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

  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h 183 FXFT_Face LoadFace(const RetainPtr<IFX_SeekableReadStream>& pFontStream,
cfgas_fontmgr.cpp 584 FXFT_Face pFace = LoadFace(pFileRead, pDesc->m_nFaceIndex);
629 FXFT_Face CFGAS_FontMgr::LoadFace(
837 FXFT_Face pFace = LoadFace(pFontStream, index++);
    [all...]

Completed in 73 milliseconds