Home
last modified time | relevance | path

Searched refs:y_text (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/augustus/augustus-3.1.0/src/window/
H A Dmessage_dialog.c85 int y_text; member
233 int y_offset = data.y_text + 86 + lines * 16; in draw_city_message_text()
279 data.y_text = data.y + 48; in draw_title()
286 if (data.y + image_y + img->height + 8 > data.y_text) { in draw_title()
287 data.y_text = data.y + image_y + img->height + 8; in draw_title()
298 if (data.y + msg->subtitle.y + height > data.y_text) { in draw_subtitle()
299 data.y_text = data.y + msg->subtitle.y + height; in draw_subtitle()
317 graphics_set_clip_rectangle(data.x_text + 3, data.y_text + 3, in draw_content()
408 int y_text = data.y + 384; in draw_background_video() local
410 y_text += 8; in draw_background_video()
[all …]
H A Dmessage_list.c68 int y_text; member
89 data.y_text = 112; in draw_background()
98 lang_text_draw(63, 2, data.x_text + 42, data.y_text - 12, FONT_SMALL_PLAIN); in draw_background()
99 lang_text_draw(63, 3, data.x_text + 180, data.y_text - 12, FONT_SMALL_PLAIN); in draw_background()
101 data.x_text + 50, data.y_text + 12 + BLOCK_SIZE * data.text_height_blocks, in draw_background()
105 data.x_text + 16, data.y_text + 80, in draw_background()
124 data.x_text + 12, data.y_text + 6 + 20 * i); in draw_messages()
127 data.x_text + 12, data.y_text + 6 + 20 * i); in draw_messages()
135 data.x_text + 42 + width, data.y_text + 8 + 20 * i, font); in draw_messages()
138 data.x_text + 180, data.y_text + 8 + 20 * i, font, 0); in draw_messages()
[all …]
/dports/games/julius/julius-1.7.0/src/window/
H A Dmessage_dialog.c84 int y_text; member
216 int y_offset = data.y_text + 86 + lines * 16; in draw_city_message_text()
262 data.y_text = data.y + 48; in draw_title()
269 if (data.y + image_y + img->height + 8 > data.y_text) { in draw_title()
270 data.y_text = data.y + image_y + img->height + 8; in draw_title()
281 if (data.y + msg->subtitle.y + height > data.y_text) { in draw_subtitle()
282 data.y_text = data.y + msg->subtitle.y + height; in draw_subtitle()
300 graphics_set_clip_rectangle(data.x_text + 3, data.y_text + 3, in draw_content()
391 int y_text = data.y + 384; in draw_background_video() local
393 y_text += 8; in draw_background_video()
[all …]
H A Dmessage_list.c53 int y_text; member
74 data.y_text = 112; in draw_background()
83 lang_text_draw(63, 2, data.x_text + 42, data.y_text - 12, FONT_SMALL_PLAIN); in draw_background()
84 lang_text_draw(63, 3, data.x_text + 180, data.y_text - 12, FONT_SMALL_PLAIN); in draw_background()
86 data.x_text + 50, data.y_text + 12 + BLOCK_SIZE * data.text_height_blocks, in draw_background()
90 data.x_text + 16, data.y_text + 80, in draw_background()
109 data.x_text + 12, data.y_text + 6 + 20 * i); in draw_messages()
112 data.x_text + 12, data.y_text + 6 + 20 * i); in draw_messages()
120 data.x_text + 42 + width, data.y_text + 8 + 20 * i, font); in draw_messages()
123 data.x_text + 180, data.y_text + 8 + 20 * i, font, 0); in draw_messages()
[all …]
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dtrade.c102 int y_text; in display_trade_handler() local
128 y_text = y_start; in display_trade_handler()
133 y_text = y_end; in display_trade_handler()
136 draw_text(x_start, y_text, (const unsigned char*)str, strlen(str), win->font_category, in display_trade_handler()
156 int y_text; in display_trade_handler() local
184 y_text = y_start; in display_trade_handler()
189 y_text = y_end; in display_trade_handler()
192 draw_text(x_start, y_text, (const unsigned char*)str, strlen(str), win->font_category, in display_trade_handler()
201 y_text = y_end; in display_trade_handler()
206 y_text = y_start; in display_trade_handler()
[all …]
/dports/games/julius/julius-1.7.0/src/graphics/
H A Drich_text.c35 int y_text; member
45 …const uint8_t *text, int x_text, int y_text, int width_blocks, int height_blocks, int adjust_width… in rich_text_init() argument
48 data.y_text = y_text; in rich_text_init()
55 data.x_text + 8, data.y_text + 6, in rich_text_init()
58 scrollbar.y = data.y_text; in rich_text_init()
H A Drich_text.h19 …const uint8_t *text, int x_text, int y_text, int width_blocks, int height_blocks, int adjust_width…
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Drich_text.c35 int y_text; member
45 …const uint8_t *text, int x_text, int y_text, int width_blocks, int height_blocks, int adjust_width… in rich_text_init() argument
48 data.y_text = y_text; in rich_text_init()
55 data.x_text + 8, data.y_text + 6, in rich_text_init()
58 scrollbar.y = data.y_text; in rich_text_init()
H A Drich_text.h19 …const uint8_t *text, int x_text, int y_text, int width_blocks, int height_blocks, int adjust_width…
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dpuretext.c130 int y_text; member
438 static void setxypos(double dwidth, double dheight, double x, double y, int *x_text, int *y_text) { in setxypos() argument
441 *y_text = y - dheight / 2. + .5; in setxypos()
527 setxypos(dwidth, dheight, width / 2, height / 2, &sdata->x_text, &sdata->y_text); in proctext()
607 sdata->y_text = ldt->ypos / dist + (double)height / 2.; in proctext()
609 setxypos(dwidth, dheight, sdata->x_text, sdata->y_text, &sdata->x_text, &sdata->y_text); in proctext()
677 sdata->y_text = height / 2; in proctext()
680 rotate_text(cairo, layout, sdata->x_text, sdata->y_text, sdata->dbl2); in proctext()
683 sdata->x_text = sdata->y_text = 0; in proctext()
690 setxypos(0, dheight, sdata->x_text, sdata->y_text, &sdata->x_text, &sdata->y_text); in proctext()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/tutorials/colors/
H A Dcolormaps.py184 y_text = pos[1] + pos[3]/2.
185 fig.text(x_text, y_text, name, va='center', ha='right', fontsize=10)
354 y_text = pos[1] + pos[3]/2.
355 fig.text(x_text, y_text, name, va='center', ha='right', fontsize=10)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/color/
H A Dcolormap_reference.py56 y_text = pos[1] + pos[3]/2.
57 fig.text(x_text, y_text, name, va='center', ha='right', fontsize=10)
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/color/
H A Dcolormap_reference.py56 y_text = pos[1] + pos[3]/2.
57 fig.text(x_text, y_text, name, va='center', ha='right', fontsize=10)
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dbillsdepositspanel.cpp772 wxString y_text = this->GetFrequency(&y); in sortTable() local
773 return x_text < y_text; in sortTable()
797 wxString y_text = this->GetRemainingDays(&y); in sortTable() local
799 if (isdigit(y_text[0])) in sortTable()
801 y_num = wxAtoi(y_text); in sortTable()
803 if (y_text.EndsWith(wxString("!"), &removed)) in sortTable()
808 return ((!x_useText && !y_useText) ? x_num < y_num : x_text < y_text); in sortTable()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/rowan-0.15.2/src/
H A Dsyntax_text.rs199 let y_text = &y.0.text()[y.1]; in zip_texts() localVariable
200 if !(x_text.starts_with(y_text) || y_text.starts_with(x_text)) { in zip_texts()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/components/graphics/
H A DPlot3D.java338 String y_text = labels[1] + " - " + formatters[1].format( max_y ); in drawPlot() local
341 y_text, in drawPlot()
342 y_axis_right_x - (y_text.length() * char_width), in drawPlot()
/dports/lang/rust/rustc-1.58.1-src/vendor/rowan/src/
H A Dsyntax_text.rs199 let y_text = &y.0.text()[y.1]; in zip_texts() localVariable
200 if !(x_text.starts_with(y_text) || y_text.starts_with(x_text)) { in zip_texts()
/dports/math/py-matplotlib/matplotlib-3.4.3/tutorials/colors/
H A Dcolormaps.py387 y_text = pos[1] + pos[3]/2.
388 fig.text(x_text, y_text, name, va='center', ha='right', fontsize=10)
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/plotters-0.3.0/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/chart/
H A Daxes3d.rs163 let y_text = (self.format_y)(y); in draw() localVariable
166 (p, y_text) in draw()

12