HomeSort by: relevance | last modified time | path
    Searched refs:defaultAppContext (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
Display.c 109 if (process->defaultAppContext == NULL) {
110 process->defaultAppContext = XtCreateApplicationContext();
112 app = process->defaultAppContext;
523 if (app->process->defaultAppContext == app)
524 app->process->defaultAppContext = NULL;
Initialize.c 1028 process->defaultAppContext = app_con;
  /xsrc/external/mit/libXt/dist/include/X11/
InitialI.h 136 XtAppContext defaultAppContext;

Completed in 7 milliseconds