Home
last modified time | relevance | path

Searched refs:_gx_widget_style_remove (Results 1 – 7 of 7) sorted by relevance

/GUIX-v6.4.1/common/src/
Dgxe_widget_style_remove.c94 status = _gx_widget_style_remove(widget, style); in _gxe_widget_style_remove()
Dgx_single_line_text_input_style_remove.c76 status = _gx_widget_style_remove((GX_WIDGET *)text_input, style); in _gx_single_line_text_input_style_remove()
Dgx_multi_line_text_input_style_remove.c77 status = _gx_widget_style_remove((GX_WIDGET *)text_input, style); in _gx_multi_line_text_input_style_remove()
Dgx_widget_style_remove.c72 UINT _gx_widget_style_remove(GX_WIDGET *widget, ULONG style) in _gx_widget_style_remove() function
/GUIX-v6.4.1/guix_studio/
Dtemplate_service_provider.cpp259 _gx_widget_style_remove(template_instance, GX_STYLE_ENABLED); in BuildBaseWidget()
/GUIX-v6.4.1/common/inc/
Dgx_widget.h122 UINT _gx_widget_style_remove(GX_WIDGET *widget, ULONG style);
Dgx_api.h3633 #define gx_widget_style_remove(a, b) _gx_widget_style_remove((GX_WIDGET…
4444 UINT _gx_widget_style_remove(GX_WIDGET *widget, ULONG style);