Home
last modified time | relevance | path

Searched refs:WidgetDestroyed (Results 1 – 25 of 41) sorted by relevance

12

/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkButton.c108 if (WidgetDestroyed(&basePtr->core)) { in TextVariableChanged()
439 if (WidgetDestroyed(&checkPtr->core)) { in CheckbuttonVariableChanged()
510 if (status == TCL_OK && !WidgetDestroyed(&checkPtr->core)) in CheckbuttonPostConfigure()
548 if (WidgetDestroyed(corePtr)) in CheckbuttonInvokeCommand()
637 if (WidgetDestroyed(&radioPtr->core)) { in RadiobuttonVariableChanged()
694 if (status == TCL_OK && !WidgetDestroyed(&radioPtr->core)) in RadiobuttonPostConfigure()
724 if (WidgetDestroyed(corePtr)) in RadiobuttonInvokeCommand()
H A DttkWidget.c430 if (WidgetDestroyed(corePtr)) in TtkWidgetConstructorObjCmd()
442 if (WidgetDestroyed(corePtr)) { in TtkWidgetConstructorObjCmd()
651 if (WidgetDestroyed(corePtr)) { in TtkWidgetConfigureCommand()
H A DttkProgress.c160 if (WidgetDestroyed(&pb->core)) { in VariableChanged()
245 if (WidgetDestroyed(&pb->core)) { in ProgressbarPostConfigure()
H A DttkScale.c156 if (WidgetDestroyed(&scale->core)) { in ScalePostConfigure()
319 if (WidgetDestroyed(&scalePtr->core)) { in ScaleSetCommand()
H A DttkScroll.c100 if (WidgetDestroyed(corePtr)) { in UpdateScrollbar()
H A DttkWidget.h140 #define WidgetDestroyed(corePtr) ((corePtr)->flags & WIDGET_DESTROYED) macro
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkButton.c108 if (WidgetDestroyed(&basePtr->core)) { in TextVariableChanged()
459 if (WidgetDestroyed(&checkPtr->core)) { in CheckbuttonVariableChanged()
535 if (status == TCL_OK && !WidgetDestroyed(&checkPtr->core)) in CheckbuttonPostConfigure()
576 if (WidgetDestroyed(corePtr)) in CheckbuttonInvokeCommand()
665 if (WidgetDestroyed(&radioPtr->core)) { in RadiobuttonVariableChanged()
722 if (status == TCL_OK && !WidgetDestroyed(&radioPtr->core)) in RadiobuttonPostConfigure()
752 if (WidgetDestroyed(corePtr)) in RadiobuttonInvokeCommand()
H A DttkWidget.c428 if (WidgetDestroyed(corePtr)) in TtkWidgetConstructorObjCmd()
440 if (WidgetDestroyed(corePtr)) { in TtkWidgetConstructorObjCmd()
650 if (WidgetDestroyed(corePtr)) { in TtkWidgetConfigureCommand()
H A DttkProgress.c159 if (WidgetDestroyed(&pb->core)) { in VariableChanged()
248 if (WidgetDestroyed(&pb->core)) { in ProgressbarPostConfigure()
H A DttkScale.c175 if (WidgetDestroyed(&scale->core)) { in ScalePostConfigure()
338 if (WidgetDestroyed(&scalePtr->core)) { in ScaleSetCommand()
H A DttkScroll.c100 if (WidgetDestroyed(corePtr)) { in UpdateScrollbar()
H A DttkWidget.h140 #define WidgetDestroyed(corePtr) ((corePtr)->flags & WIDGET_DESTROYED) macro
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkButton.c112 if (WidgetDestroyed(&basePtr->core)) { in TextVariableChanged()
465 if (WidgetDestroyed(&checkPtr->core)) { in CheckbuttonVariableChanged()
541 if (status == TCL_OK && !WidgetDestroyed(&checkPtr->core)) in CheckbuttonPostConfigure()
582 if (WidgetDestroyed(corePtr)) in CheckbuttonInvokeCommand()
672 if (WidgetDestroyed(&radioPtr->core)) { in RadiobuttonVariableChanged()
729 if (status == TCL_OK && !WidgetDestroyed(&radioPtr->core)) in RadiobuttonPostConfigure()
759 if (WidgetDestroyed(corePtr)) in RadiobuttonInvokeCommand()
H A DttkWidget.c428 if (WidgetDestroyed(corePtr)) in TtkWidgetConstructorObjCmd()
440 if (WidgetDestroyed(corePtr)) { in TtkWidgetConstructorObjCmd()
657 if (WidgetDestroyed(corePtr)) { in TtkWidgetConfigureCommand()
H A DttkProgress.c183 if (WidgetDestroyed(&pb->core)) { in VariableChanged()
273 if (WidgetDestroyed(&pb->core)) { in ProgressbarPostConfigure()
H A DttkScale.c176 if (WidgetDestroyed(&scale->core)) { in ScalePostConfigure()
339 if (WidgetDestroyed(&scalePtr->core)) { in ScaleSetCommand()
H A DttkScroll.c100 if (WidgetDestroyed(corePtr)) { in UpdateScrollbar()
H A DttkWidget.h142 #define WidgetDestroyed(corePtr) ((corePtr)->flags & WIDGET_DESTROYED) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DIMEStateManager.h70 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DIMEStateManager.h86 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DIMEStateManager.h80 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DIMEStateManager.h107 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DIMEStateManager.h107 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/www/firefox/firefox-99.0/dom/events/
H A DIMEStateManager.h107 static void WidgetDestroyed(nsIWidget* aWidget);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/
H A Dapp_list_presenter_impl_unittest.cc178 TEST_F(AppListPresenterImplTest, WidgetDestroyed) { in TEST_F() argument

12