Searched refs:pIcuGlyphs (Results 1 – 1 of 1) sorted by relevance
408 … LEGlyphID* pIcuGlyphs = (LEGlyphID*)alloca( (nGlyphCapacity * nAllocSize) + sizeof(IcuPosition) ); in operator ()() local409 le_int32* pCharIndices = (le_int32*)((char*)pIcuGlyphs + nGlyphCapacity * sizeof(LEGlyphID) ); in operator ()()465 mpIcuLE->getGlyphs( pIcuGlyphs, rcIcu ); in operator ()()482 LEGlyphID nGlyphIndex = pIcuGlyphs[i]; in operator ()()563 LEGlyphID nNextGlyphIndex = pIcuGlyphs[j]; in operator ()()
Completed in 12 milliseconds