Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/glyphs/
H A Dgcach_layout.cxx408 … LEGlyphID* pIcuGlyphs = (LEGlyphID*)alloca( (nGlyphCapacity * nAllocSize) + sizeof(IcuPosition) ); in operator ()() local
409 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 14 milliseconds