Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h215 void GetUSBCSB(FXFT_Face pFace, uint32_t* USB, uint32_t* CSB);
Dcfgas_fontmgr.cpp998 GetUSBCSB(pFace, pFont->m_dwUsb, pFont->m_dwCsb); in RegisterFace()
1113 void CFGAS_FontMgr::GetUSBCSB(FXFT_Face pFace, uint32_t* USB, uint32_t* CSB) { in GetUSBCSB() function in CFGAS_FontMgr