Home
last modified time | relevance | path

Searched refs:GetUInt16 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx651 flags = GetUInt16(ptr, 0, 1); in GetCompoundTTOutline()
653 index = GetUInt16(ptr, 2, 1); in GetCompoundTTOutline()
1016 const sal_uInt8* ptr = name + GetUInt16(name, 4, 1) + GetUInt16(name + 6, 12 * n + 10, 1); in nameExtract()
1104 sal_uInt16 n = GetUInt16(table, 2, 1); in GetNames()
1509 ptr += GetUInt16(ptr, 2, 1); in GetKern()
1873 t->nglyphs = GetUInt16(table, 4, 1); in doOpenTTFont()
1966 flags = GetUInt16(ptr, 0, 1); in GetTTGlyphComponents()
1967 index = GetUInt16(ptr, 2, 1); in GetTTGlyphComponents()
2209 …hhea = TrueTypeTableNew_hhea(GetUInt16(p, 4, 1), GetUInt16(p, 6, 1), GetUInt16(p, 8, 1), GetUInt16 in CreateTTFromTTGlyphs()
2409 …ypeTableNew_head(GetUInt32(p, 4, 1), GetUInt16(p, 16, 1), GetUInt16(p, 18, 1), p+20, GetUInt16(p, … in CreateT42FromTTGlyphs()
[all …]
H A Dttcr.cxx106 _inline sal_uInt16 GetUInt16( const sal_uInt8* ptr, sal_uInt32 offset, int bigendian) in GetUInt16() function
1462 flags = GetUInt16(ptr, 0, 1); in ProcessTables()
1463 index = GetUInt16(ptr, 2, 1); in ProcessTables()

Completed in 31 milliseconds