Home
last modified time | relevance | path

Searched defs:ox (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/demos/fs/overlay/src/
Dmain.c217 int ox = 10; in NitroMain() local
/TwlSDK-5.1.0/build/demos/fs/explorer/src/
Dmain.c290 int ox = 10; in NitroMain() local
/TwlSDK-5.1.0/build/demos/ctrdg/backup-1/src/
Ddraw.c191 void ClipWindow(int ox, int oy, int tx, int ty, Rect * p_bak) in ClipWindow()
368 void DrawCircle(int ox, int oy, int r) in DrawCircle()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c670 int ox = 0, oy = 0; in DEMODrawText() local