Home
last modified time | relevance | path

Searched refs:text_pos (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c7308 next_position->text_pos = text_pos; in try_match_STRING_FLD()
7381 next_position->text_pos = text_pos; in try_match_STRING_FLD_REV()
7508 next_position->text_pos = text_pos; in try_match()
7669 next_position->text_pos = text_pos; in try_match()
7673 next_position->text_pos = text_pos; in try_match()
12029 data_l.text_pos = state->text_pos; in basic_match()
15575 text_pos = data_r.text_pos; in basic_match()
16964 text_pos = data_mbt.text_pos; in basic_match()
17321 entry->text_pos = text_pos; in add_to_best_list()
17891 text_pos = state->text_pos; in do_match()
[all …]
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c7262 next_position->text_pos = text_pos; in try_match_STRING_FLD()
7335 next_position->text_pos = text_pos; in try_match_STRING_FLD_REV()
7462 next_position->text_pos = text_pos; in try_match()
7623 next_position->text_pos = text_pos; in try_match()
7627 next_position->text_pos = text_pos; in try_match()
11967 data_l.text_pos = state->text_pos; in basic_match()
15513 text_pos = data_r.text_pos; in basic_match()
16902 text_pos = data_mbt.text_pos; in basic_match()
17259 entry->text_pos = text_pos; in add_to_best_list()
17829 text_pos = state->text_pos; in do_match()
[all …]
/dports/games/zoom/zoom-1.1.5/src/
H A Dv6display.c288 text[text_pos] != 10 && text[text_pos] != 0) in v6_prints()
302 text_pos++; in v6_prints()
305 if (text[text_pos] == 0 || text[text_pos] == 10) in v6_prints()
324 (text_pos == start_pos && text[text_pos] == 10)) in v6_prints()
380 len - text_pos - (text[text_pos]==10?1:0)); in v6_prints()
405 if (text[text_pos] == 10 || text[text_pos] == 32) in v6_prints()
406 text_pos++; in v6_prints()
698 int text_pos; in v6_split_point() local
711 text_pos, in v6_split_point()
717 text_pos++; in v6_split_point()
[all …]
/dports/mail/squirrelmail-quota_usage-plugin/squirrelmail-quota_usage-plugin-php74-1.3.1_3/quota_usage/
H A Dbar.php66 $text_pos = ($width-$fill_width)/2.8+$fill_width; variable
73 $text_pos = ($fill_width*.50); variable
79 $text_pos = ($fill_width*.45); variable
85 $text_pos = ($fill_width*.50); variable
92 imagestring ($im, 2, $text_pos, 1, "$eval%", $text_color);
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dparser.lex105 token.text_pos = 0; in store()
110 token.text_pos = mem_putstring(&strings, tmp); in store()
115 token.text_pos = mem_putstring(&strings, tmp); in store()
123 token.text_pos = mem_put(&strings, prefix, strlen(prefix)); in store()
126 token.text_pos = mem_putstring(&strings, tmp); in store()
132 token.text_pos = mem_putstring(&strings, tmp); in store()
136 token.text_pos = mem_putstring(&strings, tmp); in store()
145 token.text_pos = mem_putstring(&strings, tmp); in store()
323 if(result[t].text_pos) {
324 result[t].text = &strings.buffer[result[t].text_pos];
/dports/games/flare-engine/flare-engine-1.12/src/
H A DMenuEnemy.cpp68 text_pos = Parse::popLabelInfo(infile.val); in MenuEnemy()
160 if (!text_pos.hidden) { in render()
166 label_text.setPos(window_area.x + text_pos.x, window_area.y + text_pos.y); in render()
167 label_text.setJustify(text_pos.justify); in render()
168 label_text.setVAlign(text_pos.valign); in render()
169 label_text.setFont(text_pos.font_style); in render()
H A DMenuStatBar.cpp85 text_pos = Parse::popLabelInfo(infile.val); in MenuStatBar()
235 if (!text_pos.hidden) { in render()
248 label->setPos(bar_dest.x + text_pos.x, bar_dest.y + text_pos.y); in render()
249 label->setJustify(text_pos.justify); in render()
250 label->setVAlign(text_pos.valign); in render()
251 label->setFont(text_pos.font_style); in render()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmovtextenc.c74 uint16_t text_pos; member
223 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
226 s->style_attributes_temp->style_end = AV_RB16(&s->text_pos); in mov_text_style_cb()
237 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
258 s->style_attributes_temp->style_end = AV_RB16(&s->text_pos); in mov_text_style_cb()
283 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
294 s->hlit.end = AV_RB16(&s->text_pos); in mov_text_color_cb()
298 s->hlit.start = AV_RB16(&s->text_pos); in mov_text_color_cb()
334 s->text_pos += utf8_len ? utf8_len : len; in mov_text_text_cb()
342 s->text_pos += 1; in mov_text_new_line_cb()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c74 uint16_t text_pos; member
223 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
226 s->style_attributes_temp->style_end = AV_RB16(&s->text_pos); in mov_text_style_cb()
237 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
258 s->style_attributes_temp->style_end = AV_RB16(&s->text_pos); in mov_text_style_cb()
283 s->style_attributes_temp->style_start = AV_RB16(&s->text_pos); in mov_text_style_cb()
294 s->hlit.end = AV_RB16(&s->text_pos); in mov_text_color_cb()
298 s->hlit.start = AV_RB16(&s->text_pos); in mov_text_color_cb()
334 s->text_pos += utf8_len ? utf8_len : len; in mov_text_text_cb()
342 s->text_pos += 1; in mov_text_new_line_cb()
[all …]
/dports/devel/autodia/Autodia-2.14/lib/Autodia/Diagram/
H A DComponent.pm111 my $text_pos = $self->{"left_x"}+0.285;
112 $text_pos .= ",";
113 $text_pos .= $self->{"top_y"}+0.895;
114 return $text_pos;
/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Dconstraint.c48 Point text_pos; member
147 { "text_pos", PROP_TYPE_POINT, offsetof(Constraint, text_pos) },
203 constraint->text_pos = *to; in constraint_move_handle()
214 point_add(&constraint->text_pos, &p2); in constraint_move_handle()
238 point_add(&constraint->text_pos, &delta); in constraint_move()
276 &constraint->text_pos, ALIGN_LEFT, in constraint_draw()
313 constraint->text_pos.x = 0.5*(conn->endpoints[0].x + conn->endpoints[1].x); in constraint_create()
314 constraint->text_pos.y = 0.5*(conn->endpoints[0].y + conn->endpoints[1].y) - 0.2; in constraint_create()
366 constraint->text_handle.pos = constraint->text_pos; in constraint_update_data()
381 rect.left = constraint->text_pos.x; in constraint_update_data()
[all …]
H A Dimplements.c53 Point text_pos; member
153 { "text_pos", PROP_TYPE_POINT, offsetof(Implements, text_pos) },
209 implements->text_pos = *to; in implements_move_handle()
225 point_sub(&implements->text_pos, &v1); in implements_move_handle()
249 point_add(&implements->text_pos, &delta); in implements_move()
289 &implements->text_pos, ALIGN_LEFT, in implements_draw()
327 implements->text_pos = conn->endpoints[1]; in implements_create()
328 implements->text_pos.x -= 0.3; in implements_create()
381 implements->text_handle.pos = implements->text_pos; in implements_update_data()
410 rect.left = implements->text_pos.x; in implements_update_data()
[all …]
H A Dassociation.c93 Point text_pos; member
126 Point text_pos; member
377 poly[0].y = assoc->text_pos.y; in assoc_get_direction_poly()
387 poly[0].y = assoc->text_pos.y; in assoc_get_direction_poly()
450 pos = assoc->text_pos; in association_draw()
464 pos = end->text_pos; in association_draw()
622 end->text_pos = points[fp]; in association_update_data_end()
625 end->text_pos.y -= end->role_descent; in association_update_data_end()
639 end->text_pos.y += end->role_ascent; in association_update_data_end()
651 rect.left = end->text_pos.x in association_update_data_end()
[all …]
H A Dmessage.c61 Point text_pos; member
182 { "text_pos", PROP_TYPE_POINT, offsetof(Message,text_pos) },
235 message->text_pos = *to; in message_move_handle()
245 point_add(&message->text_pos, &p2); in message_move_handle()
269 point_add(&message->text_pos, &delta); in message_move()
351 &message->text_pos, ALIGN_CENTER, in message_draw()
396 message->text_pos.x = 0.5*(conn->endpoints[0].x + conn->endpoints[1].x); in message_create()
397 message->text_pos.y = 0.5*(conn->endpoints[0].y + conn->endpoints[1].y) + 0.5; in message_create()
438 message->text_handle.pos = message->text_pos; in message_update_data()
447 rect.left = message->text_pos.x-message->text_width/2; in message_update_data()
[all …]
/dports/graphics/dia/dia-0.97.3/objects/Jackson/
H A Dphenomenon.c62 Point text_pos; member
165 { "text_pos", PROP_TYPE_POINT, offsetof(Message,text_pos) },
219 message->text_pos = *to; in message_move_handle()
229 point_add(&message->text_pos, &p2); in message_move_handle()
252 point_add(&message->text_pos, &delta); in message_move()
301 renderer_ops->draw_string(renderer, mname, &message->text_pos, ALIGN_CENTER, &color_black); in message_draw()
340 message->text_pos.x = 0.5*(conn->endpoints[0].x + conn->endpoints[1].x); in message_create()
341 message->text_pos.y = 0.5*(conn->endpoints[0].y + conn->endpoints[1].y); in message_create()
389 message->text_handle.pos = message->text_pos; in message_update_data()
398 rect.left = message->text_pos.x-message->text_width/2; in message_update_data()
[all …]
/dports/x11-fm/fsv2/fsv2-1.1.0/src/
H A Dtmaptext.h33 void text_draw_straight( const char *text, const XYZvec *text_pos, const XYvec *text_max_dims );
34 void text_draw_straight_rotated( const char *text, const RTZvec *text_pos, const XYvec *text_max_di…
35 void text_draw_curved( const char *text, const RTZvec *text_pos, const RTvec *text_max_dims );
H A Dfsvwindow.cxx560 c0.x = text_pos->x - 0.5 * cdims.x *scale/24.; in text_draw_straight()
561 c0.y = text_pos->y - 0.5 * cdims.y *scale/24.; in text_draw_straight()
566 glTranslated(c0.x,c0.y,text_pos->z); in text_draw_straight()
586 sin_theta = sin( RAD(text_pos->theta) ); in text_draw_straight_rotated()
587 cos_theta = cos( RAD(text_pos->theta) ); in text_draw_straight_rotated()
601 glTranslated(c0.x,c0.y,text_pos->z); in text_draw_straight_rotated()
602 glRotated(-90.+text_pos->theta,0.,0.,1.); in text_draw_straight_rotated()
619 straight_dims.x = (PI / 180.0) * text_pos->r * text_max_dims->theta; in text_draw_curved()
625 text_r = text_pos->r - 0.5 * cdims.y*scale/24.; in text_draw_curved()
630 theta = text_pos->theta * 0.5 * char_arc_width; in text_draw_curved()
[all …]
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dglogoutput.cpp145 std::string::size_type text_pos = 0U ; in doOutput() local
157 text_pos = text.find(' ') ; in doOutput()
158 if( text_pos == std::string::npos || (text_pos+1U) == text.length() ) in doOutput()
159 text_pos = 0U ; in doOutput()
161 text_pos++ ; in doOutput()
165 size_type text_len = text.length() - text_pos ; in doOutput()
168 buffer.append( text , text_pos , text_len ) ; in doOutput()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dsyntax.h29 struct text_pos { struct
73 …virtual lexer_token gettoken(void *buf, uint buflen, text_pos p, bool start_of_line, lexer_state *…
94 …virtual lexer_token gettoken(void *buf, uint buflen, text_pos p, bool start_of_line, lexer_state *…
118 …virtual lexer_token gettoken(void *buf, uint buflen, text_pos p, bool start_of_line, lexer_state *…
144 …virtual lexer_token gettoken(void *buf, uint buflen, text_pos p, bool start_of_line, lexer_state *…
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/src/parsing/
H A Dtext_tree_sink.rs22 text_pos: TextSize, field
66 self.text_pos + leading_trivias.iter().map(|it| it.len).sum::<TextSize>(); in start_node()
91 self.inner.error(error, self.text_pos); in error()
100 text_pos: 0.into(), in new()
137 let range = TextRange::at(self.text_pos, len); in do_token()
139 self.text_pos += len; in do_token()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmovtextenc.c87 uint16_t text_pos; member
368 s->style_attributes_temp.style_end = s->text_pos; in mov_text_style_start()
372 s->style_attributes_temp.style_start = s->text_pos; in mov_text_style_start()
375 s->style_attributes_temp.style_start = s->text_pos; in mov_text_style_start()
450 s->hlit.start = s->text_pos; in mov_text_color_cb()
454 s->hlit.end = s->text_pos; in mov_text_color_cb()
488 s->hlit.start = s->text_pos; in mov_text_alpha_cb()
492 s->hlit.end = s->text_pos; in mov_text_alpha_cb()
614 s->text_pos += utf8_len ? utf8_len : len; in mov_text_text_cb()
622 s->text_pos += 1; in mov_text_new_line_cb()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmovtextenc.c87 uint16_t text_pos; member
368 s->style_attributes_temp.style_end = s->text_pos; in mov_text_style_start()
372 s->style_attributes_temp.style_start = s->text_pos; in mov_text_style_start()
375 s->style_attributes_temp.style_start = s->text_pos; in mov_text_style_start()
450 s->hlit.start = s->text_pos; in mov_text_color_cb()
454 s->hlit.end = s->text_pos; in mov_text_color_cb()
488 s->hlit.start = s->text_pos; in mov_text_alpha_cb()
492 s->hlit.end = s->text_pos; in mov_text_alpha_cb()
614 s->text_pos += utf8_len ? utf8_len : len; in mov_text_text_cb()
622 s->text_pos += 1; in mov_text_new_line_cb()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Did3v2frames.c1191 gint text_pos; in parse_split_strings() local
1198 for (text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1199 if (data[text_pos] == 0) { in parse_split_strings()
1201 text_pos - prev, fields); in parse_split_strings()
1202 prev = text_pos + 1; in parse_split_strings()
1212 for (prev = 0, text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1213 if (data[text_pos] == '\0') { in parse_split_strings()
1216 prev = text_pos + 1; in parse_split_strings()
1228 for (text_pos = 0; text_pos < data_size - 1; text_pos += 2) { in parse_split_strings()
1229 if (data[text_pos] == '\0' && data[text_pos + 1] == '\0') { in parse_split_strings()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Did3v2frames.c1191 gint text_pos; in parse_split_strings() local
1198 for (text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1199 if (data[text_pos] == 0) { in parse_split_strings()
1201 text_pos - prev, fields); in parse_split_strings()
1202 prev = text_pos + 1; in parse_split_strings()
1212 for (prev = 0, text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1213 if (data[text_pos] == '\0') { in parse_split_strings()
1216 prev = text_pos + 1; in parse_split_strings()
1228 for (text_pos = 0; text_pos < data_size - 1; text_pos += 2) { in parse_split_strings()
1229 if (data[text_pos] == '\0' && data[text_pos + 1] == '\0') { in parse_split_strings()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Did3v2frames.c1191 gint text_pos; in parse_split_strings() local
1198 for (text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1199 if (data[text_pos] == 0) { in parse_split_strings()
1201 text_pos - prev, fields); in parse_split_strings()
1202 prev = text_pos + 1; in parse_split_strings()
1212 for (prev = 0, text_pos = 0; text_pos < data_size; text_pos++) { in parse_split_strings()
1213 if (data[text_pos] == '\0') { in parse_split_strings()
1216 prev = text_pos + 1; in parse_split_strings()
1228 for (text_pos = 0; text_pos < data_size - 1; text_pos += 2) { in parse_split_strings()
1229 if (data[text_pos] == '\0' && data[text_pos + 1] == '\0') { in parse_split_strings()
[all …]

1234567891011