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

  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_hw.h 71 U032 TopLeft;
85 U032 TopLeft;
110 U032 TopLeft;
129 U032 TopLeft;
135 U032 TopLeft;
141 U032 TopLeft;
147 U032 TopLeft;
157 U032 TopLeft;
168 U032 TopLeft;
riva_xaa.c 46 pRiva->riva.Clip->TopLeft = (y1 << 16) | (x1 & 0xffff);
119 pRiva->riva.Bitmap->UnclippedRectangle[0].TopLeft = (x << 16) | y;
194 pRiva->riva.Bitmap->UnclippedRectangle[0].TopLeft = (x << 16) | y;
345 pRiva->riva.Bitmap->ClipC.TopLeft = (y << 16) | ((x+skipleft)
358 pRiva->riva.Bitmap->ClipE.TopLeft = (y << 16) | ((x+skipleft)
  /xsrc/external/mit/ctwm/dist/
win_decorations.c 34 typedef enum { TopLeft, TopRight, BottomRight, BottomLeft } CornerType;
1327 case TopLeft:
1427 tmp_win->frame_bw3D, Scr->BorderShadowDepth, cp, TopLeft);

Completed in 7 milliseconds