Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/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
99 win1_x++; in TwlMain()
101 win1_x--; in TwlMain()
142 G2S_SetWnd0Position(win1_x, win1_y, // the upper left in TwlMain()
143 win1_x + size1_x, win1_y + size1_y // the lower right in TwlMain()
/TwlSDK-5.3.1/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
99 win1_x++; in TwlMain()
101 win1_x--; in TwlMain()
176 G2_SetWnd0Position(win1_x, win1_y, // the upper left in TwlMain()
177 win1_x + size1_x, win1_y + size1_y // the lower right in TwlMain()