Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dfx_ge_fontmap.cpp12 int SystemFontInfoIface::GetFaceIndex(void* hFont) { in GetFaceIndex() function in SystemFontInfoIface
Dsystemfontinfo_iface.h37 virtual int GetFaceIndex(void* hFont);
Dcfx_fontmapper.cpp756 m_pFontInfo->GetFaceIndex(hFont)); in GetCachedFace()