Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx95 const sal_uInt16 nCntScript = NEXT_UShort( pScriptHeader ); in ReadGSUB() local
96 if( pGsubLimit < pScriptHeader + 6 * nCntScript ) in ReadGSUB()
98 for( sal_uInt16 nScriptIndex = 0; nScriptIndex < nCntScript; ++nScriptIndex ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2395 const sal_uInt16 nCntScript = GetUShort( pScriptHeader+0 ); in ApplyGSUB() local
2397 for( sal_uInt16 nScriptIndex = 0; nScriptIndex < nCntScript; ++nScriptIndex ) in ApplyGSUB()

Completed in 41 milliseconds