Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1064 t1 = GetUInt32(name + 6, i * 12 + 0, 1); in findname()
1065 t2 = GetUInt32(name + 6, i * 12 + 4, 1); in findname()
1418 offset = GetUInt32(table, 8 + i * 8, 1); in FindCmap()
1521 ttf->nkern = GetUInt32(table, 4, 1); in GetKern()
1529 ptr += GetUInt32(ptr, 0, 1); in GetKern()
1603 t = GetUInt32(ptr, k * 6, 1); in KernGlyphsPrim2()
2410 ver = GetUInt32(p, 0, 1); in CreateT42FromTTGlyphs()
2411 rev = GetUInt32(p, 4, 1); in CreateT42FromTTGlyphs()
2704 info->ur1 = GetUInt32(table, 42, 1); in GetTTGlobalFontInfo()
2705 info->ur2 = GetUInt32(table, 46, 1); in GetTTGlobalFontInfo()
[all …]
H A Dttcr.cxx136 _inline sal_uInt32 GetUInt32( const sal_uInt8* ptr, sal_uInt32 offset, int bigendian) in GetUInt32() function

Completed in 52 milliseconds