Home
last modified time | relevance | path

Searched refs:GX_INVALID_STATUS (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_animation_canvas_define.c81 return(GX_INVALID_STATUS); in _gx_animation_canvas_define()
Dgxe_animation_stop.c89 return GX_INVALID_STATUS; in _gxe_animation_stop()
Dgxe_animation_start.c112 return(GX_INVALID_STATUS); in _gxe_animation_start()
Dgx_animation_drag_enable.c80 return(GX_INVALID_STATUS); in _gx_animation_drag_enable()
/GUIX-v6.2.1/common/inc/
Dgx_api.h402 #define GX_INVALID_STATUS 0x26 macro