Home
last modified time | relevance | path

Searched refs:selectBackground (Results 1 – 25 of 123) sorted by relevance

12345

/dports/shells/ksh93/ast-93u/src/lib/libtk/library/
H A Dpalette.tcl84 if ![info exists new(selectBackground)] {
85 set new(selectBackground) $darkerBg
197 selectBackground #e6ceb1 selectForeground black \
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/library/
H A Dpalette.tcl84 if ![info exists new(selectBackground)] {
85 set new(selectBackground) $darkerBg
197 selectBackground #e6ceb1 selectForeground black \
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/library/
H A Dpalette.tcl84 if ![info exists new(selectBackground)] {
85 set new(selectBackground) $darkerBg
197 selectBackground #e6ceb1 selectForeground black \
/dports/x11-toolkits/tk85/tk8.5.19/library/
H A Dpalette.tcl95 if {![info exists new(selectBackground)]} {
96 set new(selectBackground) $darkerBg
241 selectBackground #e6ceb1 selectForeground black \
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/xrdb/data/
H A DTk.ad74 *Entry.selectBackground: SELECT_BACKGROUND
83 *Text.selectBackground: SELECT_BACKGROUND
92 *Listbox.selectBackground: SELECT_BACKGROUND
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dpalette.tcl96 if {![info exists new(selectBackground)]} {
97 set new(selectBackground) $darkerBg
242 selectBackground #e6ceb1 selectForeground black \
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dpalette.tcl96 if {![info exists new(selectBackground)]} {
97 set new(selectBackground) $darkerBg
242 selectBackground #e6ceb1 selectForeground black \
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/fullscreen/
H A DFullScreenWindow.java111 private JMenuItem selectBackground; field in FullScreenWindow
297 this.selectBackground = new JMenuItem( in setOptions()
302 this.options.add(this.selectBackground); in setOptions()
511 return this.selectBackground; in getSelectBackground()
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabber/
H A DPrivacy.tcl84 variable selectBackground
119 set selectBackground [option get $wtabbox selectBackground {}]
129 $wtable tag configure select -background $selectBackground \
238 variable selectBackground
266 $w.rd$iline configure -background $selectBackground
267 $w.ra$iline configure -background $selectBackground
/dports/x11-themes/kde-icons-gartoon-svg/Gartoon/extra/colorscheme/
H A DMunja.kcsrc22 selectBackground=117,144,174
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Extras/
H A DChicago95_TDE.kcsrc22 selectBackground=0,0,128
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet259.java76 Color selectBackground = event.display.getSystemColor (SWT.COLOR_LIST_SELECTION); in MyList()
84 gc.setBackground (i == selection ? selectBackground : background); in MyList()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/
H A Dkcsrc_template32 selectBackground="HighActiveBack"
/dports/x11-toolkits/itk/itk3.3/examples/
H A Dviewfile21 option add *selectBackground ForestGreen startupFile
/dports/net-im/tkabber/tkabber-1.1.2/ifacetk/
H A Dunix.xrdb7 *selectBackground: #dddddd
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/settings/detailsdialog/
H A Ddetailshandler.h78 void selectBackground();
H A Ddetailshandler.cpp84 connect(m_ui->backgroundBtn, &QPushButton::pressed, this, &DetailsHandler::selectBackground); in init()
399 void DetailsHandler::selectBackground() in selectBackground() function in Latte::Settings::Handler::DetailsHandler
/dports/devel/tkcvs/tkcvs-8.2.3/tkcvs/
H A Dtkcvs197 option add *Entry.selectBackground $hlbg
201 option add *Listbox.selectBackground $hlbg
205 option add *Text.selectBackground $hlbg
/dports/net-im/tkabber/tkabber-1.1.2/examples/xrdb/
H A Dteopetuk.xrdb32 !*selectBackground: #334080
33 *selectBackground: #d1eeee
H A Dblack.xrdb9 *selectBackground: grey
H A Dgreen.xrdb24 *selectBackground: LawnGreen
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpambackground.c106 selectBackground(struct pam * const pamP, in selectBackground() function
177 selectBackground(pamP, ul, ur, ll, lr, bgColorP); in determineBackgroundColor()
/dports/emulators/bsvc/bsvc-2.4.6/src/UI/
H A Dbsvc.win79 *systemOutput*selectBackground: SkyBlue
/dports/science/quantum-espresso/q-e-qe-6.7.0/GUI/Guib/
H A Dguib.theme23 #*Guib*Scrolledframe.selectBackground: blue
/dports/graphics/gource/gource-0.51/src/
H A Dgource.h204 void selectBackground();

12345