Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/fontsubset/
H A Dttcr.hxx232 sal_uInt32 glyfCount(const TrueTypeTable *);
H A Dttcr.cxx1328 sal_uInt32 glyfCount(const TrueTypeTable *table) in glyfCount() function
H A Dsft.cxx2481 for (i = 1; i < (int)glyfCount(glyf); i++) { in CreateT42FromTTGlyphs()