Searched refs:old_weight (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_fontmap.cpp | 997 int old_weight = weight; in FindSubstFont() local 1022 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 1039 weight = old_weight; in FindSubstFont() 1101 weight = old_weight; in FindSubstFont() 1106 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 1133 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 1138 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
|