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

  /xsrc/external/mit/libXmu/dist/src/
CvtStdSel.c 153 * go that far. Then, we test whether it is an applicationShellWidget
216 class = ((ApplicationShellWidget) w)->application.class;
EditresCom.c 1128 * go that far. Then, we test whether it is an applicationShellWidget
1160 c_class = ((ApplicationShellWidget)w)->application.class;
  /xsrc/external/mit/libXt/dist/include/X11/
ShellP.h 346 } ApplicationShellRec, *ApplicationShellWidget;
  /xsrc/external/mit/libXt/dist/src/
ResConfig.c 190 ApplicationShellWidget top = (ApplicationShellWidget) (cur);
Shell.c 1117 ApplicationShellWidget w = (ApplicationShellWidget) new;
1459 ApplicationShellWidget appshell = (ApplicationShellWidget) w;
1524 classhint.res_class = ((ApplicationShellWidget) p)->application.class;
1748 ApplicationShellWidget w = (ApplicationShellWidget) wid;
2609 ApplicationShellWidget nw = (ApplicationShellWidget) new;
2610 ApplicationShellWidget cw = (ApplicationShellWidget) current
    [all...]
Create.c 377 ApplicationShellWidget a = (ApplicationShellWidget) widget;
Resources.c 267 ((ApplicationShellWidget) w)->application.xrm_class;

Completed in 39 milliseconds