Home
last modified time | relevance | path

Searched refs:mark_x (Results 1 – 25 of 716) sorted by relevance

12345678910>>...29

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/widgets/
H A Dplayer_name_spinner.cpp54 const int mark_x = m_w - mark_size*2; in markAsIncorrect() local
56 core::recti red_mark_area(mark_x, mark_y, mark_x + mark_size, in markAsIncorrect()
/dports/print/flpsed/flpsed-0.7.3/src/
H A DPSEditor.cxx21 int mark_x, mark_y; in handle() local
30 mark_x = Fl::event_x()-x(); in handle()
33 if (!set_cur_text(mark_x, mark_y) == 0) { in handle()
34 new_text(mark_x, mark_y, ""); in handle()
/dports/lang/guile2/guile-2.2.7/test-suite/standalone/
H A Dtest-smob-mark.c44 static SCM mark_x (SCM x);
66 mark_x (SCM x) in mark_x() function
120 scm_set_smob_mark (x_tag, mark_x); in init_smob_type()
/dports/lang/guile/guile-3.0.7/test-suite/standalone/
H A Dtest-smob-mark.c45 static SCM mark_x (SCM x);
67 mark_x (SCM x) in mark_x() function
121 scm_set_smob_mark (x_tag, mark_x); in init_smob_type()
/dports/editors/nano/nano-5.9/src/
H A Dcut.c58 openfile->mark_x > openfile->current_x) in do_deletion()
59 openfile->mark_x -= charlen; in do_deletion()
81 openfile->mark_x += openfile->current_x; in do_deletion()
155 openfile->mark_x == openfile->current_x) || in is_cuttable()
207 openfile->mark_x = openfile->current_x; in chop_word()
251 (same_line && openfile->mark_x > top_x))); in extract_segment()
342 openfile->mark_x = openfile->current_x; in extract_segment()
420 openfile->mark_x += length - xpos; in ingraft_buffer()
422 openfile->mark_x += extralen; in ingraft_buffer()
H A Dtext.c108 openfile->mark_x += indent_len; in indent_a_line()
205 if (openfile->mark_x < leftshift) in compensate_leftward()
206 openfile->mark_x = 0; in compensate_leftward()
208 openfile->mark_x -= leftshift; in compensate_leftward()
336 openfile->mark_x += pre_len; in comment_line()
614 openfile->mark_x = u->tail_x; in do_undo()
1038 u->head_x = openfile->mark_x; in add_undo()
1824 openfile->mark_x = start_x; in justify_text()
1964 openfile->mark_x = bottom_x; in justify_text()
2213 openfile->mark_x = bot_x; in fix_spello()
[all …]
H A Dutils.c456 openfile->mark_x <= openfile->current_x)); in mark_is_before_cursor()
465 *top_x = openfile->mark_x; in get_region()
470 *bot_x = openfile->mark_x; in get_region()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/sdl/
H A Dfont.cpp55 unsigned int mark_x, in font_mark() argument
60 if (((mark_x + font_w) > max_width) || (max_height < font_h)) in font_mark()
62 buf += (mark_x * bytes_per_pixel); in font_mark()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dmapwin.c33 int mark_x , mark_y; variable
161 put_mark_on_position(mark_x, mark_y, input_text_line.data); in keypress_map_handler()
H A Dmapwin.h33 extern int mark_x, mark_y; /*!< map coordinates of the position of the mark */
/dports/cad/pcb/pcb-4.2.0/lib/pcblib-newlib/geda/
H A DCAPPRD1000W170D2200H3000A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H3500A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H3500B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H4000A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H4000B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H5000A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H5000B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD750W80D1800H3150B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD750W80D1800H3550A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD750W80D1800H4000B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD750W80D1800H4000C.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2200H3000B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2500H3500B.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2500H3500C.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,
H A DCAPPRD1000W170D2500H4500A.fp2 # element_flags, description, pcb-name, value, mark_x, mark_y,

12345678910>>...29