Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/minikin/include/minikin/
H A DMinikinFont.h64 virtual size_t GetFontSize() const { return 0; } in GetFontSize() function
/aosp_15_r20/frameworks/minikin/tests/util/
H A DFreeTypeMinikinFontForTest.h54 size_t GetFontSize() const { return mFontSize; } in GetFontSize() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_font.cpp109 float CXFA_Font::GetFontSize() const { in GetFontSize() function in CXFA_Font
H A Dcxfa_node.cpp2285 float CXFA_Node::GetFontSize() const { in GetFontSize() function in CXFA_Node
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_textstate.cpp32 float CPDF_TextState::GetFontSize() const { in GetFontSize() function in CPDF_TextState
H A Dcpdf_textobject.cpp246 float CPDF_TextObject::GetFontSize() const { in GetFontSize() function in CPDF_TextObject
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.h74 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
H A Dcpwl_list_box.cpp249 float CPWL_ListBox::GetFontSize() const { in GetFontSize() function in CPWL_ListBox
H A Dcpwl_edit.cpp550 float CPWL_Edit::GetFontSize() const { in GetFontSize() function in CPWL_Edit
H A Dcpwl_wnd.cpp698 float CPWL_Wnd::GetFontSize() const { in GetFontSize() function in CPWL_Wnd
H A Dcpwl_edit_impl.cpp916 float CPWL_EditImpl::GetFontSize() const { in GetFontSize() function in CPWL_EditImpl
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.h103 float GetFontSize() const { return m_fFontSize; } in GetFontSize() function
/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_csscomputedstyle.cpp52 float CFX_CSSComputedStyle::GetFontSize() const { in GetFontSize() function in CFX_CSSComputedStyle
/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A Dcfgas_breakpiece.h58 int32_t GetFontSize() const { return m_iFontSize; } in GetFontSize() function
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_fwltheme.cpp179 float CXFA_FWLTheme::GetFontSize(const CFWL_ThemePart& pThemePart) const { in GetFontSize() function in CXFA_FWLTheme
H A Dcxfa_textparser.cpp368 float CXFA_TextParser::GetFontSize(CXFA_TextProvider* pTextProvider, in GetFontSize() function in CXFA_TextParser
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.cpp118 size_t MinikinFontSkia::GetFontSize() const { in GetFontSize() function in android::MinikinFontSkia
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_texteditengine.h115 float GetFontSize() const { return font_size_; } in GetFontSize() function
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc388 float FormFiller::GetFontSize(FPDF_ANNOTATION annotation) { in GetFontSize() function in pdfClient::FormFiller
Dpage.cc263 int Page::GetFontSize(int index) { in GetFontSize() function in pdfClient::Page
/aosp_15_r20/external/angle/src/libANGLE/
H A DOverlay_autogen.cpp22 int GetFontSize(int fontSize, bool largeFont) in GetFontSize() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp475 float CPDFSDK_Widget::GetFontSize() const { in GetFontSize() function in CPDFSDK_Widget
H A Dfpdf_text_embeddertest.cpp837 TEST_F(FPDFTextEmbedderTest, GetFontSize) { in TEST_F() argument
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp224 float GetFontSize(const CPDF_TextObject* text_object) { in GetFontSize() function
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp6307 float ImGui::GetFontSize() in GetFontSize() function in ImGui