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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DFontSB.h198 Widget creator_shell; member in struct:__anon208
H A DFontSBP.h175 Widget creator, creator_shell; member in struct:__anon211
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c1719 cc.creator_shell = NULL;
1724 if (cc.creator_shell == NULL || cc.creator == NULL) {
1725 cc.creator_shell =
1733 cc.creator_shell, args, i);
1735 fsb->fsb.creator_shell = cc.creator_shell;
1739 XtPopup(fsb->fsb.creator_shell, XtGrabNone);
1740 XRaiseWindow(XtDisplay(fsb->fsb.creator_shell),
1741 XtWindow(fsb->fsb.creator_shell));

Completed in 39 milliseconds