Home
last modified time | relevance | path

Searched defs:bTrueType (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp66 FX_BOOL CFX_Font::LoadSubst(const CFX_ByteString& face_name, FX_BOOL bTrueType, FX_DWORD flags, in LoadSubst()
Dfx_ge_fontmap.cpp101 FXFT_Face CFX_FontMgr::FindSubstFont(const CFX_ByteString& face_name, FX_BOOL bTrueType, in FindSubstFont()
882 FXFT_Face CFX_FontMapper::FindSubstFont(const CFX_ByteString& name, FX_BOOL bTrueType, FX_DWORD fla… in FindSubstFont()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp744 FX_BOOL bEmbedded, FX_BOOL bTrueType) in LoadPDFEncoding()