Searched refs:nCntLangSystem (Results 1 – 2 of 2) sorted by relevance
109 const sal_uInt16 nCntLangSystem = NEXT_UShort( pScriptTable ); in ReadGSUB() local111 if( pGsubLimit < pScriptTable + 6 * nCntLangSystem ) in ReadGSUB()113 for( sal_uInt16 nLangsysIndex = 0; nLangsysIndex < nCntLangSystem; ++nLangsysIndex ) in ReadGSUB()
2407 const sal_uInt16 nCntLangSystem = GetUShort( pScriptTable+2 ); in ApplyGSUB() local2411 for( sal_uInt16 nLangsysIndex = 0; nLangsysIndex < nCntLangSystem; ++nLangsysIndex ) in ApplyGSUB()
Completed in 71 milliseconds