Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp405 void GetUSBCSB(FXFT_FaceRec* pFace, uint32_t* USB, uint32_t* CSB) { in GetUSBCSB() function
733 GetUSBCSB(pFace->GetRec(), pFont->m_dwUsb, pFont->m_dwCsb); in RegisterFace()