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

/xsrc/external/mit/libXt/dist/src/
H A DDisplay.c463 app->dpy_destroy_count = 0;
739 app->dpy_destroy_count++;
741 (Cardinal) app->dpy_destroy_count,
743 app->dpy_destroy_list[app->dpy_destroy_count - 1] = dpy;
754 for (i = 0; i < app->dpy_destroy_count; i++) {
757 app->dpy_destroy_count = 0;
H A DEvent.c1492 if (app->dpy_destroy_count != 0)
/xsrc/external/mit/libXt/dist/include/X11/
H A DInitialI.h190 int dpy_destroy_count; member in struct:_XtAppStruct

Completed in 7 milliseconds