Home
last modified time | relevance | path

Searched refs:return_brush (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.4.1/common/src/
Dgxe_context_brush_get.c70 UINT _gxe_context_brush_get(GX_BRUSH **return_brush) in _gxe_context_brush_get() argument
75 if (return_brush == GX_NULL) in _gxe_context_brush_get()
83 *return_brush = GX_NULL; in _gxe_context_brush_get()
88 status = _gx_context_brush_get(return_brush); in _gxe_context_brush_get()
Dgx_context_brush_get.c73 UINT _gx_context_brush_get(GX_BRUSH **return_brush) in _gx_context_brush_get() argument
78 *return_brush = &(context -> gx_draw_context_brush); in _gx_context_brush_get()
/GUIX-v6.4.1/common/inc/
Dgx_context.h57 UINT _gx_context_brush_get(GX_BRUSH **return_brush);
92 UINT _gxe_context_brush_get(GX_BRUSH **return_brush);
Dgx_api.h3778 UINT _gx_context_brush_get(GX_BRUSH **return_brush);
5260 UINT _gxe_context_brush_get(GX_BRUSH **return_brush);