Home
last modified time | relevance | path

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

/AOO42X/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()
101 const sal_uInt16 nOfsScriptTable= NEXT_UShort( pScriptHeader ); in ReadGSUB()
108 const sal_uInt16 nDefaultLangsysOfs = NEXT_UShort( pScriptTable ); in ReadGSUB()
109 const sal_uInt16 nCntLangSystem = NEXT_UShort( pScriptTable ); in ReadGSUB()
116 const sal_uInt16 nOffset= NEXT_UShort( pScriptTable ); in ReadGSUB()
128 /*const sal_uInt16 nLookupOrder =*/ NEXT_UShort( pLangSys ); in ReadGSUB()
[all …]