Home
last modified time | relevance | path

Searched refs:pTTFontFile (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1867 TrueTypeFontFile* pTTFontFile = static_cast< TrueTypeFontFile* >(pFont); in analyzeTrueTypeFile() local
1868 …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() local
3686 …if( OpenTTFontFile( aFromFile.GetBuffer(), pTTFontFile->m_nCollectionEntry < 0 ? 0 : pTTFontFile->… in createFontSubset()
[all …]

Completed in 36 milliseconds