Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h210 void RegisterFace(FXFT_Face pFace, const CFX_WideString* pFaceName);
Dcfgas_fontmgr.cpp987 void CFGAS_FontMgr::RegisterFace(FXFT_Face pFace, in RegisterFace() function in CFGAS_FontMgr
1033 RegisterFace(pFace, pFaceName); in RegisterFaces()