Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Difx_systemfontinfo.h45 virtual int GetFaceIndex(void* hFont);
Dfx_ge_fontmap.cpp63 int IFX_SystemFontInfo::GetFaceIndex(void* hFont) { in GetFaceIndex() function in IFX_SystemFontInfo
Dcfx_fontmapper.cpp785 font_size, m_pFontInfo->GetFaceIndex(hFont)); in GetCachedFace()