Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffConfigAcc.h14 FX_BOOL GetFontInfo(int32_t index,
Dxfa_ffConfigAcc.cpp25 FX_BOOL CXFA_FFConfigAcc::GetFontInfo(int32_t index, in GetFontInfo() function in CXFA_FFConfigAcc
/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