Home
last modified time | relevance | path

Searched refs:picthfamily (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_font.h283 …rnalSubst(CFX_SubstFont* pSubstFont, int iBaseFont, int italic_angle, int weight, int picthfamily);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp773 …ernalSubst(CFX_SubstFont* pSubstFont, int iBaseFont, int italic_angle, int weight, int picthfamily) in UseInternalSubst() argument
791 if (picthfamily & FXFONT_FF_ROMAN) { in UseInternalSubst()