Searched refs:maLinearPos (Results 1 – 3 of 3) sorted by relevance
336 (*this)[i].maLinearPos.X() -= nXOffset; in fill_from()1076 iGlyph->maLinearPos.X() = FRound( fXFactor * iGlyph->maLinearPos.X() ); in expandOrCondense()1248 aPos.X() = (*i).maLinearPos.X(); in kashidaJustify()1259 (*(i)).maLinearPos.X() -= nGapWidth; in kashidaJustify()1270 (*(i-1)).maLinearPos.X() += nGapWidth; in kashidaJustify()1305 long nMin = gi.maLinearPos.X(); in GetCaretPositions()1433 ::Point aStartPos = glyph_itr->maLinearPos; in GetNextGlyphs()1457 ((glyph_itr+1)->maLinearPos.X() - glyph_itr->maLinearPos.X()); in GetNextGlyphs()1461 …GLYPH_INDEX_MASK&mvGlyph2Char[glyph_slot-1], glyph_itr->maLinearPos.X(), glyph_itr->maLinearPos.Y(… in GetNextGlyphs()1476 if (initial_y_pos != glyph_itr->maLinearPos.Y()) in GetNextGlyphs()[all …]
1056 if( nXPosMax > pN->maLinearPos.X() ) in GetCharWidths()1057 nXPosMax = pN->maLinearPos.X(); in GetCharWidths()1102 long nXPos = pG->maLinearPos.X(); in GetTextWidth()1229 pG->maLinearPos.X() += nDelta; in ApplyDXArray()1300 pG->mnNewWidth = pG[1].maLinearPos.X() - pG[0].maLinearPos.X(); in Justify()1404 Point aPos = pG1->maLinearPos; in KashidaJustify()1426 pG2->maLinearPos.X() = aPos.X(); in KashidaJustify()1451 nXPos = pG->maLinearPos.X(); in GetCaretPositions()1515 long nYPos = pG->maLinearPos.Y(); in GetNextGlyphs()1534 long nGlyphAdvance = pG[1].maLinearPos.X() - pG->maLinearPos.X(); in GetNextGlyphs()[all …]
289 Point maLinearPos; // absolute position of non rotated string member298 maGlyphId(aGlyphId), maLinearPos(rLinearPos) in GlyphItem()
Completed in 32 milliseconds