Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/gx/UnitTours/Sub_CharBg_8/src/
Dmain.c149 G2S_SetWnd1Position(win2_x, win2_y, // the upper left in TwlMain()
/TwlSDK-5.4/include/nitro/gx/
Dg2.h150 static void G2S_SetWnd1Position(int x1, int y1, int x2, int y2);
982 static inline void G2S_SetWnd1Position(int x1, int y1, int x2, int y2) in G2S_SetWnd1Position() function