Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_8/src/
Dmain.c82 G2S_SetWndOutsidePlane(GX_WND_PLANEMASK_NONE, FALSE); // not visible in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dg2.h147 static void G2S_SetWndOutsidePlane(int wnd /* GXWndPlaneMask */ , BOOL effect);
870 static inline void G2S_SetWndOutsidePlane(int wnd, BOOL effect) in G2S_SetWndOutsidePlane() function