HomeSort by relevance Sort by last modified time
    Searched refs:GetUSBCSB (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h 166 void GetUSBCSB(FXFT_Face pFace, uint32_t* USB, uint32_t* CSB);
cfgas_fontmgr.cpp 809 GetUSBCSB(pFace, pFont->m_dwUsb, pFont->m_dwCsb);
923 void CFGAS_FontMgr::GetUSBCSB(FXFT_Face pFace, uint32_t* USB, uint32_t* CSB) {
    [all...]

Completed in 1318 milliseconds