Searched refs:old_weight (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_fontmapper.cpp | 470 const int old_weight = weight; in FindSubstFont() local 522 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 544 weight = old_weight; in FindSubstFont() 587 weight = old_weight; in FindSubstFont() 592 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 601 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight, in FindSubstFont() 609 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont() 619 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
|