Home
last modified time | relevance | path

Searched refs:selcolor (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/abs/abs-src-0.908/Fig/
H A Dfig.c109 static int selcolor = -1; variable
183 selcolor = 7;
186 selcolor = 0;
189 selcolor = 0;
192 selcolor = 0;
195 selcolor = 0;
198 selcolor = 0;
201 selcolor = 7;
319 selcolor, selcolor, 0, 20, -1,
342 selcolor, 0, 0, 0, -1,
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Counter.cxx34 Fl_Color selcolor; in draw() local
71 selcolor = labelcolor(); in draw()
73 selcolor = fl_inactive(labelcolor()); in draw()
77 fl_draw_symbol("@-4<<", xx[1], y(), ww[1], h(), selcolor); in draw()
80 fl_draw_symbol("@-4<", xx[2], y(), ww[2], h(), selcolor); in draw()
82 fl_draw_symbol("@-4>", xx[3], y(), ww[3], h(), selcolor); in draw()
85 fl_draw_symbol("@-4>>", xx[4], y(), ww[4], h(), selcolor); in draw()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Counter.cxx34 Fl_Color selcolor; in draw() local
71 selcolor = labelcolor(); in draw()
73 selcolor = fl_inactive(labelcolor()); in draw()
77 fl_draw_symbol("@-4<<", xx[1], y(), ww[1], h(), selcolor); in draw()
80 fl_draw_symbol("@-4<", xx[2], y(), ww[2], h(), selcolor); in draw()
82 fl_draw_symbol("@-4>", xx[3], y(), ww[3], h(), selcolor); in draw()
85 fl_draw_symbol("@-4>>", xx[4], y(), ww[4], h(), selcolor); in draw()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Counter.cxx34 Fl_Color selcolor; in draw() local
71 selcolor = labelcolor(); in draw()
73 selcolor = fl_inactive(labelcolor()); in draw()
77 fl_draw_symbol("@-4<<", xx[1], y(), ww[1], h(), selcolor); in draw()
80 fl_draw_symbol("@-4<", xx[2], y(), ww[2], h(), selcolor); in draw()
82 fl_draw_symbol("@-4>", xx[3], y(), ww[3], h(), selcolor); in draw()
85 fl_draw_symbol("@-4>>", xx[4], y(), ww[4], h(), selcolor); in draw()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Counter.cxx26 Fl_Color selcolor; in draw() local
63 selcolor = labelcolor(); in draw()
65 selcolor = fl_inactive(labelcolor()); in draw()
69 fl_draw_symbol("@-4<<", xx[1], y(), ww[1], h(), selcolor); in draw()
72 fl_draw_symbol("@-4<", xx[2], y(), ww[2], h(), selcolor); in draw()
74 fl_draw_symbol("@-4>", xx[3], y(), ww[3], h(), selcolor); in draw()
77 fl_draw_symbol("@-4>>", xx[4], y(), ww[4], h(), selcolor); in draw()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A Dflslider2.cxx90 Fl_Color selcolor; in draw() local
127 selcolor = labelcolor(); in draw()
129 selcolor = fl_inactive(labelcolor()); in draw()
133 fl_draw_symbol("@-4<<", xx[1], y(), ww[1], h(), selcolor); in draw()
136 fl_draw_symbol("@-4<", xx[2], y(), ww[2], h(), selcolor); in draw()
138 fl_draw_symbol("@-4>", xx[3], y(), ww[3], h(), selcolor); in draw()
141 fl_draw_symbol("@-4>>", xx[4], y(), ww[4], h(), selcolor); in draw()
/dports/net/smm++/smm/sources/itcl/iwidgets/generic/
H A Dcolormanager.tcl87 set selcolor [tk_chooseColor \
92 if {[string compare "" $selcolor] != 0} {
93 $itk_component(color$aColorId) configure -color $selcolor
95 regsub -all {%c} $com $selcolor helper
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dchunks.py634 self.selcolor = self.sci.markerDefine(qsci.Background, -1)
635 self.sci.setMarkerBackgroundColor(QColor('#BBFFFF'), self.selcolor)
638 (1 << self.vertical) | (1 << self.selcolor) | (1 << self.divider)
677 self.sci.markerAdd(i, self.selcolor)
689 self.sci.markerDelete(i, self.selcolor)
707 self.sci.markerDelete(i, self.selcolor)
713 self.sci.markerAdd(i, self.selcolor)
/dports/x11-wm/pwm/pwm-20070720/
H A Ddraw.c280 WColorGroup *selcolor, *tabcolor, *colors; in draw_frame_bar() local
289 selcolor=&(grdata->act_tab_sel_colors); in draw_frame_bar()
292 selcolor=&(grdata->tab_sel_colors); in draw_frame_bar()
307 colors=selcolor; in draw_frame_bar()
/dports/net-im/centerim/centerim-4.22.10/kkconsui/include/
H A Dcmenus.h133 horizontalmenu(int x, int y, int normcolor, int selcolor, int framecolor);
/dports/mail/faces/faces-1.7.7/faces/
H A Dgtk.c1224 GdkColor selcolor; in init_ws_type() local
1243 gdk_color_parse(fgcolor, &selcolor); in init_ws_type()
1244 gdk_colormap_alloc_color(cmap, &selcolor, TRUE, TRUE); in init_ws_type()
1245 foregnd = selcolor; in init_ws_type()
1250 gdk_color_parse(bgcolor, &selcolor); in init_ws_type()
1251 gdk_colormap_alloc_color(cmap, &selcolor, TRUE, TRUE); in init_ws_type()
1252 backgnd = selcolor; in init_ws_type()
/dports/games/golly/golly-3.3-src/Scripts/Lua/oplus/
H A Dinit.lua106 m.selcolor = "rgba 20 64 255 255" -- darker background for selected menu/item
988 ov(m.selcolor)
1180 ov(m.selcolor)
1399 ov(p.selcolor)
1551 p.selcolor = m.selcolor
1599 p.selcolor = "rgba "..math.max(0,R-48).." "..math.max(0,G-48).." "..math.max(0,B-48).." "..A
/dports/net-im/centerim/centerim-4.22.10/kkconsui/src/
H A Dcmenus.cc457 horizontalmenu::horizontalmenu(int x, int y, int normcolor, int selcolor, int framecolor) { in horizontalmenu() argument
459 scolor = selcolor; in horizontalmenu()
/dports/games/macopix/macopix-1.7.4/src/
H A Dgui.c3473 gdouble selcolor[4]; local
3477 selcolor);
3478 cdata->color->red= selcolor[0]*0xFFFF;
3479 cdata->color->green=selcolor[1]*0xFFFF;
3480 cdata->color->blue= selcolor[2]*0xFFFF;
10688 gdouble selcolor[4]; local
10728 selcolor[0]=(gdouble)tmp_mascot.colclk->red/0xFFFF;
10730 selcolor[2]=(gdouble)tmp_mascot.colclk->blue/0xFFFF;
10748 selcolor[0]=(gdouble)tmp_mascot.colbal->red/0xFFFF;
10799 selcolor[3]=1;
[all …]
/dports/editors/mined/mined-2015.25/src/
H A Dio.c2104 #define selcolor 4 macro
2150 init_pair (selcolor, COLOR_BLUE, COLOR_bg); in init_colours()
5385 attrset (COLOR_PAIR (selcolor));
5388 attrset (COLOR_PAIR (selcolor) | A_REVERSE | A_BOLD);
5391 attrset ((border ? COLOR_PAIR (selcolor) : COLOR_PAIR (selcolor) | A_REVERSE));
5395 attrset ((border ? COLOR_PAIR (selcolor) : COLOR_PAIR (selcolor) | A_REVERSE)
/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Drestable.cpp543 QString selcolor = opt.palette.color(QPalette::Highlight).name(); in paint() local
557 ntxt += (opt.state & QStyle::State_Selected)? selcolor:color; in paint()
/dports/devel/tkcvs/tkcvs-8.2.3/tkdiff/
H A Dtkdiff.tcl143 set w(selcolor) [lindex [.testent configure -selectbackground] 4]
2521 -selectcolor $w(selcolor) \
2529 -selectcolor $w(selcolor) \
2537 -selectcolor $w(selcolor) \
2545 -selectcolor $w(selcolor) \
9528 set w(selcolor) $hlbg
9547 option add *selectColor $w(selcolor)
9673 set w(selcolor) $hlbg
9684 option add *Listbox.selectBackground $w(selcolor)
9703 option add *selectColor $w(selcolor)
[all …]
H A Dtkdiff143 set w(selcolor) [lindex [.testent configure -selectbackground] 4]
2521 -selectcolor $w(selcolor) \
2529 -selectcolor $w(selcolor) \
2537 -selectcolor $w(selcolor) \
2545 -selectcolor $w(selcolor) \
9528 set w(selcolor) $hlbg
9547 option add *selectColor $w(selcolor)
9673 set w(selcolor) $hlbg
9684 option add *Listbox.selectBackground $w(selcolor)
9703 option add *selectColor $w(selcolor)
[all …]
/dports/textproc/tkdiff/tkdiff-4-3/
H A Dtkdiff144 set w(selcolor) [lindex [.testent configure -selectbackground] 4]
3353 -selectcolor $w(selcolor) \
3361 -selectcolor $w(selcolor) \
3369 -selectcolor $w(selcolor) \
3377 -selectcolor $w(selcolor) \
3499 $b configure -selectcolor $w(selcolor)
11642 set w(selcolor) $hlbg
11661 option add *selectColor $w(selcolor)
11787 set w(selcolor) $hlbg
11798 option add *Listbox.selectBackground $w(selcolor)
[all …]
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dtextedit.cc1849 vcp selcolor = getcolor(palidx_generic_input_selected); in render_str_color() local
1850 *color = VCP(*color, selcolor); in render_str_color()
/dports/games/beret/beret-freebsd-ab3c397400be60ce69903389727acf6cdf0a3119/
H A Dgame.c738 Uint32 selcolor; variable
880 selcolor = SDL_MapRGB(screen->format, 0, 0xd0, 0x20); in init()
3933 draw_rect(screen, sell, selt, selr, selb, selcolor, 0x50); in draw_creator_guides()
/dports/databases/pgaccess/pgaccess-1.00.20140902/demo/
H A Ddemo.pga78 …lue flat #000000 #d9d9d9 1 n center l left_ptr false none {} {}} {label selcolor {186 369 321 384}…
/dports/games/golly/golly-3.3-src/Scripts/Lua/gplus/
H A DNewCA.lua2972 op.selcolor = "rgba 110 110 110 255" -- darker gray for selected menu/item
/dports/security/dirbuster/DirBuster-1.0-RC1/
H A Ddirectories.jbrofuzz46090 selcolor
/dports/accessibility/orca/orca-41.1/po/
H A Dca@valencia.po81 msgstr "selcolor"

12