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.h 57 FXFT_Face UseInternalSubst(CFX_SubstFont* pSubstFont,
  /external/pdfium/core/fxge/ge/
cfx_fontmapper.cpp 384 FXFT_Face CFX_FontMapper::UseInternalSubst(CFX_SubstFont* pSubstFont,
443 return UseInternalSubst(pSubstFont, 12, italic_angle, weight, 0);
448 return UseInternalSubst(pSubstFont, 13, italic_angle, weight, 0);
570 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
644 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
654 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight,
662 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,
672 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight,

Completed in 698 milliseconds