Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_8/src/
Dmain.c142 G2S_SetWnd0Position(win1_x, win1_y, // the upper left in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dg2.h149 static void G2S_SetWnd0Position(int x1, int y1, int x2, int y2);
955 static inline void G2S_SetWnd0Position(int x1, int y1, int x2, int y2) in G2S_SetWnd0Position() function