OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_FontSize
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/include/fpdftext/
fpdf_text.h
50
FX_FLOAT
m_FontSize
;
/external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h
169
FX_FLOAT
m_FontSize
;
187
FX_FLOAT GetFontSize() const { return m_pObject->
m_FontSize
; }
/external/pdfium/core/include/fpdfdoc/
fpdf_doc.h
827
FX_FLOAT GetFontSize() { return
m_FontSize
; }
862
FX_FLOAT
m_FontSize
;
Completed in 1147 milliseconds