Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dctrltool.cxx535 while ( pFontInfo ) in GetFontMapText()
538 (eItalic == pFontInfo->GetItalic()) ) in GetFontMapText()
544 pFontInfo = pFontInfo->mpNext; in GetFontMapText()
611 ImplFontListFontInfo* pFontInfo = NULL; in Get() local
622 pFontInfo = pSearchInfo; in Get()
633 if ( !pFontInfo ) in Get()
685 aInfo = *pFontInfo; in Get()
700 ImplFontListFontInfo* pFontInfo = NULL; in Get() local
711 pFontInfo = pSearchInfo; in Get()
722 if ( !pFontInfo ) in Get()
[all …]
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx555 FtFontInfo* pFontInfo = new FtFontInfo( rDevFontAttr, in AddFontFile() local
557 maFontList[ nFontId ] = pFontInfo; in AddFontFile()
671 FtFontInfo* pFontInfo = NULL; in CreateFont() local
677 pFontInfo = it->second; in CreateFont()
679 if( !pFontInfo ) in CreateFont()
682 FreetypeServerFont* pNew = new FreetypeServerFont( rFSD, pFontInfo ); in CreateFont()

Completed in 26 milliseconds