Searched defs:ty (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/include/ |
| D | DEMOBitmap.h | 41 #define DEMODrawLine(sx, sy, tx, ty, color) DEMOiDrawLine(sx, sy, tx, ty, DEMOVerifyGXRgb(color)) argument
|
| /TwlSDK-5.1.0/build/demos/ctrdg/backup-1/src/ |
| D | draw.c | 191 void ClipWindow(int ox, int oy, int tx, int ty, Rect * p_bak) in ClipWindow() 290 void DrawLine(int sx, int sy, int tx, int ty, RGB555 col) in DrawLine()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOBitmap.c | 446 int tx, ty, dx, dy, nx, ny; in DEMOBlitTex16() local 486 void DEMOiDrawLine(int sx, int sy, int tx, int ty, GXRgb color) in DEMOiDrawLine()
|