Searched refs:aIndexVec (Results 1 – 1 of 1) sorted by relevance
418 CFIndexVector aIndexVec; in FillDXArray() local424 aIndexVec.resize( nGlyphCount ); in FillDXArray()426 CTRunGetStringIndices( pGlyphRun, aFullRange, &aIndexVec[0] ); in FillDXArray()428 const int nRelIdx = aIndexVec[i]; in FillDXArray()
Completed in 7 milliseconds