Searched refs:GetTTGlyphComponents (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | sft.hxx | 351 …int GetTTGlyphComponents(TrueTypeFont *ttf, sal_uInt32 glyphID, std::vector< sal_uInt32 >& glyphli…
|
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1950 int GetTTGlyphComponents(TrueTypeFont *ttf, sal_uInt32 glyphID, std::vector< sal_uInt32 >& glyphlis… in GetTTGlyphComponents() function 1970 n += GetTTGlyphComponents(ttf, index, glyphlist); in GetTTGlyphComponents() 3337 r = GetTTGlyphComponents(fnt, i, glyphlist); in main()
|
H A D | ttcr.cxx | 1288 ncomponents = GetTTGlyphComponents(fnt, glyphdata->glyphID, glyphlist); in glyfAdd()
|
Completed in 36 milliseconds