Home
last modified time | relevance | path

Searched refs:UseInternalSubst (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp739 FXFT_Face CFX_FontMapper::UseInternalSubst(CFX_SubstFont* pSubstFont, int iBaseFont, int italic_ang… in UseInternalSubst() function in CFX_FontMapper
1060 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, PitchFamily); in FindSubstFont()
1145 … return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, PitchFamily); in FindSubstFont()
1173 … return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, PitchFamily); in FindSubstFont()
1177 … return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, PitchFamily); in FindSubstFont()
/external/pdfium/core/include/fxge/
Dfx_font.h283 …FXFT_Face UseInternalSubst(CFX_SubstFont* pSubstFont, int iBaseFont, int italic_angle, int weigh…