Searched refs:TrueTypeTableNew_hhea (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/source/fontsubset/ |
H A D | ttcr.hxx | 153 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender,
|
H A D | sft.cxx | 2209 …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 D | ttcr.cxx | 1018 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender, in TrueTypeTableNew_hhea() function
|
Completed in 260 milliseconds