Home
last modified time | relevance | path

Searched refs:theDisp (Results 1 – 25 of 150) sorted by relevance

123456

/dports/japanese/xv/xv-3.10a/
H A Dxvbutt.c629 XFlush(theDisp);
638 XFlush(theDisp);
644 XFlush(theDisp);
656 XFlush(theDisp);
773 XFlush(theDisp);
782 XFlush(theDisp);
788 XFlush(theDisp);
798 XFlush(theDisp);
1112 XMapRaised(theDisp, win);
1182 XFlush(theDisp);
[all …]
H A Dxvinfo.c65 if (vis) XMapRaised(theDisp, infoW);
66 else XUnmapWindow(theDisp, infoW);
78 XSetForeground(theDisp, theGC, infofg);
79 XSetBackground(theDisp, theGC, infobg);
105 XSetForeground(theDisp, theGC, locol);
126 XFlush(theDisp); in drawStrings()
137 XSetForeground(theDisp, theGC, infofg);
138 XSetBackground(theDisp, theGC, infobg);
250 XFlush(theDisp);
256 XFlush(theDisp);
[all …]
H A Dxvmisc.c296 ev.display = theDisp;
322 ev.display = theDisp;
332 XFlush(theDisp);
349 ev.display = theDisp;
405 XSetForeground(theDisp, theGC, bg);
575 XFlush(theDisp);
602 XSync(theDisp, False);
738 XFlush(theDisp);
839 XSetForeground(theDisp, theGC, bg);
881 XSetForeground(theDisp, theGC, bg);
[all …]
H A Dxvroot.c62 XSync(theDisp, False); in MakeRootPic()
109 XSetForeground(theDisp, theGC, rootbg); in MakeRootPic()
149 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
157 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
252 XFreePixmap(theDisp, tmpPix); in MakeRootPic()
254 XClearWindow(theDisp, mainW); in MakeRootPic()
263 XClearWindow(theDisp, vrootW); in ClearRoot()
264 XFlush(theDisp); in ClearRoot()
294 XFreeGC(theDisp, gc); in killRootPix()
295 XFreePixmap(theDisp, bitmap); in killRootPix()
[all …]
H A Dxvscrl.c184 XFlush(theDisp);
193 XSetForeground(theDisp, theGC, sp->fg);
194 XSetBackground(theDisp, theGC, sp->bg);
196 XClearWindow(theDisp, sp->win);
201 XSetForeground(theDisp, theGC, sp->fg);
227 XSetForeground(theDisp, theGC, sp->bg);
234 XSetForeground(theDisp, theGC, sp->fg);
235 XSetBackground(theDisp, theGC, sp->bg);
276 XFlush(theDisp);
387 XSetForeground(theDisp, theGC, sp->fg);
[all …]
H A Dxcmap.c44 Display *theDisp; variable
125 theScreen = DefaultScreen(theDisp);
127 rootW = RootWindow(theDisp,theScreen);
128 theGC = DefaultGC(theDisp,theScreen);
161 XSetFont(theDisp,theGC,mfont);
162 XSetForeground(theDisp,theGC,fcol);
163 XSetBackground(theDisp,theGC,bcol);
170 XMapWindow(theDisp,mainW);
174 XNextEvent(theDisp, &event);
395 XClearArea(theDisp,mainW,0,pvaly,
[all …]
H A Dxvpopup.c175 XMoveWindow(theDisp, win, wx, wy);
176 XMapRaised(theDisp, win);
239 XMapWindow(theDisp, padWDial.win);
240 XMapWindow(theDisp, padHDial.win);
241 XMapWindow(theDisp, padODial.win);
246 XStoreName (theDisp, popW, wname);
314 XNextEvent(theDisp, &event);
319 XUnmapWindow(theDisp, popW);
659 XFlush(theDisp);
667 XUnmapWindow(theDisp, popW); in CloseAlert()
[all …]
H A Dxvctrl.c230 XFreePixmap(theDisp, oicon1Pix);
231 XFreePixmap(theDisp, oicon2Pix);
342 XMapSubwindows(theDisp, ctrlW);
411 if (vis) XMapRaised(theDisp, ctrlW);
434 XSetForeground(theDisp,theGC,infofg);
450 XSetClipMask(theDisp, theGC, None);
473 XSetForeground(theDisp,theGC,infofg); in DrawCtrlNumFiles()
612 XMapSubwindows(theDisp, lp->win);
680 XSetForeground(theDisp, theGC, bg);
782 XFlush(theDisp);
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvbutt.c629 XFlush(theDisp);
638 XFlush(theDisp);
644 XFlush(theDisp);
656 XFlush(theDisp);
773 XFlush(theDisp);
782 XFlush(theDisp);
788 XFlush(theDisp);
798 XFlush(theDisp);
1112 XMapRaised(theDisp, win);
1182 XFlush(theDisp);
[all …]
H A Dxvinfo.c65 if (vis) XMapRaised(theDisp, infoW);
66 else XUnmapWindow(theDisp, infoW);
78 XSetForeground(theDisp, theGC, infofg);
79 XSetBackground(theDisp, theGC, infobg);
105 XSetForeground(theDisp, theGC, locol);
126 XFlush(theDisp); in drawStrings()
137 XSetForeground(theDisp, theGC, infofg);
138 XSetBackground(theDisp, theGC, infobg);
250 XFlush(theDisp);
256 XFlush(theDisp);
[all …]
H A Dxvmisc.c296 ev.display = theDisp;
322 ev.display = theDisp;
332 XFlush(theDisp);
349 ev.display = theDisp;
405 XSetForeground(theDisp, theGC, bg);
575 XFlush(theDisp);
602 XSync(theDisp, False);
738 XFlush(theDisp);
839 XSetForeground(theDisp, theGC, bg);
881 XSetForeground(theDisp, theGC, bg);
[all …]
H A Dxvroot.c62 XSync(theDisp, False); in MakeRootPic()
109 XSetForeground(theDisp, theGC, rootbg); in MakeRootPic()
149 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
157 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
252 XFreePixmap(theDisp, tmpPix); in MakeRootPic()
254 XClearWindow(theDisp, mainW); in MakeRootPic()
263 XClearWindow(theDisp, vrootW); in ClearRoot()
264 XFlush(theDisp); in ClearRoot()
294 XFreeGC(theDisp, gc); in killRootPix()
295 XFreePixmap(theDisp, bitmap); in killRootPix()
[all …]
H A Dxvscrl.c184 XFlush(theDisp);
193 XSetForeground(theDisp, theGC, sp->fg);
194 XSetBackground(theDisp, theGC, sp->bg);
196 XClearWindow(theDisp, sp->win);
201 XSetForeground(theDisp, theGC, sp->fg);
227 XSetForeground(theDisp, theGC, sp->bg);
234 XSetForeground(theDisp, theGC, sp->fg);
235 XSetBackground(theDisp, theGC, sp->bg);
276 XFlush(theDisp);
387 XSetForeground(theDisp, theGC, sp->fg);
[all …]
H A Dxcmap.c44 Display *theDisp; variable
125 theScreen = DefaultScreen(theDisp);
127 rootW = RootWindow(theDisp,theScreen);
128 theGC = DefaultGC(theDisp,theScreen);
161 XSetFont(theDisp,theGC,mfont);
162 XSetForeground(theDisp,theGC,fcol);
163 XSetBackground(theDisp,theGC,bcol);
170 XMapWindow(theDisp,mainW);
174 XNextEvent(theDisp, &event);
395 XClearArea(theDisp,mainW,0,pvaly,
[all …]
H A Dxvpopup.c175 XMoveWindow(theDisp, win, wx, wy);
176 XMapRaised(theDisp, win);
239 XMapWindow(theDisp, padWDial.win);
240 XMapWindow(theDisp, padHDial.win);
241 XMapWindow(theDisp, padODial.win);
246 XStoreName (theDisp, popW, wname);
314 XNextEvent(theDisp, &event);
319 XUnmapWindow(theDisp, popW);
659 XFlush(theDisp);
667 XUnmapWindow(theDisp, popW); in CloseAlert()
[all …]
H A Dxvctrl.c230 XFreePixmap(theDisp, oicon1Pix);
231 XFreePixmap(theDisp, oicon2Pix);
342 XMapSubwindows(theDisp, ctrlW);
411 if (vis) XMapRaised(theDisp, ctrlW);
434 XSetForeground(theDisp,theGC,infofg);
450 XSetClipMask(theDisp, theGC, None);
473 XSetForeground(theDisp,theGC,infofg); in DrawCtrlNumFiles()
612 XMapSubwindows(theDisp, lp->win);
680 XSetForeground(theDisp, theGC, bg);
782 XFlush(theDisp);
[all …]
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvbutt.c629 XFlush(theDisp);
638 XFlush(theDisp);
644 XFlush(theDisp);
656 XFlush(theDisp);
773 XFlush(theDisp);
782 XFlush(theDisp);
788 XFlush(theDisp);
798 XFlush(theDisp);
1112 XMapRaised(theDisp, win);
1182 XFlush(theDisp);
[all …]
H A Dxvinfo.c65 if (vis) XMapRaised(theDisp, infoW);
66 else XUnmapWindow(theDisp, infoW);
78 XSetForeground(theDisp, theGC, infofg);
79 XSetBackground(theDisp, theGC, infobg);
105 XSetForeground(theDisp, theGC, locol);
126 XFlush(theDisp); in drawStrings()
137 XSetForeground(theDisp, theGC, infofg);
138 XSetBackground(theDisp, theGC, infobg);
250 XFlush(theDisp);
256 XFlush(theDisp);
[all …]
H A Dxvmisc.c296 ev.display = theDisp;
322 ev.display = theDisp;
332 XFlush(theDisp);
349 ev.display = theDisp;
405 XSetForeground(theDisp, theGC, bg);
575 XFlush(theDisp);
602 XSync(theDisp, False);
738 XFlush(theDisp);
839 XSetForeground(theDisp, theGC, bg);
881 XSetForeground(theDisp, theGC, bg);
[all …]
H A Dxvroot.c62 XSync(theDisp, False); in MakeRootPic()
109 XSetForeground(theDisp, theGC, rootbg); in MakeRootPic()
149 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
157 XSetForeground(theDisp, theGC, rootfg); in MakeRootPic()
252 XFreePixmap(theDisp, tmpPix); in MakeRootPic()
254 XClearWindow(theDisp, mainW); in MakeRootPic()
263 XClearWindow(theDisp, vrootW); in ClearRoot()
264 XFlush(theDisp); in ClearRoot()
294 XFreeGC(theDisp, gc); in killRootPix()
295 XFreePixmap(theDisp, bitmap); in killRootPix()
[all …]
H A Dxvscrl.c184 XFlush(theDisp);
193 XSetForeground(theDisp, theGC, sp->fg);
194 XSetBackground(theDisp, theGC, sp->bg);
196 XClearWindow(theDisp, sp->win);
201 XSetForeground(theDisp, theGC, sp->fg);
227 XSetForeground(theDisp, theGC, sp->bg);
234 XSetForeground(theDisp, theGC, sp->fg);
235 XSetBackground(theDisp, theGC, sp->bg);
276 XFlush(theDisp);
387 XSetForeground(theDisp, theGC, sp->fg);
[all …]
H A Dxcmap.c44 Display *theDisp; variable
125 theScreen = DefaultScreen(theDisp);
127 rootW = RootWindow(theDisp,theScreen);
128 theGC = DefaultGC(theDisp,theScreen);
161 XSetFont(theDisp,theGC,mfont);
162 XSetForeground(theDisp,theGC,fcol);
163 XSetBackground(theDisp,theGC,bcol);
170 XMapWindow(theDisp,mainW);
174 XNextEvent(theDisp, &event);
395 XClearArea(theDisp,mainW,0,pvaly,
[all …]
H A Dxvpopup.c175 XMoveWindow(theDisp, win, wx, wy);
176 XMapRaised(theDisp, win);
239 XMapWindow(theDisp, padWDial.win);
240 XMapWindow(theDisp, padHDial.win);
241 XMapWindow(theDisp, padODial.win);
246 XStoreName (theDisp, popW, wname);
314 XNextEvent(theDisp, &event);
319 XUnmapWindow(theDisp, popW);
659 XFlush(theDisp);
667 XUnmapWindow(theDisp, popW); in CloseAlert()
[all …]
H A Dxvctrl.c230 XFreePixmap(theDisp, oicon1Pix);
231 XFreePixmap(theDisp, oicon2Pix);
342 XMapSubwindows(theDisp, ctrlW);
411 if (vis) XMapRaised(theDisp, ctrlW);
434 XSetForeground(theDisp,theGC,infofg);
450 XSetClipMask(theDisp, theGC, None);
473 XSetForeground(theDisp,theGC,infofg); in DrawCtrlNumFiles()
612 XMapSubwindows(theDisp, lp->win);
680 XSetForeground(theDisp, theGC, bg);
782 XFlush(theDisp);
[all …]
/dports/multimedia/xanim/xanim2920/
H A Dxa_show.c334 XFlush(theDisp);
476 { XSetClipMask(theDisp,theGC,None);
500 XFreePixmap(theDisp,pix_map);
703 XSetClipOrigin(theDisp,theGC,
713 XFreePixmap(theDisp,pix_map);
849 XSetClipOrigin(theDisp,theGC,
853 XCopyArea(theDisp,
1239 XSync(theDisp,False);
1252 XSync(theDisp,False);
1255 XSetClipMask(theDisp,theGC,None);
[all …]

123456