Home
last modified time | relevance | path

Searched refs:mnCharPos (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1249 GlyphItem newGi(glyphItem.mnCharPos, nKashidaIndex, aPos, in kashidaJustify()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1014 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()
/trunk/main/vcl/inc/
H A Dsallayout.hxx285 int mnCharPos; // index in string member
296 : mnFlags(nFlags), mnCharPos(nCharPos), in GlyphItem()

Completed in 34 milliseconds