Searched refs:_gx_widget_transparent_pixelmap_detect (Results 1 – 5 of 5) sorted by relevance
80 … 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()
71 GX_BOOL _gx_widget_transparent_pixelmap_detect(GX_WIDGET *widget, GX_RESOURCE_ID pixelmap_id) in _gx_widget_transparent_pixelmap_detect() function
103 if (_gx_widget_transparent_pixelmap_detect(widget, thumb -> gx_scroll_thumb_pixelmap)) in _gx_scroll_thumb_event_process()
244 …if (_gx_widget_transparent_pixelmap_detect((GX_WIDGET *)scrollbar, scrollbar -> gx_scrollbar_appea… in _gx_scrollbar_event_process()
139 GX_BOOL _gx_widget_transparent_pixelmap_detect(GX_WIDGET *widget, GX_RESOURCE_ID pixelmap_id);