Home
last modified time | relevance | path

Searched refs:GetFontInfo (Results 1 – 6 of 6) sorted by relevance

/external/sfntly/cpp/src/sample/subtly/
Dsubsetter.cc50 font_info.Attach(info_builder->GetFontInfo()); in Subset()
Dmerger.cc65 current_font_info.Attach(info_builder->GetFontInfo()); in MergeFontInfos()
Dfont_info.h110 virtual CALLER_ATTACH FontInfo* GetFontInfo();
Dfont_info.cc140 CALLER_ATTACH FontInfo* FontSourcedInfoBuilder::GetFontInfo() { in GetFontInfo() function in subtly::FontSourcedInfoBuilder
/external/pdfium/fpdfsdk/
Dfpdf_text_embeddertest.cpp829 TEST_F(FPDFTextEmbedderTest, GetFontInfo) { in TEST_F() argument
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c5913 #ifndef GetFontInfo in Qd_GetFontInfo()
5914 PyMac_PRECHECK(GetFontInfo); in Qd_GetFontInfo()
5918 GetFontInfo(&info); in Qd_GetFontInfo()