Home
last modified time | relevance | path

Searched refs:activeFg (Results 1 – 25 of 41) sorted by relevance

12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/widgets/
H A Dlevel_meter.cpp28 const auto activeFg = _st.activeFg; in paintEvent() local
32 p.setBrush(activeFg); in paintEvent()
H A Dcontinuous_sliders.cpp186 …ht() - lineWidthRounded, (mid - from), lineWidthRounded, disabled ? _st.disabledFg : _st.activeFg); in paintEvent()
189 …(from, height() - lineWidthRounded - 1, (mid - from), 1, disabled ? _st.disabledFg : _st.activeFg); in paintEvent()
271 const auto activeFg = disabled in paintEvent() local
275 : anim::brush(_st.activeFg, _st.activeFgOver, over); in paintEvent()
289 p.setBrush(horizontal ? activeFg : inactiveFg); in paintEvent()
323 p.setBrush(horizontal ? inactiveFg : activeFg); in paintEvent()
348 : activeFg); in paintEvent()
379 p.setBrush(activeFg); in paintEvent()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkMenuDraw.c190 XColor *fg, *activeFg, *indicatorFg; in TkMenuConfigureDrawOptions() local
258 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, menuPtr->activeFgPtr); in TkMenuConfigureDrawOptions()
259 gcValues.foreground = activeFg->pixel; in TkMenuConfigureDrawOptions()
328 XColor *fg, *indicatorFg, *activeFg; in TkMenuConfigureEntryDrawOptions() local
375 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, in TkMenuConfigureEntryDrawOptions()
382 gcValues.foreground = activeFg->pixel; in TkMenuConfigureEntryDrawOptions()
H A DtkMenubutton.h107 XColor *activeFg; /* Foreground color in active mode. NULL means member
H A DtkButton.c76 DEF_BUTTON_ACTIVE_FG_COLOR, TCL_INDEX_NONE, offsetof(TkButton, activeFg),
161 DEF_BUTTON_ACTIVE_FG_COLOR, TCL_INDEX_NONE, offsetof(TkButton, activeFg),
262 DEF_CHKRAD_ACTIVE_FG_COLOR, TCL_INDEX_NONE, offsetof(TkButton, activeFg),
375 DEF_CHKRAD_ACTIVE_FG_COLOR, TCL_INDEX_NONE, offsetof(TkButton, activeFg),
712 butPtr->activeFg = NULL; in ButtonCreate()
1376 if (butPtr->activeFg != NULL) { in TkButtonWorldChanged()
1377 gcValues.foreground = butPtr->activeFg->pixel; in TkButtonWorldChanged()
H A DtkButton.h150 XColor *activeFg; /* Value of -activeforeground option: member
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkMenuDraw.c190 XColor *fg, *activeFg, *indicatorFg; in TkMenuConfigureDrawOptions() local
258 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, menuPtr->activeFgPtr); in TkMenuConfigureDrawOptions()
259 gcValues.foreground = activeFg->pixel; in TkMenuConfigureDrawOptions()
328 XColor *fg, *indicatorFg, *activeFg; in TkMenuConfigureEntryDrawOptions() local
375 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, in TkMenuConfigureEntryDrawOptions()
382 gcValues.foreground = activeFg->pixel; in TkMenuConfigureEntryDrawOptions()
H A DtkMenubutton.h107 XColor *activeFg; /* Foreground color in active mode. NULL means member
H A DtkButton.c76 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
166 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
267 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
380 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
716 butPtr->activeFg = NULL; in ButtonCreate()
1380 if (butPtr->activeFg != NULL) { in TkButtonWorldChanged()
1381 gcValues.foreground = butPtr->activeFg->pixel; in TkButtonWorldChanged()
H A DtkButton.h150 XColor *activeFg; /* Value of -activeforeground option: member
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkMenuDraw.c190 XColor *fg, *activeFg, *indicatorFg; in TkMenuConfigureDrawOptions() local
258 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, menuPtr->activeFgPtr); in TkMenuConfigureDrawOptions()
259 gcValues.foreground = activeFg->pixel; in TkMenuConfigureDrawOptions()
328 XColor *fg, *indicatorFg, *activeFg; in TkMenuConfigureEntryDrawOptions() local
375 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, in TkMenuConfigureEntryDrawOptions()
382 gcValues.foreground = activeFg->pixel; in TkMenuConfigureEntryDrawOptions()
H A DtkMenubutton.h112 XColor *activeFg; /* Foreground color in active mode. NULL means member
H A DtkButton.c76 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
161 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
262 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
375 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
711 butPtr->activeFg = NULL; in ButtonCreate()
1374 if (butPtr->activeFg != NULL) { in TkButtonWorldChanged()
1375 gcValues.foreground = butPtr->activeFg->pixel; in TkButtonWorldChanged()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkMenuDraw.c193 XColor *fg, *activeFg, *indicatorFg; local
261 activeFg = Tk_GetColorFromObj(menuPtr->tkwin, menuPtr->activeFgPtr);
262 gcValues.foreground = activeFg->pixel;
333 XColor *fg, *indicatorFg, *activeFg; local
380 activeFg = Tk_GetColorFromObj(menuPtr->tkwin,
387 gcValues.foreground = activeFg->pixel;
H A DtkMenubutton.h118 XColor *activeFg; /* Foreground color in active mode. NULL member
H A DtkButton.c71 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
157 DEF_BUTTON_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
259 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
368 DEF_CHKRAD_ACTIVE_FG_COLOR, -1, Tk_Offset(TkButton, activeFg),
699 butPtr->activeFg = NULL;
1340 if (butPtr->activeFg != NULL) {
1341 gcValues.foreground = butPtr->activeFg->pixel;
H A DtkButton.h150 XColor *activeFg; /* Value of -activeforeground option: member
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkMenu.c76 XColor *activeFg; /* Foreground color to use when entry is member
166 DEF_MENU_ENTRY_ACTIVE_FG, Tk_Offset(MenuEntry, activeFg),
287 XColor *activeFg; /* Foreground color for active entry. */ member
352 DEF_MENU_ACTIVE_FG_COLOR, Tk_Offset(Menu, activeFg),
355 DEF_MENU_ACTIVE_FG_MONO, Tk_Offset(Menu, activeFg),
531 menuPtr->activeFg = NULL;
1207 gcValues.foreground = menuPtr->activeFg->pixel;
1391 || (mePtr->activeFg != NULL)) {
1422 gcValues.foreground = (mePtr->activeFg != NULL)
1423 ? mePtr->activeFg->pixel : menuPtr->activeFg->pixel;
[all …]
H A DtkMenubutton.c87 XColor *activeFg; /* Foreground color in active mode. NULL member
184 DEF_MENUBUTTON_ACTIVE_FG_COLOR, Tk_Offset(MenuButton, activeFg),
187 DEF_MENUBUTTON_ACTIVE_FG_MONO, Tk_Offset(MenuButton, activeFg),
367 mbPtr->activeFg = NULL;
627 gcValues.foreground = mbPtr->activeFg->pixel;
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkMenu.c76 XColor *activeFg; /* Foreground color to use when entry is member
166 DEF_MENU_ENTRY_ACTIVE_FG, Tk_Offset(MenuEntry, activeFg),
287 XColor *activeFg; /* Foreground color for active entry. */ member
352 DEF_MENU_ACTIVE_FG_COLOR, Tk_Offset(Menu, activeFg),
355 DEF_MENU_ACTIVE_FG_MONO, Tk_Offset(Menu, activeFg),
531 menuPtr->activeFg = NULL;
1207 gcValues.foreground = menuPtr->activeFg->pixel;
1391 || (mePtr->activeFg != NULL)) {
1422 gcValues.foreground = (mePtr->activeFg != NULL)
1423 ? mePtr->activeFg->pixel : menuPtr->activeFg->pixel;
[all …]
H A DtkMenubutton.c87 XColor *activeFg; /* Foreground color in active mode. NULL member
184 DEF_MENUBUTTON_ACTIVE_FG_COLOR, Tk_Offset(MenuButton, activeFg),
187 DEF_MENUBUTTON_ACTIVE_FG_MONO, Tk_Offset(MenuButton, activeFg),
367 mbPtr->activeFg = NULL;
627 gcValues.foreground = mbPtr->activeFg->pixel;
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkMenu.c76 XColor *activeFg; /* Foreground color to use when entry is member
166 DEF_MENU_ENTRY_ACTIVE_FG, Tk_Offset(MenuEntry, activeFg),
287 XColor *activeFg; /* Foreground color for active entry. */ member
352 DEF_MENU_ACTIVE_FG_COLOR, Tk_Offset(Menu, activeFg),
355 DEF_MENU_ACTIVE_FG_MONO, Tk_Offset(Menu, activeFg),
531 menuPtr->activeFg = NULL;
1207 gcValues.foreground = menuPtr->activeFg->pixel;
1391 || (mePtr->activeFg != NULL)) {
1422 gcValues.foreground = (mePtr->activeFg != NULL)
1423 ? mePtr->activeFg->pixel : menuPtr->activeFg->pixel;
[all …]
H A DtkMenubutton.c87 XColor *activeFg; /* Foreground color in active mode. NULL member
184 DEF_MENUBUTTON_ACTIVE_FG_COLOR, Tk_Offset(MenuButton, activeFg),
187 DEF_MENUBUTTON_ACTIVE_FG_MONO, Tk_Offset(MenuButton, activeFg),
367 mbPtr->activeFg = NULL;
627 gcValues.foreground = mbPtr->activeFg->pixel;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/boxes/
H A Dauto_delete_settings.cpp95 ? st->activeFg in CreateSliderForTTL()
120 ? st->activeFg in CreateSliderForTTL()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DtkMenubutton.c88 XColor *activeFg; /* Foreground color in active mode. NULL member
186 DEF_MENUBUTTON_ACTIVE_FOREGROUND, Tk_Offset(MenuButton, activeFg),
189 DEF_MENUBUTTON_ACTIVE_FG_MONO, Tk_Offset(MenuButton, activeFg),
367 mbPtr->activeFg = NULL;
623 gcValues.foreground = mbPtr->activeFg->pixel;

12