Searched refs:in_phase2_destroy (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DDestroy.c211 Widget outerInPhase2Destroy = app->in_phase2_destroy;
295 app->in_phase2_destroy = widget;
297 app->in_phase2_destroy = outerInPhase2Destroy;
366 if (app->in_phase2_destroy && IsDescendant(widget, app->in_phase2_destroy)) {
H A DDisplay.c443 app->in_phase2_destroy = NULL;
/xsrc/external/mit/libXt/dist/include/X11/
H A DInitialI.h185 Widget in_phase2_destroy; member in struct:_XtAppStruct

Completed in 6 milliseconds