Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx409 le_int32* pCharIndices = (le_int32*)((char*)pIcuGlyphs + nGlyphCapacity * sizeof(LEGlyphID) ); in operator ()() local
410 …IcuPosition* pGlyphPositions = (IcuPosition*)((char*)pCharIndices + nGlyphCapacity * sizeof(le_int… in operator ()()
466 mpIcuLE->getCharIndices( pCharIndices, rcIcu ); in operator ()()
489 int nCharPos = pCharIndices[i]; in operator ()()

Completed in 20 milliseconds