Home
last modified time | relevance | path

Searched defs:GetFont (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dlocation_bar_decoration.mm71 NSFont* LocationBarDecoration::GetFont() const { function
/external/pdfium/core/src/fxge/android/
Dfx_android_font.cpp49 void* CFX_AndroidFontInfo::GetFont(FX_LPCSTR face) in GetFont() function in CFX_AndroidFontInfo
/external/pdfium/fpdfsdk/include/
Dfpdf_sysfontinfo.h121 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); member
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp38 virtual void* GetFont(FX_LPCSTR family) in GetFont() function in CSysFontInfo_Ext
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h239 CPDF_Font* GetFont() const in GetFont() function
554 CPDF_Font* GetFont() const in GetFont() function
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_doc.cpp247 CPDF_Font* CPDF_DocPageData::GetFont(CPDF_Dictionary* pFontDict, FX_BOOL findOnly) in GetFont() function in CPDF_DocPageData
/external/chromium_org/ui/base/resource/
Dresource_bundle_unittest.cc91 virtual scoped_ptr<gfx::Font> GetFont( in GetFont() function in ui::__anon9a7f40910111::MockResourceBundleDelegate
Dresource_bundle.cc548 const gfx::Font& ResourceBundle::GetFont(FontStyle style) { in GetFont() function in ui::ResourceBundle
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp72 void CPDF_DefaultAppearance::GetFont(CFX_ByteString& csFontNameTag, FX_FLOAT& fFontSize) in GetFont() function in CPDF_DefaultAppearance
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1494 void* CFX_FolderFontInfo::GetFont(FX_LPCSTR face) in GetFont() function in CFX_FolderFontInfo
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1241 CPDF_Font* GetFont() in GetFont() function
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp27 virtual void* GetFont(FX_LPCSTR face) in GetFont() function in CWin32FontInfo