Home
last modified time | relevance | path

Searched refs:cursor_color (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Value_Input.H56 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
57 void cursor_color(unsigned n) {input.cursor_color(n);} in cursor_color() function
H A DFl_Input_.H128 Fl_Color cursor_color() const {return (Fl_Color)cursor_color_;} in cursor_color() function
129 void cursor_color(unsigned n) {cursor_color_ = n;} in cursor_color() function
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Value_Input.H120 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
122 void cursor_color(Fl_Color n) {input.cursor_color(n);} in cursor_color() function
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Value_Input.H129 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
131 void cursor_color(Fl_Color n) {input.cursor_color(n);} in cursor_color() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Value_Input.H129 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
131 void cursor_color(Fl_Color n) {input.cursor_color(n);} in cursor_color() function
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Dgrid.cpp159 Color cursor_color; in render_cursor() local
161 cursor_color = ca.get_color(ColorP::CURSOR_TARGET); in render_cursor()
164 cursor_color = ca.get_color(ColorP::CURSOR_NORMAL); in render_cursor()
166 glUniform4f(color_loc, cursor_color.r, cursor_color.g, cursor_color.b, 1); in render_cursor()
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/LargePrint/
H A Dgtkrc.in26 GtkEntry::cursor_color = { 0.50, 0.00, 0.00 }
29 GtkTextView::cursor_color = { 0.50, 0.00, 0.00 }
32 EelEditableLabel::cursor_color = { 0.50, 0.00, 0.00 }
H A Dgtkrc26 GtkEntry::cursor_color = { 0.50, 0.00, 0.00 }
29 GtkTextView::cursor_color = { 0.50, 0.00, 0.00 }
32 EelEditableLabel::cursor_color = { 0.50, 0.00, 0.00 }
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DCursor.cs66 private Color cursor_color; field
77 this.cursor_color = cursor_pixel; in CarbonCursor()
88 this.cursor_color = Color.Black; in CarbonCursor()
115 return cursor_color;
/dports/graphics/clutter/clutter-1.26.4/tests/interactive/
H A Dtest-text.c20 ClutterColor cursor_color = { 0xff, 0x33, 0x33, 0xff }; in test_text_main() local
47 clutter_text_set_cursor_color (CLUTTER_TEXT (text), &cursor_color); in test_text_main()
60 clutter_text_set_cursor_color (CLUTTER_TEXT (text2), &cursor_color); in test_text_main()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/interactive/
H A Dtest-text.c20 ClutterColor cursor_color = { 0xff, 0x33, 0x33, 0xff }; in test_text_main() local
47 clutter_text_set_cursor_color (CLUTTER_TEXT (text), &cursor_color); in test_text_main()
60 clutter_text_set_cursor_color (CLUTTER_TEXT (text2), &cursor_color); in test_text_main()
/dports/x11/alacritty/alacritty-0.9.0/alacritty/src/display/
H A Dcontent.rs120 let mut cursor_color = in fill_named()
126 cursor_color, in fill_named()
129 cursor_color = CellRgb::CellForeground; in fill_named()
135 let cursor_color = cursor_color.color(cell.fg, cell.bg); in fill_named()
141 cursor_color, in fill_named()
165 cell.bg = cursor.cursor_color;
366 cursor_color: Rgb,
374 self.cursor_color
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/
H A Dtest-text.c29 ClutterColor cursor_color = { 0xff, 0x33, 0x33, 0xff }; in test_text_main() local
55 clutter_text_set_cursor_color (CLUTTER_TEXT (text), &cursor_color); in test_text_main()
68 clutter_text_set_cursor_color (CLUTTER_TEXT (text2), &cursor_color); in test_text_main()
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/LowContrastLargePrint/
H A Dgtkrc.in29 GtkEntry::cursor_color = "#9A6666"
32 EelEditableLabel::cursor_color = "#9A6666"
35 GtkTextView::cursor_color = "#9A6666"
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/LowContrast/
H A Dgtkrc.in25 GtkEntry::cursor_color = "#9A6666"
26 GtkTextView::cursor_color = "#9A6666"
27 EelEditableLabel::cursor_color = "#9A6666"
/dports/x11-themes/gnome-themes-extra/gnome-themes-extra-3.28/themes/HighContrast/gtk-2.0/
H A Dgtkrc21 EelEditableLabel::cursor_color = "#cc0000"
23 GtkEntry::cursor_color = "#cc0000"
31 GtkTextView::cursor_color = "#cc0000"
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/HighContrast/
H A Dgtkrc.in29 EelEditableLabel::cursor_color = "#cc0000"
31 GtkEntry::cursor_color = "#cc0000"
39 GtkTextView::cursor_color = "#cc0000"
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/HighContrastInverse/
H A Dgtkrc.in32 EelEditableLabel::cursor_color = "#00cccc"
34 GtkEntry::cursor_color = "#00cccc"
42 GtkTextView::cursor_color = "#00cccc"
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/HighContrastLargePrint/
H A Dgtkrc.in35 EelEditableLabel::cursor_color = "#cc0000"
40 GtkEntry::cursor_color = "#cc0000"
54 GtkTextView::cursor_color = "#cc0000"
/dports/x11-themes/gnome-themes/gnome-themes-2.32.1/gtk-themes/HighContrastLargePrintInverse/
H A Dgtkrc.in35 EelEditableLabel::cursor_color = "#00cccc"
41 GtkEntry::cursor_color = "#00cccc"
54 GtkTextView::cursor_color = "#00cccc"
/dports/audio/csound/csound-6.15.0/InOut/
H A Dwidgets.h504 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
505 void cursor_color(uchar n) {input.cursor_color(n);} in cursor_color() function
540 Fl_Color cursor_color() const {return input.cursor_color();} in cursor_color() function
541 void cursor_color(uchar n) {input.cursor_color(n);} in cursor_color() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dcursor_window_controller_unittest.cc221 SkColor cursor_color; // Set the cursor to this color. in TEST_F() member
248 cursor_window_controller()->SetCursorColor(test.cursor_color); in TEST_F()
263 if (color == test.cursor_color) in TEST_F()
274 test.cursor_color); in TEST_F()
/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dmain.c67 int cursor_color; member
324 psettings->cursor_color = atoi(optarg); in parse_args()
325 if (psettings->cursor_color < 0) { in parse_args()
328 if (psettings->cursor_color > 255) { in parse_args()
523 settings.cursor_color, in main()
/dports/x11/foot/foot/
H A Dosc.c769 uint8_t r = (term->cursor_color.cursor >> 16) & 0xff; in osc_dispatch()
770 uint8_t g = (term->cursor_color.cursor >> 8) & 0xff; in osc_dispatch()
771 uint8_t b = (term->cursor_color.cursor >> 0) & 0xff; in osc_dispatch()
795 term->cursor_color.cursor = 0; /* Invert fg/bg */ in osc_dispatch()
797 term->cursor_color.cursor = 1u << 31 | color; in osc_dispatch()
865 term->cursor_color.text = term->conf->cursor.color.text; in osc_dispatch()
866 term->cursor_color.cursor = term->conf->cursor.color.cursor; in osc_dispatch()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/gui/
H A Dgui_text_input.cpp37 cursor_color = 0; in GUI_TextInput()
279 cursor_color = SDL_MapRGB(surface->format, 0xff, 0, 0); in SetDisplay()
316 SDL_FillRect(surface, &r, cursor_color); in display_cursor()

12345678910>>...12