Searched refs:mnCharPos (Results 1 – 3 of 3) sorted by relevance
1014 int n = pG->mnCharPos; in GetCharWidths()1145 n = pG->mnCharPos - rArgs.mnMinCharPos; in ApplyDXArray()1313 const int n = pG->mnCharPos; in ApplyAsianKerning()1408 *(pG2++) = GlyphItem( pG1->mnCharPos, nKashidaIndex, aPos, in KashidaJustify()1453 int n = pG->mnCharPos; in GetCaretPositions()1501 int n = pG->mnCharPos; in GetNextGlyphs()1523 *(pCharPosAry++) = pG->mnCharPos; in GetNextGlyphs()1555 int n = pG->mnCharPos; in GetNextGlyphs()1605 pG->mnCharPos = -1; in DropGlyph()
285 int mnCharPos; // index in string member296 : mnFlags(nFlags), mnCharPos(nCharPos), in GlyphItem()
1249 GlyphItem newGi(glyphItem.mnCharPos, nKashidaIndex, aPos, in kashidaJustify()
Completed in 38 milliseconds