Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_pixelmap_button_transparent_detect.c80 … if (_gx_widget_transparent_pixelmap_detect(widget, button -> gx_pixelmap_button_normal_id) || in _gx_pixelmap_button_transparent_detect()
81_gx_widget_transparent_pixelmap_detect(widget, button -> gx_pixelmap_button_selected_id) || in _gx_pixelmap_button_transparent_detect()
82_gx_widget_transparent_pixelmap_detect(widget, button -> gx_pixelmap_button_disabled_id)) in _gx_pixelmap_button_transparent_detect()
Dgx_widget_transparent_pixelmap_detect.c71 GX_BOOL _gx_widget_transparent_pixelmap_detect(GX_WIDGET *widget, GX_RESOURCE_ID pixelmap_id) in _gx_widget_transparent_pixelmap_detect() function
Dgx_scroll_thumb_event_process.c103 if (_gx_widget_transparent_pixelmap_detect(widget, thumb -> gx_scroll_thumb_pixelmap)) in _gx_scroll_thumb_event_process()
Dgx_scrollbar_event_process.c244 …if (_gx_widget_transparent_pixelmap_detect((GX_WIDGET *)scrollbar, scrollbar -> gx_scrollbar_appea… in _gx_scrollbar_event_process()
/GUIX-v6.2.1/common/inc/
Dgx_widget.h139 GX_BOOL _gx_widget_transparent_pixelmap_detect(GX_WIDGET *widget, GX_RESOURCE_ID pixelmap_id);