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

  /xsrc/external/mit/libXaw/dist/examples/
menu.c 27 menu = XtVaCreatePopupShell("menu", simpleMenuWidgetClass,
  /xsrc/external/mit/xsm/dist/
log.c 122 logPopup = XtVaCreatePopupShell ("logPopup",
mainwin.c 116 shutdownMenu = XtVaCreatePopupShell (
save.c 868 savePopup = XtVaCreatePopupShell (
1019 nameInUsePopup = XtVaCreatePopupShell (
1068 helpPopup = XtVaCreatePopupShell (
1102 badSavePopup = XtVaCreatePopupShell (
info.c 812 clientInfoPopup = XtVaCreatePopupShell (
872 restartHintMenu = XtVaCreatePopupShell (
967 clientPropPopup = XtVaCreatePopupShell (
choose.c 699 chooseSessionPopup = XtVaCreatePopupShell (
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
xdmxconfig.c 374 cnamemenu = XtVaCreatePopupShell("cnamemenu", simpleMenuWidgetClass,
1009 filemenu = XtVaCreatePopupShell("filemenu", simpleMenuWidgetClass,
1031 helpmenu = XtVaCreatePopupShell("helpmenu", simpleMenuWidgetClass,
1037 openpopup = XtVaCreatePopupShell("openpopup", transientShellWidgetClass,
1050 ecpopup = XtVaCreatePopupShell("ecpopup", transientShellWidgetClass,
1070 edpopup = XtVaCreatePopupShell("edpopup", transientShellWidgetClass,
1095 aboutpopup = XtVaCreatePopupShell("aboutpopup",transientShellWidgetClass,
1107 quitpopup = XtVaCreatePopupShell("quitpopup",transientShellWidgetClass,
1127 buttonpopup = XtVaCreatePopupShell("buttonpopup", simpleMenuWidgetClass,
  /xsrc/external/mit/libXt/dist/src/
VarCreate.c 168 XtVaCreatePopupShell(_Xconst char *name,
  /xsrc/external/mit/xvidtune/dist/
xvidtune.c 1015 popup = XtVaCreatePopupShell("Warning",
1088 popup = XtVaCreatePopupShell("S3Adjust",
1332 invalid_mode_popup = XtVaCreatePopupShell("invalidMode",
1339 testing_popup = XtVaCreatePopupShell("testing",
  /xsrc/external/mit/xmag/dist/
xmag.c 997 XtVaCreatePopupShell("xmag", topLevelShellWidgetClass, toplevel,
1040 XtVaCreatePopupShell("pixShell", overrideShellWidgetClass,
  /xsrc/external/mit/editres/dist/
widgets.c 491 res_box->shell = XtVaCreatePopupShell(global_effective_toolkit,
  /xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h 1329 extern Widget XtVaCreatePopupShell(
  /xsrc/external/mit/xterm/dist/
menu.c 3032 shell[n].w = XtVaCreatePopupShell(menu_names[n].internal_name,

Completed in 21 milliseconds