Searched refs:eLookupType (Results 1 – 2 of 2) sorted by relevance
225 const sal_uInt16 eLookupType = NEXT_UShort( pLookupTable ); in ReadGSUB() local230 if( eLookupType != 1 ) // TODO: once we go beyond SingleSubst in ReadGSUB()
2511 const sal_uInt16 eLookupType = GetUShort( pLookupTable+0 ); in ApplyGSUB() local2516 if( eLookupType != 1 ) // TODO: once we go beyond SingleSubst in ApplyGSUB()
Completed in 19 milliseconds