Home
last modified time | relevance | path

Searched refs:text_x (Results 1 – 25 of 1137) sorted by relevance

12345678910>>...46

/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Dextent1.c104 int text_x; variable
150 node->x = text_x; in compute_input_extent()
160 text_x += t_width; in compute_input_extent()
202 node->x = text_x; in compute_punctuation_extent()
272 node->x = text_x; in compute_word_extent()
284 node->x = text_x; in compute_verbatim_extent()
300 node->x = text_x; in compute_spadsrctxt_extent()
354 node->x = text_x; in compute_dash_extent()
704 text_x = indent; in compute_begin_items_extent()
775 then_x = text_x; in compute_ifcond_extent()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dmatrixview.c39 static int text_x = 0; variable
41 #define _text_x (text_x/2)
152 for (a = text_x * text_y + text_x - 1; a >= text_x; a--) { in scroll()
156 if (s >= text_x) in scroll()
159 memmove(text_light + text_x, text_light, text_x * text_y); in scroll()
169 if (s >= text_x) in scroll()
177 int r = rand() % text_x * text_y; in make_change()
181 r = rand() % (4 * text_x); in make_change()
182 if (r < text_x && text_light[r]) in make_change()
196 for (a = 0; a < text_x; a++) in make_text()
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dmatrixview.c39 static int text_x = 0; variable
41 #define _text_x (text_x/2)
152 for (a = text_x * text_y + text_x - 1; a >= text_x; a--) { in scroll()
156 if (s >= text_x) in scroll()
159 memmove(text_light + text_x, text_light, text_x * text_y); in scroll()
169 if (s >= text_x) in scroll()
177 int r = rand() % text_x * text_y; in make_change()
181 r = rand() % (4 * text_x); in make_change()
182 if (r < text_x && text_light[r]) in make_change()
196 for (a = 0; a < text_x; a++) in make_text()
[all …]
/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A Dmatrixview.c58 int text_x = 90; variable
60 #define _text_x text_x/2
432 polovina = (text_x * text_y) / 2; in scroll()
434 for (a = (text_x * text_y) + text_x - 1; a > text_x; a--) { in scroll()
439 if (s >= text_x) in scroll()
447 memmove ((void *)(&text_light[0] + text_x), (void *)&text_light, (text_x * text_y) - 1); in scroll()
460 if (s >= text_x) in scroll()
471 if (r < (text_x * text_y)) in make_change()
476 if (r < text_x) in make_change()
519 for (a = 0; a < text_x; a++) in make_text()
[all …]
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_tab_panel.cc118 int text_x = required_size.w>size.w ? 14 : 4; in infowin_event() local
122 if (text_x < ev->mx && text_x + i.width > ev->mx) { in infowin_event()
128 text_x += i.width; in infowin_event()
175 int text_x = xpos + 8; in draw() local
199 display_fillbox_wh_clip_rgb(text_x-3, ypos+2, width+6, 1, SYSCOL_HIGHLIGHT, true); in draw()
216 display_fillbox_wh_clip_rgb(text_x-3, ypos, width+6, 1, SYSCOL_HIGHLIGHT, true); in draw()
230 text_x += width + 8; in draw()
235 …display_fillbox_wh_clip_rgb(text_x-4, ypos+required_size.h-1, xpos+size.w-(text_x-4), 1, SYSCOL_HI… in draw()
242 int text_x = 4; in draw() local
249 …if(text_x < mx && text_x+width+8 > mx && (required_size.w<=get_size().w || mx < right.get_pos().x… in draw()
[all …]
/dports/databases/grass7/grass-7.8.6/display/d.geodesic/
H A Dplot.c11 double text_x, text_y; in plot() local
44 text_x = (lon1 + lon2) / 2; in plot()
45 text_y = G_geodesic_lat_from_lon(text_x); in plot()
49 text_x = (lon1 + lon2) / 2; in plot()
62 D_pos_abs(text_x, text_y); in plot()
70 text_x -= r - D_get_u_east(); in plot()
72 text_x -= l - D_get_u_west(); in plot()
76 D_pos_abs(text_x, text_y); in plot()
/dports/databases/grass7/grass-7.8.6/display/d.labels/
H A Ddo_labels.c296 text_x = X + X_just_offset; in show_it()
373 D_pos_abs(text_x + Xoffset, text_y + Yoffset + j); in show_it()
375 D_pos_abs(text_x + Xoffset, text_y + Yoffset - j); in show_it()
377 D_pos_abs(text_x + Xoffset + j, text_y + Yoffset); in show_it()
379 D_pos_abs(text_x + Xoffset - j, text_y + Yoffset); in show_it()
382 D_pos_abs(text_x + Xoffset + j, text_y + Yoffset + j); in show_it()
384 D_pos_abs(text_x + Xoffset - j, text_y + Yoffset - j); in show_it()
386 D_pos_abs(text_x + Xoffset + j, text_y + Yoffset - j); in show_it()
388 D_pos_abs(text_x + Xoffset - j, text_y + Yoffset + j); in show_it()
425 G_rotate_around_point(X, Y0, &text_x, &text_y, -1 * rotation); in show_it()
[all …]
/dports/games/augustus/augustus-3.1.0/src/window/advisor/
H A Dmilitary.c103 int text_x = 80; in draw_background() local
119 lang_text_draw(51, enemy_text_id, text_x, 358, FONT_NORMAL_BLACK); in draw_background()
122 lang_text_draw(51, distant_battle_text_id, text_x, 378, FONT_NORMAL_BLACK); in draw_background()
126 …int width = lang_text_draw_amount(8, 46, city_military_total_soldiers(), text_x - 5, 348, FONT_NOR… in draw_background()
127 width += lang_text_draw(51, 7, text_x + width, 348, FONT_NORMAL_BLACK); in draw_background()
128 …lang_text_draw_amount(8, 48, city_military_total_legions(), text_x + width, 348, FONT_NORMAL_BLACK… in draw_background()
131 lang_text_draw(51, enemy_text_id, text_x, 368, FONT_NORMAL_BLACK); in draw_background()
134 lang_text_draw(51, distant_battle_text_id, text_x, 388, FONT_NORMAL_BLACK); in draw_background()
137 width = text_draw(translation_for(food_text), text_x, 409, FONT_NORMAL_BLACK, 0); in draw_background()
139 …text_draw_number(city_mess_hall_months_food_stored(), '@', " ", text_x + width, 409, FONT_NORMAL_B… in draw_background()
/dports/games/julius/julius-1.7.0/src/window/advisor/
H A Dmilitary.c84 int text_x = 80; in draw_background() local
87 lang_text_draw(51, enemy_text_id, text_x, 358, FONT_NORMAL_BLACK); in draw_background()
90 lang_text_draw(51, distant_battle_text_id, text_x, 378, FONT_NORMAL_BLACK); in draw_background()
94 …int width = lang_text_draw_amount(8, 46, city_military_total_soldiers(), text_x, 348, FONT_NORMAL_… in draw_background()
95 width += lang_text_draw(51, 7, text_x + width, 348, FONT_NORMAL_BLACK); in draw_background()
96 …lang_text_draw_amount(8, 48, city_military_total_legions(), text_x + width, 348, FONT_NORMAL_BLACK… in draw_background()
99 lang_text_draw(51, enemy_text_id, text_x, 368, FONT_NORMAL_BLACK); in draw_background()
102 lang_text_draw(51, distant_battle_text_id, text_x, 388, FONT_NORMAL_BLACK); in draw_background()
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dupdaterightsidebar.cpp45 int text_x = pos.x + (rightsidebar_titlebar_img->w / 2) - ((6 * 8) / 2); in updateRightSidebar() local
47 printText(font8x8_bmp, text_x, text_y, "Skills"); in updateRightSidebar()
87 text_x = pos.x + (rightsidebar_slot_img->w / 2) - ((strlen("Appraisal") * 8) / 2); in updateRightSidebar()
89 printText(font8x8_bmp, text_x, text_y, "Appraisal"); in updateRightSidebar()
120 text_x = pos.x + (rightsidebar_slot_img->w / 2) - ((strlen("Spell List") * 8) / 2); in updateRightSidebar()
122 printText(font8x8_bmp, text_x, text_y, "Spell List"); in updateRightSidebar()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/bottombar/
H A DGameInfoPanel.py189 text_x = 10
192 text_x = 10 + Constants.COVER_SIZE[0] + 20
222 dc.draw_text(self.title, text_x, y)
234 dc.draw_text(self.year, text_x, y)
241 dc.draw_text(self.companies, text_x + twy, y)
250 text_x,
256 dc.draw_text(self.sub_title, text_x + 6, y + (h - th) // 2)
259 text_x - 18, y, size[0] - text_x + 18, h, background
261 dc.draw_text(self.sub_title, text_x, y + (h - th) // 2)
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DMenuItem.cc51 int text_x, int text_y, unsigned int width, in drawLine() argument
80 text_x += bevel_width + height + 1; in drawLine()
83 text_x += width - (height + bevel_width + text_w); in drawLine()
86 text_x += ((width + 1 - text_w) / 2); in drawLine()
90 text_x += skip_pixels; in drawLine()
93 text_x, text_y, text_x + text_pixels, text_y); in drawLine()
179 int text_x = x; in draw() local
187 text_x = x + bevel + h + 1; in draw()
191 text_x = x + width - (h + bevel + text_w); in draw()
194 text_x = x + ((width + 1 - text_w) / 2); in draw()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dfile_upload_control_painter.cc51 LayoutUnit text_x; in PaintObject() local
53 text_x = content_left + button_and_spacing_width; in PaintObject()
55 text_x = in PaintObject()
81 FloatPoint(RoundToInt(text_x), RoundToInt(text_y))); in PaintObject()
88 text_bounds.Move(text_x, text_y); in PaintObject()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui_list.cpp273 int text_x, i, x_pos; in draw_text() local
280 text_x = 2 + GLUI_LIST_BOXINNERMARGINX; in draw_text() local
286 glVertex2i(text_x, y+5 ); glVertex2i( w-text_x, y+5 ); in draw_text()
287 glVertex2i(w-text_x, y+19 ); glVertex2i(text_x, y+19 ); in draw_text()
293 x_pos = text_x; /* or control disabled */ in draw_text()
299 glRasterPos2i( text_x, y+15); in draw_text()
309 x_pos = text_x; in draw_text()
311 glRasterPos2i( text_x, y+15); in draw_text()
/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/
H A Dvga.c294 int text_width, text_height, text_fgcol, text_bgcol, text_x, text_y; variable
300 text_x = 0; in vga_text_init()
386 text_x = 0; in vga_put_lf()
401 text_x = 0; in vga_putchar()
405 if (text_x == 0) { in vga_putchar()
407 text_x = text_width; in vga_putchar()
413 vga_putcharxy(--text_x, text_y, ' ', text_fgcol, text_bgcol); in vga_putchar()
416 vga_putcharxy(text_x, text_y, ch, text_fgcol, text_bgcol); in vga_putchar()
417 text_x++; in vga_putchar()
418 if (text_x >= text_width) in vga_putchar()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/
H A Dvga.c294 int text_width, text_height, text_fgcol, text_bgcol, text_x, text_y; variable
300 text_x = 0; in vga_text_init()
386 text_x = 0; in vga_put_lf()
401 text_x = 0; in vga_putchar()
405 if (text_x == 0) { in vga_putchar()
407 text_x = text_width; in vga_putchar()
413 vga_putcharxy(--text_x, text_y, ' ', text_fgcol, text_bgcol); in vga_putchar()
416 vga_putcharxy(text_x, text_y, ch, text_fgcol, text_bgcol); in vga_putchar()
417 text_x++; in vga_putchar()
418 if (text_x >= text_width) in vga_putchar()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui_list.cpp275 int text_x, i, x_pos; in draw_text() local
282 text_x = 2 + GLUI_LIST_BOXINNERMARGINX; in draw_text() local
288 glVertex2i(text_x, y+5 ); glVertex2i( w-text_x, y+5 ); in draw_text()
289 glVertex2i(w-text_x, y+19 ); glVertex2i(text_x, y+19 ); in draw_text()
295 x_pos = text_x; /* or control disabled */ in draw_text()
301 glRasterPos2i( text_x, y+15); in draw_text()
311 x_pos = text_x; in draw_text()
313 glRasterPos2i( text_x, y+15); in draw_text()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui_list.cpp273 int text_x, i, x_pos; in draw_text() local
280 text_x = 2 + GLUI_LIST_BOXINNERMARGINX; in draw_text() local
286 glVertex2i(text_x, y+5 ); glVertex2i( w-text_x, y+5 ); in draw_text()
287 glVertex2i(w-text_x, y+19 ); glVertex2i(text_x, y+19 ); in draw_text()
293 x_pos = text_x; /* or control disabled */ in draw_text()
299 glRasterPos2i( text_x, y+15); in draw_text()
309 x_pos = text_x; in draw_text()
311 glRasterPos2i( text_x, y+15); in draw_text()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/
H A Dvga.c294 int text_width, text_height, text_fgcol, text_bgcol, text_x, text_y; variable
300 text_x = 0; in vga_text_init()
386 text_x = 0; in vga_put_lf()
401 text_x = 0; in vga_putchar()
405 if (text_x == 0) { in vga_putchar()
407 text_x = text_width; in vga_putchar()
413 vga_putcharxy(--text_x, text_y, ' ', text_fgcol, text_bgcol); in vga_putchar()
416 vga_putcharxy(text_x, text_y, ch, text_fgcol, text_bgcol); in vga_putchar()
417 text_x++; in vga_putchar()
418 if (text_x >= text_width) in vga_putchar()
/dports/devel/glui/glui-2.36/src/
H A Dglui_list.cpp285 int text_x, i, x_pos; in draw_text() local
292 text_x = 2 + GLUI_LIST_BOXINNERMARGINX; in draw_text() local
298 glVertex2i(text_x, y+5 ); glVertex2i( w-text_x, y+5 ); in draw_text()
299 glVertex2i(w-text_x, y+19 ); glVertex2i(text_x, y+19 ); in draw_text()
305 x_pos = text_x; /* or control disabled */ in draw_text()
311 glRasterPos2i( text_x, y+15); in draw_text()
321 x_pos = text_x; in draw_text()
323 glRasterPos2i( text_x, y+15); in draw_text()
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/
H A DTimeBar.cc415 int text_x, text_y; in on_expose_event() local
426 text_x = MARGINX; in on_expose_event()
428 text_x = (win_w - text_width) / 2; in on_expose_event()
432 text_x = MARGINX; in on_expose_event()
466 text_x = (win_w - text_height) / 2; in on_expose_event()
715 int text_x, text_y; in on_draw() local
726 text_x = MARGINX; in on_draw()
732 text_x = MARGINX; in on_draw()
766 text_x = (win_w - text_height) / 2; in on_draw()
782 cr->move_to(text_x, text_y); in on_draw()
[all …]
/dports/graphics/drawing/drawing-0.8.4/src/tools/classic_tools/
H A Dtool_text.py218 text_x = int(operation['x'])
248 text_x, line_y, line_text)
253 text_x + dist, text_y + dist)
262 entire_text, text_x + dx, text_y + dy)
271 text_x, text_y)
275 def _show_text_at_coords(self, cairo_c, pango_l, text, text_x, text_y): argument
278 cairo_c.move_to(text_x, text_y)
283 def _op_bg_rectangle(self, context, layout, c2, text_x, line_y, line_text): argument
286 self._show_text_at_coords(context, layout, line_text, text_x, line_y)
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ui/
H A Dinputbox.cpp184 int text_x, text_y; in draw() local
228 text_x = 1; in draw()
233 text_x += (w1 - tw)/2; in draw()
239 gr_string(text_x, text_y, passwd_text, GR_RESIZE_MENU); in draw()
241 gr_string(text_x, text_y, text, GR_RESIZE_MENU); in draw()
249 ui_vline(1, h1, text_x + tw + 4); in draw()
250 ui_vline(1, h1, text_x + tw + 5); in draw()
259 gr_bitmap(text_x + tw + 4, 1, GR_RESIZE_MENU_NO_OFFSET); in draw()
/dports/math/py-benford_py/benford_py-0.5.0/benford/
H A Dviz.py52 text_x = False
57 text_x = False
61 text_x = True
64 return x, figsize, text_x
66 def plot_digs(df, x, y_Exp, y_Found, N, figsize, conf_Z, text_x=False, argument
120 if text_x:
137 def plot_sum(df, figsize, li, text_x=False, save_plot=None, save_plot_kwargs=None): argument
165 if text_x:
/dports/multimedia/emovix/emovix-0.9.0/src/movix/
H A Drc.movix18 /usr/sbin/progress $text_x $text_y $text_box_dx $text_box_dy 0
19 /usr/sbin/fbtruetype -x $text_x -y $text_y -t $text_color -s $text_size "$PMSG_COPYING"
74 /usr/sbin/progress $text_x $text_y $text_box_dx $text_box_dy 0
75 /usr/sbin/fbtruetype -x $text_x -y $text_y -t $text_color -s $text_size "$PMSG_SETTING"
128 /usr/sbin/progress $text_x $text_y $text_box_dx $text_box_dy 0
129 /usr/sbin/fbtruetype -x $text_x -y $text_y -t $text_color -s $text_size "$PMSG_LIBSLOADED"
168 /usr/sbin/progress $text_x $text_y $text_box_dx $text_box_dy 0
169 /usr/sbin/fbtruetype -x $text_x -y $text_y -t $text_color -s $text_size "$PMSG_READY"

12345678910>>...46