HomeSort by: relevance | last modified time | path
    Searched refs:BottomRight (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_hw.h 136 U032 BottomRight;
142 U032 BottomRight;
148 U032 BottomRight;
158 U032 BottomRight;
169 U032 BottomRight;
riva_xaa.c 347 pRiva->riva.Bitmap->ClipC.BottomRight = ((y+h) << 16) | ((x+w)&0xffff);
360 pRiva->riva.Bitmap->ClipE.BottomRight = ((y+h) << 16) | ((x+w)&0xffff);
  /xsrc/external/mit/ctwm/dist/
win_decorations.c 34 typedef enum { TopLeft, TopRight, BottomRight, BottomLeft } CornerType;
1339 case BottomRight:
1437 tmp_win->frame_bw3D, Scr->BorderShadowDepth, cp, BottomRight);

Completed in 10 milliseconds