Home
last modified time | relevance | path

Searched refs:draw_box (Results 1 – 25 of 1363) sorted by relevance

12345678910>>...55

/dports/games/openglad/openglad-0.98/src/
H A Dbutton.cpp121 myscreen->draw_box(xloc-4,yloc-4,xend+4,yend+4,0,1,1); in ~vbutton()
166 myscreen->draw_box(xloc,yloc,xend-1,yend-1,BUTTON_FACING,1,1); // front in vdisplay()
167 myscreen->draw_box(xloc,yloc,xend-2,yloc,BUTTON_TOP,1,1); // top edge in vdisplay()
168 myscreen->draw_box(xloc,yloc+1,xloc,yend-2,BUTTON_LEFT,1,1); // left in vdisplay()
200 myscreen->draw_box(xloc,yloc+1,xloc,yend-2,BUTTON_RIGHT,1,1); // left in vdisplay()
212 myscreen->draw_box(xloc,yloc+1,xloc,yend-2,BUTTON_LEFT+32,1,1); // left in vdisplay()
345 myscreen->draw_box(xloc-1, yloc-1, xend, yend, 27, 0, 1); in mouse_on()
347 myscreen->draw_box(xloc-1, yloc-1, xend, yend, 27, 0, 1); in mouse_on()
361 myscreen->draw_box(xloc-1, yloc-1, xend, yend, 0, 0, 1); in mouse_on()
363 myscreen->draw_box(xloc-1, yloc-1, xend, yend, 0, 0, 1); in mouse_on()
[all …]
/dports/comms/flrig/flrig-1.3.54/src/widgets/
H A DFl_SigBar.cxx73 draw_box(box(), x(), y(), w(), h(), active_r() ? color() : fl_inactive(color())); in draw()
77 draw_box(box(), x(), y(), w(), h(), active_r() ? color2() : fl_inactive(color2())); in draw()
81 draw_box(box(), x(), y(), w(), h(), pkcolor); in draw()
85 draw_box(box(), x(), y(), w(), h(), color2()); in draw()
95 draw_box(box(), x(), y(), w(), h(), FL_BLACK); in draw()
100 draw_box(box(), x(), y(), w(), h(), color()); in draw()
104 draw_box(box(), x(), y(), w(), h(), pkcolor); in draw()
108 draw_box(box(), x(), y(), w(), h(), color2()); in draw()
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.c37 draw_box(ctx, 0, yv, fontw * strlen(x),\
53 draw_box(priv->cont, 0, 0, priv->cont->addr->w, in f_update()
67 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
68 draw_box(priv->cont, 0, yv + fonth, dw, 1, RGBA(0x99, 0x99, 0x99, 0xff)); in f_update()
78 draw_box(priv->cont, startp - (stepc * period) - minp, in f_update()
94 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
101 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
113 draw_box(priv->cont, current- priv->framedrops[ofs], in f_update()
137 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
144 draw_box(priv->cont, dw - count - 1, in f_update()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.c37 draw_box(ctx, 0, yv, fontw * strlen(x),\
53 draw_box(priv->cont, 0, 0, priv->cont->addr->w, in f_update()
67 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
68 draw_box(priv->cont, 0, yv + fonth, dw, 1, RGBA(0x99, 0x99, 0x99, 0xff)); in f_update()
78 draw_box(priv->cont, startp - (stepc * period) - minp, in f_update()
94 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
101 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
113 draw_box(priv->cont, current- priv->framedrops[ofs], in f_update()
137 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
144 draw_box(priv->cont, dw - count - 1, in f_update()
[all …]
/dports/x11/aclip/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.c37 draw_box(ctx, 0, yv, fontw * strlen(x),\
53 draw_box(priv->cont, 0, 0, priv->cont->addr->w, in f_update()
67 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
68 draw_box(priv->cont, 0, yv + fonth, dw, 1, RGBA(0x99, 0x99, 0x99, 0xff)); in f_update()
78 draw_box(priv->cont, startp - (stepc * period) - minp, in f_update()
94 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
101 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
113 draw_box(priv->cont, current- priv->framedrops[ofs], in f_update()
137 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
144 draw_box(priv->cont, dw - count - 1, in f_update()
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.c37 draw_box(ctx, 0, yv, fontw * strlen(x),\
53 draw_box(priv->cont, 0, 0, priv->cont->addr->w, in f_update()
67 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
68 draw_box(priv->cont, 0, yv + fonth, dw, 1, RGBA(0x99, 0x99, 0x99, 0xff)); in f_update()
78 draw_box(priv->cont, startp - (stepc * period) - minp, in f_update()
94 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
101 draw_box(priv->cont, current - priv->frametimes[ofs], in f_update()
113 draw_box(priv->cont, current- priv->framedrops[ofs], in f_update()
137 draw_box(priv->cont, 0, yv, dw, fonth * 2, RGBA(0x00, 0x00, 0x00, 0xff)); in f_update()
144 draw_box(priv->cont, dw - count - 1, in f_update()
[all …]
/dports/audio/spectmorph/spectmorph-0.5.2/glui/
H A Dsmprogressbar.hh57 auto draw_box = [&] (double x, double w) { in draw() local
68 draw_box (x, (width() - 2 * space) * (1 - busy_pos)); in draw()
69 draw_box (space, (width() - 2 * space) * (busy_pos - 0.75)); in draw()
72 draw_box (x, (width() - 2 * space) * 0.25); in draw()
76 draw_box (space, (width() - 2 * space) * m_value); in draw()
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Dpage_palette.c54 draw_box(2, 13 + (5 * n), 8, 17 + (5 * n), BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
55 draw_box(9, 13 + (5 * n), 19, 17 + (5 * n), BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
56 draw_box(29, 13 + (5 * n), 35, 17 + (5 * n), BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
57 draw_box(36, 13 + (5 * n), 46, 17 + (5 * n), BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
62 draw_box(56, 13, 62, 17, BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
63 draw_box(63, 13, 73, 17, BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
64 draw_box(56, 18, 62, 22, BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
65 draw_box(63, 18, 73, 22, BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
66 draw_box(55, 26, 77, 47, BOX_THICK | BOX_INNER | BOX_INSET); in palette_draw_const()
H A Dpage_samples.c696 draw_box(12, 29, 64, 31, BOX_THIN | BOX_INNER | BOX_INSET); in sample_amplify_draw_const()
748 draw_box(12, 29, 66, 31, BOX_THIN | BOX_INNER | BOX_INSET); in txtsynth_draw_const()
1524 draw_box(4, 12, 35, 48, BOX_THICK | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1527 draw_box(36, 12, 53, 18, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1528 draw_box(37, 15, 47, 17, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1529 draw_box(36, 19, 53, 25, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1530 draw_box(37, 22, 47, 24, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1531 draw_box(36, 26, 53, 33, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1532 draw_box(37, 29, 47, 32, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
1533 draw_box(36, 35, 53, 41, BOX_THIN | BOX_INNER | BOX_INSET); in sample_list_draw_const()
[all …]
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_placelib.c55 static Boolean draw_box = False; variable
184 if (draw_box) { in put_draw()
205 draw_box = !draw_box; in change_draw_mode()
207 if (!draw_box) in change_draw_mode()
252 if (draw_box) in place_lib_object()
288 if (!draw_box) { in move_object()
304 if (!draw_box) in init_move_object()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A Dprogress.cxx67 draw_box(box(), x(), y(), w(), h(), active_r() ? color2() : fl_inactive(color2())); in draw()
74 draw_box(box(), x(), y(), w(), h(), active_r() ? color() : fl_inactive(color())); in draw()
79 draw_box(box(), x(), y(), w(), h(), active_r() ? color() : fl_inactive(color())); in draw()
86 draw_box(box(), x(), y(), w(), h(), active_r() ? color2() : fl_inactive(color2())); in draw()
91 draw_box(box(), x(), y(), w(), h(), color()); in draw()
/dports/graphics/aloadimage/arcan-0.6.1/tests/frameservers/dbox/
H A Ddbox.c37 static bool draw_box(struct arcan_shmif_cont* c, in draw_box() function
45 draw_box(c, box_x, box_y, 32, 32, bgcol); in run_frame()
70 draw_box(c, 0, 0, c->w, c->h, bgcol); in run_frame()
74 draw_box(c, box_x, box_y, 32, 32, boxcol); in run_frame()
86 draw_box(&cont, cont.w, cont.h, 32, 32, boxcol); in main()
/dports/sysutils/acfgfs/arcan-0.6.1/tests/frameservers/dbox/
H A Ddbox.c37 static bool draw_box(struct arcan_shmif_cont* c, in draw_box() function
45 draw_box(c, box_x, box_y, 32, 32, bgcol); in run_frame()
70 draw_box(c, 0, 0, c->w, c->h, bgcol); in run_frame()
74 draw_box(c, box_x, box_y, 32, 32, boxcol); in run_frame()
86 draw_box(&cont, cont.w, cont.h, 32, 32, boxcol); in main()
/dports/x11/arcan-trayicon/arcan-0.6.1/tests/frameservers/dbox/
H A Ddbox.c37 static bool draw_box(struct arcan_shmif_cont* c, in draw_box() function
45 draw_box(c, box_x, box_y, 32, 32, bgcol); in run_frame()
70 draw_box(c, 0, 0, c->w, c->h, bgcol); in run_frame()
74 draw_box(c, box_x, box_y, 32, 32, boxcol); in run_frame()
86 draw_box(&cont, cont.w, cont.h, 32, 32, boxcol); in main()
/dports/x11/aclip/arcan-0.6.1/tests/frameservers/dbox/
H A Ddbox.c37 static bool draw_box(struct arcan_shmif_cont* c, in draw_box() function
45 draw_box(c, box_x, box_y, 32, 32, bgcol); in run_frame()
70 draw_box(c, 0, 0, c->w, c->h, bgcol); in run_frame()
74 draw_box(c, box_x, box_y, 32, 32, boxcol); in run_frame()
86 draw_box(&cont, cont.w, cont.h, 32, 32, boxcol); in main()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Slider.cxx110 draw_box(); in draw_bg()
115 draw_box(FL_THIN_DOWN_BOX, X+W/2-2, Y, 4, H, black); in draw_bg()
117 draw_box(FL_THIN_DOWN_BOX, X, Y+H/2-2, W, 4, black); in draw_bg()
163 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
165 draw_box(FL_THIN_DOWN_BOX, xsl+2, ysl+d, wsl-4, hsl-2*d,selection_color()); in draw()
167 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
169 draw_box(FL_THIN_DOWN_BOX, xsl+d, ysl+2, wsl-2*d, hsl-4,selection_color()); in draw()
171 if (wsl>0 && hsl>0) draw_box(box1, xsl, ysl, wsl, hsl, selection_color()); in draw()
221 if (damage()&FL_DAMAGE_ALL) draw_box(); in draw()
H A DFl_Light_Button.cxx41 if (box()) draw_box(this==Fl::pushed() ? fl_down(box()) : box(), color()); in draw()
60 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
81 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
129 draw_box(down_box(), x()+dx, y()+dy, W, W, col); in draw()
143 draw_box(FL_THIN_DOWN_BOX, x()+xx, y()+dy+1, ww, hh, col); in draw()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Slider.cxx90 draw_box(); in draw_bg()
95 draw_box(FL_THIN_DOWN_BOX, X+W/2-2, Y, 4, H, black); in draw_bg()
97 draw_box(FL_THIN_DOWN_BOX, X, Y+H/2-2, W, 4, black); in draw_bg()
143 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
145 draw_box(FL_THIN_DOWN_BOX, xsl+2, ysl+d, wsl-4, hsl-2*d,selection_color()); in draw()
147 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
149 draw_box(FL_THIN_DOWN_BOX, xsl+d, ysl+2, wsl-2*d, hsl-4,selection_color()); in draw()
151 if (wsl>0 && hsl>0) draw_box(box1, xsl, ysl, wsl, hsl, selection_color()); in draw()
201 if (damage()&FL_DAMAGE_ALL) draw_box(); in draw()
H A DFl_File_Input.cxx83 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
86 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
90 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
99 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
174 draw_box(b,x(),y()+DIR_HEIGHT,w(),h()-DIR_HEIGHT,color()); in draw()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dchanfull.pl20 sub draw_box ($$$) { subroutine
39 $c->print(draw_box('warning', 'Channel is full!!', 'chanfull'), MSGLEVEL_CLIENTCRAP);
41 …$c->print(draw_box('warning', 'Channel is nearly full! ('.$left.' client'.(($left==1)?'':'s').' le…
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Light_Button.cxx33 if (box()) draw_box(this==Fl::pushed() ? fl_down(box()) : box(), color()); in draw()
51 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
72 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
119 draw_box(down_box(), x()+dx, y()+dy, W, W, col); in draw()
134 draw_box(FL_THIN_DOWN_BOX, x()+xx, y()+dy+1, ww, hh, col); in draw()
H A DFl_Slider.cxx103 draw_box(); in draw_bg()
108 draw_box(FL_THIN_DOWN_BOX, X+W/2-2, Y, 4, H, black); in draw_bg()
110 draw_box(FL_THIN_DOWN_BOX, X, Y+H/2-2, W, 4, black); in draw_bg()
156 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
158 draw_box(FL_THIN_DOWN_BOX, xsl+2, ysl+d, wsl-4, hsl-2*d,selection_color()); in draw()
160 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
162 draw_box(FL_THIN_DOWN_BOX, xsl+d, ysl+2, wsl-2*d, hsl-4,selection_color()); in draw()
164 if (wsl>0 && hsl>0) draw_box(box1, xsl, ysl, wsl, hsl, selection_color()); in draw()
214 if (damage()&FL_DAMAGE_ALL) draw_box(); in draw()
H A DFl_File_Input.cxx75 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
78 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
82 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
91 draw_box(pressed_ == i ? fl_down(down_box()) : down_box(), in draw_buttons()
169 draw_box(b,x(),y()+DIR_HEIGHT,w(),h()-DIR_HEIGHT,color()); in draw()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Light_Button.cxx41 if (box()) draw_box(this==Fl::pushed() ? fl_down(box()) : box(), color()); in draw()
58 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
79 draw_box(down_box(), x()+dx, y()+dy, W, W, FL_BACKGROUND2_COLOR); in draw()
127 draw_box(down_box(), x()+dx, y()+dy, W, W, col); in draw()
141 draw_box(FL_THIN_DOWN_BOX, x()+xx, y()+dy+1, ww, hh, col); in draw()
H A DFl_Slider.cxx110 draw_box(); in draw_bg()
115 draw_box(FL_THIN_DOWN_BOX, X+W/2-2, Y, 4, H, black); in draw_bg()
117 draw_box(FL_THIN_DOWN_BOX, X, Y+H/2-2, W, 4, black); in draw_bg()
163 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
165 draw_box(FL_THIN_DOWN_BOX, xsl+2, ysl+d, wsl-4, hsl-2*d,selection_color()); in draw()
167 draw_box(box1, xsl, ysl, wsl, hsl, FL_GRAY); in draw()
169 draw_box(FL_THIN_DOWN_BOX, xsl+d, ysl+2, wsl-2*d, hsl-4,selection_color()); in draw()
171 if (wsl>0 && hsl>0) draw_box(box1, xsl, ysl, wsl, hsl, selection_color()); in draw()
221 if (damage()&FL_DAMAGE_ALL) draw_box(); in draw()

12345678910>>...55