Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h306 virtual int GetFaceIndex(void* hFont) in GetFaceIndex() function
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1219 …>AddCachedFace(SubstName, weight, bItalic, pFontData, font_size, m_pFontInfo->GetFaceIndex(hFont)); in FindSubstFont()