/aosp_15_r20/external/pdfium/core/fpdfapi/font/ |
H A D | cpdf_font.h | 129 CFX_Font* GetFont() { return &m_Font; } in GetFont() function 130 const CFX_Font* GetFont() const { return &m_Font; } in GetFont() function
|
H A D | cfx_stockfontarray.cpp | 30 RetainPtr<CPDF_Font> CFX_StockFontArray::GetFont( in GetFont() function in CFX_StockFontArray
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_fontmgr.cpp | 24 RetainPtr<CFGAS_GEFont> CXFA_FontMgr::GetFont(CXFA_FFDoc* pDoc, in GetFont() function in CXFA_FontMgr
|
H A D | cxfa_fwltheme.cpp | 185 RetainPtr<CFGAS_GEFont> CXFA_FWLTheme::GetFont( in GetFont() function in CXFA_FWLTheme
|
H A D | cxfa_textparser.cpp | 337 RetainPtr<CFGAS_GEFont> CXFA_TextParser::GetFont( in GetFont() function in CXFA_TextParser
|
/aosp_15_r20/external/pdfium/xfa/fgas/font/ |
H A D | cfgas_defaultfontmanager.cpp | 18 RetainPtr<CFGAS_GEFont> CFGAS_DefaultFontManager::GetFont( in GetFont() function in CFGAS_DefaultFontManager
|
H A D | cfgas_pdffontmgr.cpp | 79 RetainPtr<CFGAS_GEFont> CFGAS_PDFFontMgr::GetFont( in GetFont() function in CFGAS_PDFFontMgr
|
/aosp_15_r20/external/pdfium/core/fxge/android/ |
H A D | cfx_androidfontinfo.cpp | 54 void* CFX_AndroidFontInfo::GetFont(const ByteString& face) { in GetFont() function in CFX_AndroidFontInfo
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_textstate.cpp | 24 RetainPtr<CPDF_Font> CPDF_TextState::GetFont() const { in GetFont() function in CPDF_TextState
|
H A D | cpdf_textobject.cpp | 242 RetainPtr<CPDF_Font> CPDF_TextObject::GetFont() const { in GetFont() function in CPDF_TextObject
|
H A D | cpdf_docpagedata.cpp | 180 RetainPtr<CPDF_Font> CPDF_DocPageData::GetFont( in GetFont() function in CPDF_DocPageData
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_defaultappearance.cpp | 67 absl::optional<ByteString> CPDF_DefaultAppearance::GetFont( in GetFont() function in CPDF_DefaultAppearance
|
/aosp_15_r20/external/pdfium/testing/ |
H A D | test_fonts.cpp | 67 void* GetFont(const ByteString& face) override { in GetFont() function in __anon9764f7c20111::SystemFontInfoWrapper
|
/aosp_15_r20/external/pdfium/public/ |
H A D | fpdf_sysfontinfo.h | 146 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); member
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_textrenderer.cpp | 24 CFX_Font* GetFont(CPDF_Font* pFont, int32_t position) { in GetFont() function
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_sysfontinfo.cpp | 104 void* GetFont(const ByteString& family) override { in GetFont() function in CFX_ExternalFontInfo
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_folderfontinfo.cpp | 366 void* CFX_FolderFontInfo::GetFont(const ByteString& face) { in GetFont() function in CFX_FolderFontInfo
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | configHandler.py | 700 def GetFont(self, root, configType, section): member in IdleConf
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cwin32_platform.cpp | 113 void* GetFont(const ByteString& face) override { return nullptr; } in GetFont() function in __anon2897d8390111::CFX_Win32FontInfo
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | config.py | 728 def GetFont(self, root, configType, section): member in IdleConf
|
/aosp_15_r20/external/pdfium/xfa/fde/ |
H A D | cfde_texteditengine.cpp | 628 RetainPtr<CFGAS_GEFont> CFDE_TextEditEngine::GetFont() const { in GetFont() function in CFDE_TextEditEngine
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dwrite.h | 1060 STDMETHOD(GetFont)(THIS_ in DECLARE_INTERFACE_() local 1093 STDMETHOD(GetFont)(THIS_ in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.cpp | 6302 ImFont* ImGui::GetFont() in GetFont() function in ImGui
|