Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.hxx153 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender,
H A Dsft.cxx2209 …hhea = TrueTypeTableNew_hhea(GetUInt16(p, 4, 1), GetUInt16(p, 6, 1), GetUInt16(p, 8, 1), GetUInt16… in CreateTTFromTTGlyphs()
2211 hhea = TrueTypeTableNew_hhea(0, 0, 0, 0, 0); in CreateTTFromTTGlyphs()
2416 …hhea = TrueTypeTableNew_hhea(GetUInt16(p, 4, 1), GetUInt16(p, 6, 1), GetUInt16(p, 8, 1), GetUInt16… in CreateT42FromTTGlyphs()
2418 hhea = TrueTypeTableNew_hhea(0, 0, 0, 0, 0); in CreateT42FromTTGlyphs()
H A Dttcr.cxx1018 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender, in TrueTypeTableNew_hhea() function

Completed in 30 milliseconds