Searched refs:return_root_window (Results 1 – 4 of 4) sorted by relevance
73 UINT _gxe_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window) in _gxe_window_root_find() argument78 if ((widget == GX_NULL) || (return_root_window == GX_NULL)) in _gxe_window_root_find()90 status = _gx_window_root_find(widget, return_root_window); in _gxe_window_root_find()
72 UINT _gx_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window) in _gx_window_root_find() argument81 *return_root_window = (GX_WINDOW_ROOT *)widget; in _gx_window_root_find()85 *return_root_window = GX_NULL; in _gx_window_root_find()
115 UINT _gx_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window);136 UINT _gxe_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window);
4484 UINT _gx_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window);5960 UINT _gxe_window_root_find(GX_WIDGET *widget, GX_WINDOW_ROOT **return_root_window);