Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx53 inline sal_uInt16 NEXT_UShort( const unsigned char* &p ) in NEXT_UShort() function
75 const sal_uInt16 nOfsScriptList = NEXT_UShort( pGsubHeader ); in ReadGSUB()
76 const sal_uInt16 nOfsFeatureTable = NEXT_UShort( pGsubHeader ); in ReadGSUB()
77 const sal_uInt16 nOfsLookupList = NEXT_UShort( pGsubHeader ); in ReadGSUB()
95 const sal_uInt16 nCntScript = NEXT_UShort( pScriptHeader ); in ReadGSUB()
116 const sal_uInt16 nOffset= NEXT_UShort( pScriptTable ); in ReadGSUB()
170 const sal_uInt16 nCntFeature = NEXT_UShort( pFeatureHeader ); in ReadGSUB()
176 const sal_uInt16 nOffset= NEXT_UShort( pFeatureHeader ); in ReadGSUB()
192 const sal_uInt16 nCntLookups = NEXT_UShort( pFeatureTable ); in ReadGSUB()
208 const sal_uInt16 nCntLookupTable = NEXT_UShort( pLookupHeader ); in ReadGSUB()
[all …]

Completed in 27 milliseconds