Home | History | Annotate | Download | only in xaa

Lines Matching defs:Right

274     int Left, Right, Top, Bottom;
281 Right = xInit + infoRec->GlyphInfo[nglyph - 1].end;
292 pitch = (Right - Left + 31) >> 5;
333 RightEdge = min(Right, pbox->x2);
369 int Left, Right, Top, Bottom;
379 Right = Left + width;
391 RightEdge = min(Right, pbox->x2);
424 Right = xInit + infoRec->GlyphInfo[nglyph - 1].end;
436 RightEdge = min(Right, pbox->x2);
478 int Left, Right, Top, Bottom;
501 Right = xInit + infoRec->GlyphInfo[nglyph - 1].end;
513 RightEdge = min(Right, pbox->x2);