Home
last modified time | relevance | path

Searched refs:win2_x (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.5/build/demos/gx/UnitTours/Sub_CharBg_8/src/
Dmain.c48 int win1_x = 0, win2_x = 50, size1_x = 60, size2_x = 110; in TwlMain() local
110 win2_x++; in TwlMain()
112 win2_x--; in TwlMain()
149 G2S_SetWnd1Position(win2_x, win2_y, // the upper left in TwlMain()
150 win2_x + size2_x, win2_y + size2_y // the lower right in TwlMain()
/TwlSDK-5.5/build/demos/gx/UnitTours/2D_CharBg_8/src/
Dmain.c48 int win1_x = 0, win2_x = 50, size1_x = 60, size2_x = 110; in TwlMain() local
110 win2_x++; in TwlMain()
112 win2_x--; in TwlMain()
183 G2_SetWnd1Position(win2_x, win2_y, // the upper left in TwlMain()
184 win2_x + size2_x, win2_y + size2_y // the lower right in TwlMain()