/external/pdfium/core/fpdfapi/font/ |
D | cpdf_font.h | 86 CFX_Font* GetFont() { return &m_Font; } in GetFont() function 87 const CFX_Font* GetFont() const { return &m_Font; } in GetFont() function
|
D | cfx_stockfontarray.cpp | 23 CPDF_Font* CFX_StockFontArray::GetFont(uint32_t index) const { in GetFont() function in CFX_StockFontArray
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fontmgr.cpp | 26 RetainPtr<CFGAS_GEFont> CXFA_FontMgr::GetFont( in GetFont() function in CXFA_FontMgr
|
D | cxfa_fwltheme.cpp | 190 RetainPtr<CFGAS_GEFont> CXFA_FWLTheme::GetFont( in GetFont() function in CXFA_FWLTheme
|
D | cxfa_textparser.cpp | 327 RetainPtr<CFGAS_GEFont> CXFA_TextParser::GetFont( in GetFont() function in CXFA_TextParser
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_defaultfontmanager.cpp | 15 RetainPtr<CFGAS_GEFont> CFGAS_DefaultFontManager::GetFont( in GetFont() function in CFGAS_DefaultFontManager
|
D | cfgas_pdffontmgr.cpp | 75 RetainPtr<CFGAS_GEFont> CFGAS_PDFFontMgr::GetFont( in GetFont() function in CFGAS_PDFFontMgr
|
/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/xfa/fwl/theme/ |
D | cfwl_widgettp.cpp | 60 const RetainPtr<CFGAS_GEFont>& CFWL_WidgetTP::GetFont() const { in GetFont() function in CFWL_WidgetTP 293 RetainPtr<CFGAS_GEFont> CFWL_FontData::GetFont() const { in GetFont() function in CFWL_FontData
|
/external/pdfium/public/ |
D | fpdf_sysfontinfo.h | 139 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); member
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_textstate.cpp | 20 CPDF_Font* CPDF_TextState::GetFont() const { in GetFont() function in CPDF_TextState
|
D | cpdf_textobject.cpp | 192 CPDF_Font* CPDF_TextObject::GetFont() const { in GetFont() function in CPDF_TextObject
|
D | cpdf_docpagedata.cpp | 121 CPDF_Font* CPDF_DocPageData::GetFont(CPDF_Dictionary* pFontDict) { in GetFont() function in CPDF_DocPageData
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_defaultappearance.cpp | 39 ByteString CPDF_DefaultAppearance::GetFont(float* fFontSize) { in GetFont() function in CPDF_DefaultAppearance
|
D | cpdf_formfield.h | 176 CPDF_Font* GetFont() const { return m_pFont.Get(); } in GetFont() function
|
D | cpdf_interform.cpp | 101 CPDF_Font* GetFont(CPDF_Dictionary* pFormDict, in GetFont() function
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 20 CFX_Font* GetFont(CPDF_Font* pFont, int32_t position) { in GetFont() function
|
/external/pdfium/fpdfsdk/ |
D | fpdf_sysfontinfo.cpp | 63 void* GetFont(const char* family) override { in GetFont() function in CFX_ExternalFontInfo
|
/external/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 329 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 | 747 def GetFont(self, root, configType, section): member in IdleConf
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine.cpp | 636 RetainPtr<CFGAS_GEFont> CFDE_TextEditEngine::GetFont() const { in GetFont() function in CFDE_TextEditEngine
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 344 void* GetFont(const char* face) override { return nullptr; } in GetFont() function in __anon28bd97680111::CFX_Win32FontInfo
|