Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx351 …int GetTTGlyphComponents(TrueTypeFont *ttf, sal_uInt32 glyphID, std::vector< sal_uInt32 >& glyphli…
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1950 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 Dttcr.cxx1288 ncomponents = GetTTGlyphComponents(fnt, glyphdata->glyphID, glyphlist); in glyfAdd()

Completed in 43 milliseconds