/external/pdfium/core/fpdfapi/font/ |
D | cpdf_font.h | 123 CFX_Font* GetFont() { return &m_Font; } in GetFont() function 124 const CFX_Font* GetFont() const { return &m_Font; } in GetFont() function
|
D | cfx_stockfontarray.cpp | 27 RetainPtr<CPDF_Font> CFX_StockFontArray::GetFont( in GetFont() function in CFX_StockFontArray
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fontmgr.cpp | 27 RetainPtr<CFGAS_GEFont> CXFA_FontMgr::GetFont(CXFA_FFDoc* hDoc, in GetFont() function in CXFA_FontMgr
|
D | cxfa_fwltheme.cpp | 188 RetainPtr<CFGAS_GEFont> CXFA_FWLTheme::GetFont( in GetFont() function in CXFA_FWLTheme
|
D | cxfa_textparser.cpp | 338 RetainPtr<CFGAS_GEFont> CXFA_TextParser::GetFont( in GetFont() function in CXFA_TextParser
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_defaultfontmanager.cpp | 14 RetainPtr<CFGAS_GEFont> CFGAS_DefaultFontManager::GetFont( in GetFont() function in CFGAS_DefaultFontManager
|
D | cfgas_pdffontmgr.cpp | 76 RetainPtr<CFGAS_GEFont> CFGAS_PDFFontMgr::GetFont(WideStringView wsFontFamily, in GetFont() function in CFGAS_PDFFontMgr
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_widgettp.cpp | 57 const RetainPtr<CFGAS_GEFont>& CFWL_WidgetTP::GetFont() const { in GetFont() function in CFWL_WidgetTP 252 RetainPtr<CFGAS_GEFont> CFWL_FontData::GetFont() const { in GetFont() function in CFWL_FontData
|
/external/pdfium/core/fxge/android/ |
D | cfx_androidfontinfo.cpp | 52 void* CFX_AndroidFontInfo::GetFont(const char* face) { in GetFont() function in CFX_AndroidFontInfo
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_defaultappearance.cpp | 56 Optional<ByteString> CPDF_DefaultAppearance::GetFont(float* fFontSize) { in GetFont() function in CPDF_DefaultAppearance
|
D | cpdf_formfield.h | 137 CPDF_Font* GetFont() const { return m_pFont.Get(); } in GetFont() function
|
D | cpdf_interactiveform.cpp | 121 RetainPtr<CPDF_Font> GetFont(CPDF_Dictionary* pFormDict, in GetFont() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_textstate.cpp | 21 RetainPtr<CPDF_Font> CPDF_TextState::GetFont() const { in GetFont() function in CPDF_TextState
|
D | cpdf_textobject.cpp | 248 RetainPtr<CPDF_Font> CPDF_TextObject::GetFont() const { in GetFont() function in CPDF_TextObject
|
D | cpdf_docpagedata.cpp | 177 RetainPtr<CPDF_Font> CPDF_DocPageData::GetFont(CPDF_Dictionary* pFontDict) { in GetFont() function in CPDF_DocPageData
|
/external/pdfium/public/ |
D | fpdf_sysfontinfo.h | 142 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); member
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 22 CFX_Font* GetFont(CPDF_Font* pFont, int32_t position) { in GetFont() function
|
/external/pdfium/fpdfsdk/ |
D | fpdf_sysfontinfo.cpp | 79 void* GetFont(const char* family) override { in GetFont() function in CFX_ExternalFontInfo
|
/external/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 332 void* CFX_FolderFontInfo::GetFont(const char* face) { in GetFont() function in CFX_FolderFontInfo
|
/external/python/cpython2/Lib/idlelib/ |
D | configHandler.py | 700 def GetFont(self, root, configType, section): member in IdleConf
|
/external/python/cpython3/Lib/idlelib/ |
D | config.py | 728 def GetFont(self, root, configType, section): member in IdleConf
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine.cpp | 662 RetainPtr<CFGAS_GEFont> CFDE_TextEditEngine::GetFont() const { in GetFont() function in CFDE_TextEditEngine
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 327 void* GetFont(const char* face) override { return nullptr; } in GetFont() function in __anon432480ef0111::CFX_Win32FontInfo
|
/external/mesa3d/src/imgui/ |
D | imgui.cpp | 6302 ImFont* ImGui::GetFont() in GetFont() function in ImGui
|