/external/pdfium/xfa/include/fwl/theme/ |
D | widgettp.h | 175 IFX_Font* GetFont() const { return m_pFont; } in GetFont() function
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_fontmgr.cpp | 1763 IFX_Font* CXFA_DefFontMgr::GetFont(IXFA_Doc* hDoc, in GetFont() function in CXFA_DefFontMgr 1927 IFX_Font* CXFA_PDFFontMgr::GetFont(const CFX_WideStringC& wsFontFamily, in GetFont() function in CXFA_PDFFontMgr 2057 IFX_Font* CXFA_FontMgr::GetFont(IXFA_Doc* hDoc, in GetFont() function in CXFA_FontMgr
|
D | xfa_textlayout.cpp | 355 IFX_Font* CXFA_TextParser::GetFont(IXFA_TextProvider* pTextProvider, in GetFont() function in CXFA_TextParser
|
/external/pdfium/core/src/fxge/android/ |
D | fx_android_font.cpp | 49 void* CFX_AndroidFontInfo::GetFont(const FX_CHAR* face) { in GetFont() function in CFX_AndroidFontInfo
|
/external/pdfium/public/ |
D | fpdf_sysfontinfo.h | 141 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); member
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_pageobj.h | 183 CPDF_Font* GetFont() const { return m_pObject->m_pFont; } in GetFont() function 430 CPDF_Font* GetFont() const { return m_TextState.GetFont(); } in GetFont() function
|
/external/pdfium/fpdfsdk/src/ |
D | fpdf_sysfontinfo.cpp | 42 void* GetFont(const FX_CHAR* family) override { in GetFont() function in CFX_ExternalFontInfo
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_doc.cpp | 215 CPDF_Font* CPDF_DocPageData::GetFont(CPDF_Dictionary* pFontDict, in GetFont() function in CPDF_DocPageData
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_utils.cpp | 52 void CPDF_DefaultAppearance::GetFont(CFX_ByteString& csFontNameTag, in GetFont() function in CPDF_DefaultAppearance
|
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtpage.cpp | 54 IFX_Font* CFDE_TxtEdtTextSet::GetFont(FDE_HVISUALOBJ hText) { in GetFont() function in CFDE_TxtEdtTextSet
|
/external/pdfium/xfa/src/fwl/src/theme/ |
D | widgettp.cpp | 187 IFX_Font* CFWL_WidgetTP::GetFont(IFWL_Widget* pWidget) { in GetFont() function in CFWL_WidgetTP
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 829 CPDF_Font* GetFont() { return m_pFont; } in GetFont() function
|
/external/pdfium/core/src/fpdfapi/fpdf_font/ |
D | fpdf_font.cpp | 47 CPDF_Font* CFX_StockFontArray::GetFont(int index) const { in GetFont() function in CFX_StockFontArray
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_fontmap.cpp | 1535 void* CFX_FolderFontInfo::GetFont(const FX_CHAR* face) { in GetFont() function in CFX_FolderFontInfo
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 44 void* GetFont(const FX_CHAR* face) override { return NULL; } in GetFont() function in CFX_Win32FontInfo
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_objectacc_imp.cpp | 392 CXFA_Font CXFA_Caption::GetFont() { in GetFont() function in CXFA_Caption 1541 CXFA_Font CXFA_WidgetData::GetFont(FX_BOOL bModified) { in GetFont() function in CXFA_WidgetData
|