HomeSort by relevance Sort by last modified time
    Searched refs:UseInternalSubst (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/
cfx_fontmapper.cpp 366 FXFT_Face CFX_FontMapper::UseInternalSubst(CFX_SubstFont* pSubstFont,
428 return UseInternalSubst(pSubstFont, 12, italic_angle, weight, 0);
433 return UseInternalSubst(pSubstFont, 13, italic_angle, weight, 0);
554 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
624 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
634 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight,
642 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
652 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
cfx_fontmapper.h 56 FXFT_Face UseInternalSubst(CFX_SubstFont* pSubstFont,

Completed in 102 milliseconds