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

  /external/pdfium/core/fxge/
cfx_fontmapper.h 42 bool IsBuiltinFace(const FXFT_Face face) const;
  /external/pdfium/core/fxge/ge/
cfx_fontmgr.cpp 242 if (bNeedFaceDone && !m_pBuiltinMapper->IsBuiltinFace(face))
cfx_fontmapper.cpp 758 bool CFX_FontMapper::IsBuiltinFace(const FXFT_Face face) const {

Completed in 184 milliseconds