Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx364 int GetTTNameRecords(TrueTypeFont *ttf, NameRecord **nr);
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2195 int n = GetTTNameRecords(ttf, &names); in CreateTTFromTTGlyphs()
2818 int GetTTNameRecords(TrueTypeFont *ttf, NameRecord **nr) in GetTTNameRecords() function
3252 if ((n = GetTTNameRecords(fnt, &nr)) == 0) { in main()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1813 int nNameRecords = GetTTNameRecords( (TrueTypeFont*)pTTFont, &pNameRecords ); in analyzeTrueTypeFamilyName()
3598 int nNameRecords = GetTTNameRecords( pTTFont, &pNameRecords ); in getAlternativeFamilyNames()

Completed in 65 milliseconds