Home
last modified time | relevance | path

Searched refs:redisplay (Results 1 – 25 of 1603) sorted by relevance

12345678910>>...65

/dports/games/pipewalker/pipewalker-0.9.4/src/
H A Dmode_settings.cpp71 bool redisplay = false; in draw() local
74 redisplay |= _map_size.draw(alpha); in draw()
75 redisplay |= _wrap_mode.draw(alpha); in draw()
76 redisplay |= _rnd_mode.draw(alpha); in draw()
77 redisplay |= _sound_mode.draw(alpha); in draw()
78 redisplay |= _prev_theme.draw(alpha); in draw()
79 redisplay |= _next_theme.draw(alpha); in draw()
80 redisplay |= _btn_ok.draw(alpha); in draw()
83 return redisplay; in draw()
89 bool redisplay = false; in on_mouse_move() local
[all …]
H A Dmode_puzzle.cpp40 bool redisplay = false; in draw() local
48 redisplay = true; in draw()
78 redisplay = true; in draw()
83 redisplay = true; in draw()
87 redisplay |= _btn_reset.draw(alpha); in draw()
88 redisplay |= _btn_prev.draw(alpha); in draw()
89 redisplay |= _btn_next.draw(alpha); in draw()
90 redisplay |= _btn_sett.draw(alpha); in draw()
92 return redisplay; in draw()
98 bool redisplay = false; in on_mouse_move() local
[all …]
H A Dbutton.cpp121 bool redisplay = (_state_trans != 0); in draw() local
123 if (redisplay) { in draw()
137 redisplay |= button::draw(alpha_tr); in draw()
139 return redisplay; in draw()
/dports/devel/lua-lgi/lgi-0.9.2/samples/
H A Dgtkterminal.lua43 local function redisplay(rl, newpos, modified) function
72 redisplay(rl, rl.pos + 1, rl.insert_mode)
76 redisplay(rl, #rl.input + 1)
81 if rl.pos > 1 then redisplay(rl, rl.pos - 1) end
87 if rl.pos ~= 1 then redisplay(rl, 1) end
95 redisplay(rl, rl.pos - 1, true)
101 redisplay(rl, rl.pos, true)
106 redisplay(rl, rl.pos, true)
111 redisplay(rl, 1, true)
115 redisplay(rl, 1, true)
[all …]
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DSetValues.c116 Boolean redisplay = FALSE; in CallSetValues() local
125 redisplay = in CallSetValues()
138 redisplay |= (*set_values_hook) (new, args, &num_args); in CallSetValues()
139 return (redisplay); in CallSetValues()
150 Boolean redisplay = FALSE; in CallConstraintSetValues() local
167 redisplay = in CallConstraintSetValues()
177 return (redisplay); in CallConstraintSetValues()
203 Boolean redisplay, cleared_rect_obj = False; in XtSetValues() local
275 redisplay = CallSetValues(wc, oldw, reqw, w, args, num_args); in XtSetValues()
277 redisplay |= in XtSetValues()
[all …]
/dports/games/gltron/gltron-0.70/nebu/base/
H A Dsystem.c8 static int redisplay = 0; variable
46 if(redisplay) { in SystemMainLoop()
48 redisplay = 0; in SystemMainLoop()
66 redisplay = 1; in SystemPostRedisplay()
/dports/editors/emacs-devel/emacs-4d1968b/test/src/
H A Dxdisp-tests.el49 (redisplay 'force)
61 (redisplay 'force)
66 (progn (redisplay 'force) (window-start))
68 (redisplay 'force) (window-start))
69 (progn (goto-char (point-min)) (redisplay 'force)
70 (goto-char (point-max)) (redisplay 'force)
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/mesh/
H A Dbug2692818 vdisplay -redisplay c
23 vdisplay -redisplay c
28 vdisplay -redisplay c
33 vdisplay -redisplay c
H A Dbug2824719 vdisplay result -redisplay
27 vdisplay result -redisplay
35 vdisplay result -redisplay
/dports/games/xlife/
H A Dxlife6.7.2to6.7.3.patch264 - redisplay(1);
265 + redisplay(MESH);
326 - redisplay(1);
344 - redisplay(1);
488 - redisplay(1);
497 - redisplay(1);
498 + redisplay(MESH);
543 - redisplay(1);
548 - redisplay(0);
669 void redisplay(int);
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/pTk/
H A DCanvTkwin.pod66 of the drawable currently being used to redisplay the canvas.
71 of the drawable currently being used to redisplay the canvas.
99 Right edge of the region that needs redisplay. Only pixels to
104 Bottom edge of the region that needs redisplay. Only pixels above
127 redisplay to compute where to draw things.
130 pixel in the drawable that is currently being used for redisplay;
132 This procedure should not be invoked except during redisplay.
134 B<Tk_CanvasSetStippleOrigin> is also used during redisplay.
146 be adjusted during each redisplay to compensate for the position
165 the redisplay request on its behalf (this happens, for example
[all …]
H A DImgChanged.pod31 X-coordinate of upper-left corner of region that needs redisplay (measured
36 Y-coordinate of upper-left corner of region that needs redisplay (measured
62 the image are notified so that they can redisplay themselves
72 force redisplay if there are existing instances for the image.
87 images, redisplay, image size changes
H A DGetImage.pod58 X-coordinate of upper-left corner of region of image to redisplay
63 Y-coordinate of upper-left corner of region of image to redisplay
68 Width of region of image to redisplay.
72 Height of region of image to redisplay.
115 a region within the image to redisplay (I<imageX>, I<imageY>,
137 they can redisplay themselves.
169 images, redisplay
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCareVisualT.c56 Boolean redisplay = False; in _XmNotifyChildrenVisual() local
67 redisplay |= care_visual->redraw(child, cur, new_w, visual_flag) ; in _XmNotifyChildrenVisual()
71 return (redisplay); in _XmNotifyChildrenVisual()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/src/
H A Dfrontend_pugl.c95 bool redisplay = false; in _d2tk_frontend_event_func() local
135 redisplay = true; in _d2tk_frontend_event_func()
145 redisplay = true; in _d2tk_frontend_event_func()
175 redisplay = true; in _d2tk_frontend_event_func()
183 redisplay = true; in _d2tk_frontend_event_func()
192 redisplay = true; in _d2tk_frontend_event_func()
299 redisplay = true; in _d2tk_frontend_event_func()
406 redisplay = true; in _d2tk_frontend_event_func()
416 redisplay = true; in _d2tk_frontend_event_func()
472 if(redisplay) in _d2tk_frontend_event_func()
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dwinsys.c50 static bool_t redisplay = False; variable
62 redisplay = True; in winsys_post_redisplay()
401 if ( redisplay && display_func ) { in winsys_process_events()
402 redisplay = False; in winsys_process_events()
463 static bool_t redisplay = False; variable
475 redisplay = True; in winsys_post_redisplay()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DFeatureAminoAcidViewer.java59 redisplay (); in FeatureAminoAcidViewer()
108 redisplay (); in featureChanged()
114 private void redisplay () { in redisplay() method in FeatureAminoAcidViewer
H A DFeatureBaseViewer.java73 redisplay (); in FeatureBaseViewer()
125 redisplay (); in featureChanged()
131 private void redisplay () in redisplay() method in FeatureBaseViewer
/dports/cad/magic/magic-8.3.245/database/
H A DDBtimestmp.c111 int redisplay; in DBFixMismatch() local
119 redisplay = FALSE; in DBFixMismatch()
174 redisplay = TRUE; in DBFixMismatch()
188 if (redisplay) WindAreaChanged((MagWindow *) NULL, (Rect *) NULL); in DBFixMismatch()
/dports/x11/libsx/libsx/demo2/
H A Dcallbacks.c53 redisplay(NULL, me->win_width, me->win_height, me); in pattern1()
77 redisplay(NULL, me->win_width, me->win_height, me); in pattern2()
88 void redisplay(Widget w, int new_width, int new_height, void *data) in redisplay() function
/dports/editors/jove/jove/
H A Djove.c144 redisplay();
156 redisplay();
292 redisplay();
645 redisplay();
665 redisplay();
676 redisplay();
703 redisplay();
727 redisplay();
1439 redisplay();
1487 redisplay();
[all …]
/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dprint.tcl97 set print(redisplay) 0
114 set print(redisplay) 1
137 checkbutton $b3.nuke -text "Redisplay msg" -variable print(redisplay)
166 if {$print(redisplay)} {
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/eglut/
H A Deglut_x11.c193 if (_eglut->redisplay) in next_event()
233 _eglut->redisplay = redraw; in next_event()
244 if (_eglut->redisplay) { in _eglutNativeEventLoop()
245 _eglut->redisplay = 0; in _eglutNativeEventLoop()
/dports/graphics/jogamp-jogl/jogl/src/test-native/mesa-demos-patched/eglut/
H A Deglut_x11.c193 if (_eglut->redisplay) in next_event()
233 _eglut->redisplay = redraw; in next_event()
244 if (_eglut->redisplay) { in _eglutNativeEventLoop()
245 _eglut->redisplay = 0; in _eglutNativeEventLoop()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/eglut/
H A Deglut_x11.c193 if (_eglut->redisplay) in next_event()
233 _eglut->redisplay = redraw; in next_event()
244 if (_eglut->redisplay) { in _eglutNativeEventLoop()
245 _eglut->redisplay = 0; in _eglutNativeEventLoop()

12345678910>>...65