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

  /external/pdfium/core/fxge/android/
cfpf_skiafontdescriptor.h 19 m_iFaceIndex(0),
35 int32_t m_iFaceIndex;
cfpf_skiafont.cpp 193 m_Face = pFontMgr->GetFontFace(pFont->m_pPath, pFont->m_iFaceIndex);
198 m_Face = pFontMgr->GetFontFace(pFont->m_pFile, pFont->m_iFaceIndex);
204 pFont->m_szBuffer, pFont->m_iFaceIndex);
cfpf_skiafontmgr.cpp 485 pFontDesc->m_iFaceIndex = face->face_index;

Completed in 2447 milliseconds