Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.h90 RetainPtr<CFX_Face> GetCachedTTCFace(void* hFont,
Dcfx_fontmapper.cpp639 face = GetCachedTTCFace(hFont, ttc_size, font_size); in FindSubstFont()
706 RetainPtr<CFX_Face> CFX_FontMapper::GetCachedTTCFace(void* hFont, in GetCachedTTCFace() function in CFX_FontMapper