Searched refs:old_weight (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ge/ |
D | cfx_fontmapper.cpp | 550 int old_weight = weight; in FindSubstFont() local 570 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 583 weight = old_weight; in FindSubstFont() 639 weight = old_weight; in FindSubstFont() 644 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 654 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight, in FindSubstFont() 662 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 672 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
|