Searched refs:old_weight (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_fontmapper.cpp | 490 int old_weight = weight; in FindSubstFont() local 554 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 567 weight = old_weight; in FindSubstFont() 619 weight = old_weight; in FindSubstFont() 624 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 634 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight, in FindSubstFont() 642 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 652 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
|