Searched refs:G2_SetWndOutsidePlane (Results 1 – 5 of 5) sorted by relevance
129 G2_SetWndOutsidePlane(GX_WND_PLANEMASK_NONE, FALSE); in TwlMain()
135 G2_SetWndOutsidePlane(GX_WND_PLANEMASK_NONE, FALSE); in TwlMain()
112 G2_SetWndOutsidePlane(GX_WND_PLANEMASK_NONE, // Disable outside window in TwlMain()
82 G2_SetWndOutsidePlane(GX_WND_PLANEMASK_NONE, FALSE); // not visible in TwlMain()
110 static void G2_SetWndOutsidePlane(int wnd /* GXWndPlaneMask */ , BOOL effect);370 static inline void G2_SetWndOutsidePlane(int wnd, BOOL effect) in G2_SetWndOutsidePlane() function