Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx109 const sal_uInt16 nCntLangSystem = NEXT_UShort( pScriptTable ); in ReadGSUB() local
111 if( pGsubLimit < pScriptTable + 6 * nCntLangSystem ) in ReadGSUB()
113 for( sal_uInt16 nLangsysIndex = 0; nLangsysIndex < nCntLangSystem; ++nLangsysIndex ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2407 const sal_uInt16 nCntLangSystem = GetUShort( pScriptTable+2 ); in ApplyGSUB() local
2411 for( sal_uInt16 nLangsysIndex = 0; nLangsysIndex < nCntLangSystem; ++nLangsysIndex ) in ApplyGSUB()

Completed in 27 milliseconds