HomeSort by relevance Sort by last modified time
    Searched defs:m_fFontSize (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/fxbarcode/oned/
BC_OneDimWriter.h 105 FX_FLOAT m_fFontSize;
  /external/pdfium/xfa/fde/css/
cfde_csscomputedstyle.h 30 FX_FLOAT m_fFontSize;
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.h 99 void SetFontSize(FX_FLOAT fFontSize) { m_fFontSize = fFontSize; }
123 FX_FLOAT GetFontSize() const { return m_fFontSize; }
235 FX_FLOAT m_fFontSize;
  /external/pdfium/fpdfsdk/fxedit/
fxet_list.h 299 FX_FLOAT m_fFontSize;
  /external/pdfium/xfa/fde/tto/
fde_textout.h 156 FX_FLOAT m_fFontSize;
  /external/pdfium/xfa/fwl/
cfwl_edit.h 169 FX_FLOAT m_fFontSize;

Completed in 226 milliseconds