Home
last modified time | relevance | path

Searched refs:Fl (Results 1 – 25 of 3416) sorted by relevance

12345678910>>...137

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Input.cxx52 Fl_Input_::drawtext(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in draw()
53 w()-Fl::box_dw(b), h()-Fl::box_dh(b)); in draw()
141 Fl::event_text(), Fl::event_length()); in handle_key()
366 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
367 w()-Fl::box_dw(b), h()-Fl::box_dh(b), 0); in handle()
381 Fl::focus(this); in handle()
394 copy(0); Fl::dnd(); in handle()
444 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
445 w()-Fl::box_dw(b), h()-Fl::box_dh(b), 0); in handle()
467 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
[all …]
H A DFl.cxx65 Fl::e_x,
66 Fl::e_y,
69 Fl::e_dx,
70 Fl::e_dy,
619 if (Fl::modal()) w = Fl::modal();
633 if (Fl::modal()) w = Fl::modal();
641 Fl::e_x = Fl::e_x_root-fl_xmousewin->x();
642 Fl::e_y = Fl::e_y_root-fl_xmousewin->y();
676 if (o->contains(Fl::focus())) Fl::focus_ = 0;
700 int save_x = Fl::e_x; Fl::e_x += dx;
[all …]
H A DFl_lock.cxx71 void **Fl::awake_data_;
72 int Fl::awake_ring_size_;
73 int Fl::awake_ring_head_;
74 int Fl::awake_ring_tail_;
127 Fl::awake(); in awake()
181 void Fl::lock() { in lock()
197 void Fl::unlock() { in unlock()
208 void Fl::awake(void* msg) { in awake()
289 void Fl::lock() { in lock()
324 void Fl::unlock() { in unlock()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_compose.cxx29 int Fl::compose_state = 0;
79 int Fl::compose(int& del) { in compose()
82 int has_text_key = Fl::compose_state || Fl::e_keysym <= '~' || Fl::e_keysym == FL_Iso_Key || in compose()
83 Fl::e_keysym == FL_JIS_Underscore || Fl::e_keysym == FL_Yen || in compose()
84 (Fl::e_keysym >= FL_KP && Fl::e_keysym <= FL_KP_Last && Fl::e_keysym != FL_KP_Enter); in compose()
97 del = Fl::compose_state; in compose()
101 Fl::compose_state = 0; in compose()
114 void Fl::reset_marked_text() { in reset_marked_text()
115 Fl::compose_state = 0; in reset_marked_text()
142 void Fl::compose_reset() in compose_reset()
[all …]
H A DFl.cxx124 Fl::e_x,
125 Fl::e_y,
128 Fl::e_dx,
129 Fl::e_dy,
1106 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
1120 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
1128 Fl::e_x = Fl::e_x_root-fl_xmousewin->x(); in fl_fix_focus()
1129 Fl::e_y = Fl::e_y_root-fl_xmousewin->y(); in fl_fix_focus()
1163 if (o->contains(Fl::focus())) Fl::focus_ = 0; in fl_throw_focus()
1218 int save_x = Fl::e_x; Fl::e_x += dx; in send_event()
[all …]
H A DFl_Input.cxx50 Fl_Input_::drawtext(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in draw()
51 w()-Fl::box_dw(b), h()-Fl::box_dh(b)); in draw()
75 #define NORMAL_INPUT_MOVE (Fl::option(Fl::OPTION_ARROW_FOCUS) ? 0 : 1)
213 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_left()
221 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_right()
359 Fl::event_text(), Fl::event_length()); in handle_key()
652 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
685 Fl::dnd(); in handle()
735 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
793 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
[all …]
H A DFl_lock.cxx63 void **Fl::awake_data_;
64 int Fl::awake_ring_size_;
65 int Fl::awake_ring_head_;
66 int Fl::awake_ring_tail_;
136 Fl::awake(); in awake()
235 int Fl::lock() { in lock()
248 void Fl::unlock() { in unlock()
335 int Fl::lock() { in lock()
373 void Fl::unlock() { in unlock()
403 int Fl::lock() { in lock()
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl.cxx101 Fl::e_x,
102 Fl::e_y,
105 Fl::e_dx,
106 Fl::e_dy,
958 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
972 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
980 Fl::e_x = Fl::e_x_root-fl_xmousewin->x(); in fl_fix_focus()
981 Fl::e_y = Fl::e_y_root-fl_xmousewin->y(); in fl_fix_focus()
1015 if (o->contains(Fl::focus())) Fl::focus_ = 0; in fl_throw_focus()
1039 int save_x = Fl::e_x; Fl::e_x += dx; in send()
[all …]
H A DFl_Input.cxx61 Fl_Input_::drawtext(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in draw()
62 w()-Fl::box_dw(b), h()-Fl::box_dh(b)); in draw()
86 #define NORMAL_INPUT_MOVE (Fl::option(Fl::OPTION_ARROW_FOCUS) ? 0 : 1)
224 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_left()
232 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_right()
301 Fl::paste(*this, 1); in kf_paste()
370 Fl::event_text(), Fl::event_length()); in handle_key()
649 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
726 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
763 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
[all …]
H A DFl_lock.cxx72 void **Fl::awake_data_;
73 int Fl::awake_ring_size_;
74 int Fl::awake_ring_head_;
75 int Fl::awake_ring_tail_;
136 Fl::awake(); in awake()
235 int Fl::lock() { in lock()
248 void Fl::unlock() { in unlock()
335 int Fl::lock() { in lock()
373 void Fl::unlock() { in unlock()
403 int Fl::lock() { in lock()
[all …]
H A DFl_compose.cxx32 int Fl::compose_state = 0;
57 int Fl::compose(int& del) { in compose()
62 if(Fl::e_length == 0 || Fl::e_keysym == FL_Enter || Fl::e_keysym == FL_KP_Enter || in compose()
63 Fl::e_keysym == FL_Tab || Fl::e_keysym == FL_Escape || Fl::e_state&(FL_META | FL_CTRL) ) { in compose()
73 if(Fl::compose_state) { in compose()
74 del = Fl::compose_state; in compose()
75 Fl::compose_state = 0; in compose()
91 void Fl::compose_reset() in compose_reset()
93 Fl::compose_state = 0; in compose_reset()
/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Dgui.cxx72 if ( (Fl::event() == FL_KEYDOWN || Fl::event() == FL_SHORTCUT) && Fl::event_key() == FL_Escape) { in close_cb()
100 if ( Fl::event_x() > 130 ) { in gui_header_callback()
143 Fl::wait(); in gui_header_callback()
387 Fl::add_handler( keyboardHandler ); in Gui()
540 return Fl::run(); in show()
876 if ( Fl::event_key( 32 ) && Fl::event_state( FL_SHIFT ) ) { //spacebar + shift in keyboardHandler()
881 if ( Fl::event_key( 32 ) ) { //spacebar in keyboardHandler()
886 if ( Fl::event_key( FL_Left ) ) { in keyboardHandler()
891 if ( Fl::event_key( FL_Right ) ) { in keyboardHandler()
896 if ( Fl::event_key( FL_Up ) ) { in keyboardHandler()
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/UI/
H A DFl_Osc_Slider.cpp93 bool ctl_click = (ev == FL_PUSH && Fl::event_state(FL_BUTTON3) && Fl::event_ctrl()); in handle()
94 bool shift_middle = (ev == FL_PUSH && Fl::event_state(FL_BUTTON2) && Fl::event_shift()); in handle()
117 start_pos = horizontal() ? Fl::event_x() : Fl::event_y(); in handle()
124 if (this == Fl::belowmouse() && Fl::e_dy != 0) { in handle()
141 int dy = minimum() <= maximum() ? -Fl::e_dy : Fl::e_dy; in handle()
163 int delta = (horizontal() ? Fl::event_x() : Fl::event_y()) in handle()
178 start_pos = horizontal() ? Fl::event_x() : Fl::event_y(); in handle()
204 int delta = (horizontal() ? Fl::event_x() : Fl::event_y()) in handle()
217 start_pos = horizontal() ? Fl::event_x() : Fl::event_y(); in handle()
221 (Fl::event_x() < X || Fl::event_x() > X + W)) || in handle()
[all …]
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DRogue.h716 FOOD = Fl(0),
717 WEAPON = Fl(1),
718 ARMOR = Fl(2),
719 POTION = Fl(3),
720 SCROLL = Fl(4),
721 STAFF = Fl(5),
722 WAND = Fl(6),
723 RING = Fl(7),
724 CHARM = Fl(8),
725 GOLD = Fl(9),
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A DFl.cxx101 Fl::e_x,
102 Fl::e_y,
105 Fl::e_dx,
106 Fl::e_dy,
962 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
976 if (Fl::modal()) w = Fl::modal(); in fl_fix_focus()
984 Fl::e_x = Fl::e_x_root-fl_xmousewin->x(); in fl_fix_focus()
985 Fl::e_y = Fl::e_y_root-fl_xmousewin->y(); in fl_fix_focus()
1019 if (o->contains(Fl::focus())) Fl::focus_ = 0; in fl_throw_focus()
1043 int save_x = Fl::e_x; Fl::e_x += dx; in send()
[all …]
H A DFl_Input.cxx61 Fl_Input_::drawtext(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in draw()
62 w()-Fl::box_dw(b), h()-Fl::box_dh(b)); in draw()
86 #define NORMAL_INPUT_MOVE (Fl::option(Fl::OPTION_ARROW_FOCUS) ? 0 : 1)
224 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_left()
232 return Fl::option(Fl::OPTION_ARROW_FOCUS) ? i : 1; in kf_move_char_right()
301 Fl::paste(*this, 1); in kf_paste()
370 Fl::event_text(), Fl::event_length()); in handle_key()
649 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
726 Fl_Input_::handle_mouse(x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
763 x()+Fl::box_dx(b), y()+Fl::box_dy(b), in handle()
[all …]
H A DFl_lock.cxx72 void **Fl::awake_data_;
73 int Fl::awake_ring_size_;
74 int Fl::awake_ring_head_;
75 int Fl::awake_ring_tail_;
136 Fl::awake(); in awake()
235 int Fl::lock() { in lock()
248 void Fl::unlock() { in unlock()
335 int Fl::lock() { in lock()
373 void Fl::unlock() { in unlock()
403 int Fl::lock() { in lock()
[all …]
H A DFl_Theme.cxx127 Fl::background( r, g, b ); in load_default()
129 Fl::background2( r, g, b ); in load_default()
131 Fl::foreground( r, g, b ); in load_default()
135 Fl::set_color( FL_SELECTION_COLOR,r,g,b); in load_default()
153 Fl::reload_scheme(); in set()
169 for ( Fl_Window *w = Fl::first_window(); w; w = Fl::next_window( w ) ) in refresh()
208 for ( Fl_Window *w = Fl::first_window(); w; w = Fl::next_window( w ) ) in refresh()
221 Fl::background( r, g, b ); in set()
223 Fl::background2( r, g, b ); in set()
225 Fl::foreground( r, g, b ); in set()
[all …]
H A DFl_compose.cxx32 int Fl::compose_state = 0;
57 int Fl::compose(int& del) { in compose()
62 if(Fl::e_length == 0 || Fl::e_keysym == FL_Enter || Fl::e_keysym == FL_KP_Enter || in compose()
63 Fl::e_keysym == FL_Tab || Fl::e_keysym == FL_Escape || Fl::e_state&(FL_META | FL_CTRL) ) { in compose()
73 if(Fl::compose_state) { in compose()
74 del = Fl::compose_state; in compose()
75 Fl::compose_state = 0; in compose()
91 void Fl::compose_reset() in compose_reset()
93 Fl::compose_state = 0; in compose_reset()
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DcolorbarWindow.cpp543 ibut = Fl::event_button(); in handle()
544 xpos = Fl::event_x(); in handle()
545 ypos = Fl::event_y(); in handle()
557 if(Fl::event_state(FL_CTRL) || Fl::event_state(FL_META)) in handle()
559 else if(ibut == 1 && !Fl::event_state(FL_SHIFT) && !Fl::event_state(FL_ALT)) in handle()
570 ibut = Fl::event_button(); in handle()
571 xpos = Fl::event_x(); in handle()
572 ypos = Fl::event_y(); in handle()
581 ibut = Fl::event_button(); in handle()
582 xpos = Fl::event_x(); in handle()
[all …]
H A DFlGui.cpp73 Fl::check(); in check()
78 Fl::check(); in check()
86 Fl::wait(); in wait()
93 Fl::wait(time); in wait()
99 Fl::lock(); in lock()
105 Fl::unlock(); in unlock()
480 Fl::lock(); in FlGui()
684 return Fl::run(); in run()
703 else if(Fl::test_shortcut('1') || Fl::test_shortcut(FL_F + 1)) { in testGlobalShortcuts()
707 else if(Fl::test_shortcut('2') || Fl::test_shortcut(FL_F + 2)) { in testGlobalShortcuts()
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/flu/
H A DFlu_Combo_Box.cpp44 input.resize( X+Fl::box_dx(box()), Y+Fl::box_dy(box()), in Flu_Combo_Box()
45 W-18-Fl::box_dw(box()), H-Fl::box_dh(box()) ); in Flu_Combo_Box()
87 input.resize( X+Fl::box_dx(box()), Y+Fl::box_dy(box()), in resize()
88 W-18-Fl::box_dw(box()), H-Fl::box_dh(box()) ); in resize()
110 int x = Fl::x()+w->x(); in global_x()
122 int y = Fl::y()+w->y(); in global_y()
180 combo->_hilight( Fl::event_x(), Fl::event_y() ); in handle()
223 else if( Fl::event_key( FL_Enter ) || Fl::event_key( ' ' ) ) in handle()
272 Fl::wait(); in handle()
276 Fl::grab( 0 ); in handle()
[all …]
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DFlu_Combo_Box.cxx46 input.resize (X + Fl::box_dx (box ()), Y + Fl::box_dy (box ()), in Flu_Combo_Box()
47 W - 18 - Fl::box_dw (box ()), H - Fl::box_dh (box ())); in Flu_Combo_Box()
89 input.resize (X + Fl::box_dx (box ()), Y + Fl::box_dy (box ()), in resize()
90 W - 18 - Fl::box_dw (box ()), H - Fl::box_dh (box ())); in resize()
193 combo->_hilight (Fl::event_x (), Fl::event_y ()); in handle()
228 } else if (Fl::event_key (FL_Enter) || Fl::event_key (' ')) { in handle()
268 Fl::grab (*_popup); in handle()
269 Fl::focus (_cbox); in handle()
275 Fl::wait (); in handle()
279 Fl::grab (0); in handle()
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/See-file/
H A DFlGui.cpp155 int w = Fl::w(); in getFontSize()
204 Fl::background(60, 60, 60); in FlGui()
352 return Fl::run(); in run()
368 else if(Fl::test_shortcut('1') || Fl::test_shortcut(FL_F + 1)) { in testGlobalShortcuts()
373 else if(Fl::test_shortcut('2') || Fl::test_shortcut(FL_F + 2)) { in testGlobalShortcuts()
378 else if(Fl::test_shortcut('3') || Fl::test_shortcut(FL_F + 3)) { in testGlobalShortcuts()
384 else if(Fl::test_shortcut('4') || Fl::test_shortcut(FL_F + 4)) { in testGlobalShortcuts()
388 else if(Fl::test_shortcut(FL_CTRL + 'q') || Fl::test_shortcut(FL_META + 'q')){ in testGlobalShortcuts()
396 Fl::focus(menu->scroll); in testGlobalShortcuts()
401 Fl::focus(menu->scroll); in testGlobalShortcuts()
[all …]
/dports/math/giacxcas/fltk-1.3.0/cairo/
H A DFl_Cairo.cxx71 cairo_t * Fl::cairo_make_current(Fl_Window* wi) { in cairo_make_current()
75 Fl::cairo_cc(0); // destroy any previous cc in cairo_make_current()
81 if (fl_gc==Fl::cairo_state_.gc() && fl_xid(wi) == (Window) Fl::cairo_state_.window()) in cairo_make_current()
82 return Fl::cairo_cc(); in cairo_make_current()
87 return Fl::cairo_make_current(0, wi->w(), wi->h()); in cairo_make_current()
113 cairo_t * Fl::cairo_make_current(void *gc) { in cairo_make_current()
136 Fl::cairo_cc(0); in cairo_make_current()
140 if (gc==Fl::cairo_state_.gc() && fl_window== (Window) Fl::cairo_state_.window()) in cairo_make_current()
141 return Fl::cairo_cc(); in cairo_make_current()
146 Fl::cairo_cc(c); in cairo_make_current()
[all …]

12345678910>>...137