Searched refs:pTTFontFile (Results 1 – 1 of 1) sorted by relevance
1867 TrueTypeFontFile* pTTFontFile = static_cast< TrueTypeFontFile* >(pFont); in analyzeTrueTypeFile() local1868 …if( OpenTTFontFile( aFile.GetBuffer(), pTTFontFile->m_nCollectionEntry < 0 ? 0 : pTTFontFile->m_nC… in analyzeTrueTypeFile()1890 dotIndex = pTTFontFile->m_aFontFile.lastIndexOf( '.' ); in analyzeTrueTypeFile()1892 dotIndex = pTTFontFile->m_aFontFile.getLength(); in analyzeTrueTypeFile()1996 pTTFontFile->m_nTypeFlags = (unsigned int)aInfo.typeFlags; in analyzeTrueTypeFile()3068 if( pTTFontFile->m_nTypeFlags & TYPEFLAG_INVALID ) in isFontDownloadingAllowed()3072 …if( OpenTTFontFile( aFile.GetBuffer(), pTTFontFile->m_nCollectionEntry < 0 ? 0 : pTTFontFile->m_nC… in isFontDownloadingAllowed()3595 …if( OpenTTFontFile( aFile.GetBuffer(), pTTFontFile->m_nCollectionEntry < 0 ? 0 : pTTFontFile->m_nC… in getAlternativeFamilyNames()3685 TrueTypeFontFile* pTTFontFile = static_cast< TrueTypeFontFile* >(pFont); in createFontSubset() local3686 …if( OpenTTFontFile( aFromFile.GetBuffer(), pTTFontFile->m_nCollectionEntry < 0 ? 0 : pTTFontFile->… in createFontSubset()[all …]
Completed in 36 milliseconds