Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.h191 void GetCharsets(FXFT_Face pFace, CFX_WordArray& Charsets);
Dfx_stdfontmgr.cpp1256 GetCharsets(pFace, Charsets); in ReportFace()
1414 void CFX_FontMgrImp::GetCharsets(FXFT_Face pFace, CFX_WordArray& Charsets) { in GetCharsets() function in CFX_FontMgrImp