Home
last modified time | relevance | path

Searched defs:GetFontSize (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.cpp109 float CXFA_Font::GetFontSize() const { in GetFontSize() function in CXFA_Font
Dcxfa_node.cpp1567 float CXFA_Node::GetFontSize() const { in GetFontSize() function in CXFA_Node
/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.cpp28 float CPDF_TextState::GetFontSize() const { in GetFontSize() function in CPDF_TextState
Dcpdf_textobject.cpp196 float CPDF_TextObject::GetFontSize() const { in GetFontSize() function in CPDF_TextObject
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.h84 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
Dcpwl_edit_ctrl.cpp114 float CPWL_EditCtrl::GetFontSize() const { in GetFontSize() function in CPWL_EditCtrl
Dcpwl_list_box.cpp305 float CPWL_ListBox::GetFontSize() const { in GetFontSize() function in CPWL_ListBox
Dcpwl_wnd.cpp674 float CPWL_Wnd::GetFontSize() const { in GetFontSize() function in CPWL_Wnd
Dcpwl_edit_impl.cpp816 float CPWL_EditImpl::GetFontSize() const { in GetFontSize() function in CPWL_EditImpl
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h105 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
Dcpdf_formfield.h175 float GetFontSize() const { return m_FontSize; } in GetFontSize() function
/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp53 float CFX_CSSComputedStyle::GetFontSize() const { in GetFontSize() function in CFX_CSSComputedStyle
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp184 float CXFA_FWLTheme::GetFontSize(CFWL_ThemePart* pThemePart) const { in GetFontSize() function in CXFA_FWLTheme
Dcxfa_textparser.cpp358 float CXFA_TextParser::GetFontSize(CXFA_TextProvider* pTextProvider, in GetFontSize() function in CXFA_TextParser
/external/pdfium/xfa/fde/
Dcfde_texteditengine.h103 float GetFontSize() const { return font_size_; } in GetFontSize() function
/external/pdfium/fpdfsdk/
Dfpdftext_embeddertest.cpp485 TEST_F(FPDFTextEmbeddertest, GetFontSize) { in TEST_F() argument
Dcpdfsdk_widget.cpp591 float CPDFSDK_Widget::GetFontSize() const { in GetFontSize() function in CPDFSDK_Widget