Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.cpp109 float CXFA_Font::GetFontSize() const { in GetFontSize() function in CXFA_Font
Dcxfa_node.cpp2285 float CXFA_Node::GetFontSize() const { in GetFontSize() function in CXFA_Node
/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.cpp32 float CPDF_TextState::GetFontSize() const { in GetFontSize() function in CPDF_TextState
Dcpdf_textobject.cpp246 float CPDF_TextObject::GetFontSize() const { in GetFontSize() function in CPDF_TextObject
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_ctrl.h72 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
Dcpwl_list_box.cpp247 float CPWL_ListBox::GetFontSize() const { in GetFontSize() function in CPWL_ListBox
Dcpwl_edit.cpp544 float CPWL_Edit::GetFontSize() const { in GetFontSize() function in CPWL_Edit
Dcpwl_wnd.cpp662 float CPWL_Wnd::GetFontSize() const { in GetFontSize() function in CPWL_Wnd
Dcpwl_edit_impl.cpp916 float CPWL_EditImpl::GetFontSize() const { in GetFontSize() function in CPWL_EditImpl
/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp52 float CFX_CSSComputedStyle::GetFontSize() const { in GetFontSize() function in CFX_CSSComputedStyle
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.h103 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
/external/pdfium/xfa/fgas/layout/
Dcfgas_breakpiece.h58 int32_t GetFontSize() const { return m_iFontSize; } in GetFontSize() function
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp179 float CXFA_FWLTheme::GetFontSize(const CFWL_ThemePart& pThemePart) const { in GetFontSize() function in CXFA_FWLTheme
Dcxfa_textparser.cpp369 float CXFA_TextParser::GetFontSize(CXFA_TextProvider* pTextProvider, in GetFontSize() function in CXFA_TextParser
/external/pdfium/xfa/fde/
Dcfde_texteditengine.h115 float GetFontSize() const { return font_size_; } in GetFontSize() function
/external/angle/src/libANGLE/
DOverlay_autogen.cpp22 int GetFontSize(int fontSize, bool largeFont) in GetFontSize() function
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp476 float CPDFSDK_Widget::GetFontSize() const { in GetFontSize() function in CPDFSDK_Widget
Dfpdf_text_embeddertest.cpp837 TEST_F(FPDFTextEmbedderTest, GetFontSize) { in TEST_F() argument
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp225 float GetFontSize(const CPDF_TextObject* text_object) { in GetFontSize() function
/external/mesa3d/src/imgui/
Dimgui.cpp6307 float ImGui::GetFontSize() in GetFontSize() function in ImGui