Home
last modified time | relevance | path

Searched refs:setForegroundColor (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DRotateObjectsHandle.cpp146 renderService.setForegroundColor(pref(Preferences::HandleColor)); in renderHandle2D()
162 renderService.setForegroundColor(pref(Preferences::XAxisColor)); in renderHandle3D()
164 renderService.setForegroundColor(pref(Preferences::YAxisColor)); in renderHandle3D()
166 renderService.setForegroundColor(pref(Preferences::ZAxisColor)); in renderHandle3D()
181 renderService.setForegroundColor(pref(Preferences::HandleColor)); in renderHandle3D()
184 renderService.setForegroundColor(pref(Preferences::ZAxisColor)); in renderHandle3D()
187 renderService.setForegroundColor(pref(Preferences::XAxisColor)); in renderHandle3D()
190 renderService.setForegroundColor(pref(Preferences::YAxisColor)); in renderHandle3D()
200 renderService.setForegroundColor(pref(Preferences::SelectedHandleColor)); in renderHighlight2D()
224 renderService.setForegroundColor(pref(Preferences::SelectedHandleColor)); in renderHighlight3D()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/terminfo/System/Console/Terminfo/
H A DColor.hs16 setForegroundColor,
75 withForegroundColor = withColorCmd setForegroundColor
93 setForegroundColor :: TermStr s => Capability (Color -> s)
94 setForegroundColor = setaf `mplus` setf function
/dports/graphics/kf5-prison/prison-5.89.0/tests/
H A Dprison.cpp76 dmcolorcode->setForegroundColor(Qt::red); in main_window()
86 qrcolorcode->setForegroundColor(Qt::red); in main_window()
96 c39colorcode->setForegroundColor(Qt::red); in main_window()
106 c93colorcode->setForegroundColor(Qt::red); in main_window()
/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Deditorcontrol.cpp132 cbFixed.setForegroundColor(FORECOLOR); in EditObjectControl()
192 tb.setForegroundColor(FORECOLOR); in PromptWindow()
196 btDone.setForegroundColor(FORECOLOR); in PromptWindow()
200 setForegroundColor(FORECOLOR); in PromptWindow()
204 sa.setForegroundColor(FORECOLOR); in PromptWindow()
208 vl.setForegroundColor(FORECOLOR); in PromptWindow()
357 txtTime->setForegroundColor(FORECOLOR); in initializeModeButtons()
386 d.setForegroundColor(FORECOLOR); in initializeModeButtons()
388 e.setForegroundColor(FORECOLOR); in initializeModeButtons()
404 patht.setForegroundColor(FORECOLOR); in initializeModeButtons()
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/kolab/pimkolab/kolabformatV2/
H A Dnote.cpp63 void Note::setForegroundColor(const QColor &fgColor) in setForegroundColor() function in Note
89 setForegroundColor(stringToColor(element.text())); in loadAttribute()
177 setForegroundColor(property); in setFields()
179 setForegroundColor(QStringLiteral("black")); in setFields()
/dports/security/keybase/client-v5.7.1/shared/ios/CocoaLumberjack/
H A DDDTTYLogger.h128 - (void)setForegroundColor:(DDColor *)txtColor backgroundColor:(DDColor *)bgColor forFlag:(DDLogFla…
141 - (void)setForegroundColor:(DDColor *)txtColor backgroundColor:(DDColor *)bgColor forFlag:(DDLogFla…
166 - (void)setForegroundColor:(DDColor *)txtColor backgroundColor:(DDColor *)bgColor forTag:(id <NSCop…
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/ps/
H A DPS_ColorArea.cc29 context.setForegroundColor(getColor()); in render()
31 context.setForegroundColor(oldColor); in render()
H A DPS_BackgroundArea.cc32 context.setForegroundColor(getColor()); in render()
35 context.setForegroundColor(old_foregroundColor); in render()
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/svg/
H A DSVG_ColorArea.cc29 context.setForegroundColor(getColor()); in render()
31 context.setForegroundColor(oldColor); in render()
H A DSVG_BackgroundArea.cc30 context.setForegroundColor(getColor()); in render()
33 context.setForegroundColor(old_foregroundColor); in render()
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/gtk/
H A DGtk_ColorArea.cc33 context.setForegroundColor(getColor()); in render()
35 context.setForegroundColor(oldColor); in render()
H A DGtk_BackgroundArea.cc36 context.setForegroundColor(getColor()); in render()
39 context.setForegroundColor(old_foregroundColor); in render()
H A DGtk_WrapperArea.cc63 context.setForegroundColor(backgroundColor); in render()
72 context.setForegroundColor(old_foregroundColor); in render()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/toolbar/
H A DToolbarProgressBar.java270 setForegroundColor(getForegroundColor()); in initializeAnimation()
442 setForegroundColor( in setThemeColor()
450 setForegroundColor(ApiCompatibilityUtils.getColor( in setThemeColor()
457 setForegroundColor(ColorUtils.getThemedAssetColor(color, isIncognito)); in setThemeColor()
470 public void setForegroundColor(int color) { in setForegroundColor() method in ToolbarProgressBar
471 super.setForegroundColor(color); in setForegroundColor()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/codeitnowin/barcode/CodeItNow/BarcodeBundle/Generator/
H A DCINLabel.php57 $this->setForegroundColor(new CINColor('black'));
102 $this->font->setForegroundColor($this->foregroundColor);
239 public function setForegroundColor($foregroundColor) { function in CodeItNow\\BarcodeBundle\\Generator\\CINLabel
241 $this->font->setForegroundColor($this->foregroundColor);
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSTextStorageScripting.inc17 procedure setForegroundColor(newValue: NSColor); message 'setForegroundColor:';
/dports/lang/nim/nim-1.6.2/tests/macros/
H A Dtmacro8.nim26 setForegroundColor(sevColor) # <==
30 setForegroundColor(fgWhite)
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/docks/
H A Dtoolsettingsdock.cpp180 this, &ToolSettings::setForegroundColor); in ToolSettings()
184 this, &ToolSettings::setForegroundColor); in ToolSettings()
188 …>colorDialog, &color_widgets::ColorDialog::colorSelected, this, &ToolSettings::setForegroundColor); in ToolSettings()
205 setForegroundColor(cfg.value("color").value<QColor>()); in readSettings()
334 void ToolSettings::setForegroundColor(const QColor& color) in setForegroundColor() function in docks::ToolSettings
/dports/games/py-fife/fifengine-0.4.2/engine/core/gui/fifechan/console/
H A Dconsole.cpp103 setForegroundColor(white); in reLayout()
127 m_input->setForegroundColor(white); in reLayout()
130 m_status->setForegroundColor(white); in reLayout()
133 m_toolsbutton->setForegroundColor(white); in reLayout()
/dports/games/wargus/wargus-3.2.0/scripts/lib/
H A Dlayouts.lua404 instance.s:setForegroundColor(clear)
437 instance.bq:setForegroundColor(clear)
465 instance.b:setForegroundColor(clear)
503 instance.b:setForegroundColor(clear)
532 dd:setForegroundColor(clear)
558 instance.b:setForegroundColor(clear)
563 instance.scroll:setForegroundColor(clear)
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/platforms/gcn/
H A Dgcn_save_load_window.cc164 action_button_->setForegroundColor(gcn::Color(100, 100, 100)); in GCNSaveLoadWindow()
228 action_button_->setForegroundColor(gcn::Color(0, 0, 0)); in valueChanged()
230 action_button_->setForegroundColor(gcn::Color(100, 100, 100)); in valueChanged()
/dports/graphics/kolourpaint/kolourpaint-21.12.3/widgets/toolbars/
H A DkpColorToolBar.cpp82 m_dualColorButton, &kpDualColorButton::setForegroundColor); in kpColorToolBar()
177 void kpColorToolBar::setForegroundColor (const kpColor &color) in setForegroundColor() function in kpColorToolBar
183 m_dualColorButton->setForegroundColor (color); in setForegroundColor()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoDualColorButton.h54 Q_PROPERTY( KoColor foregroundColor READ foregroundColor WRITE setForegroundColor )
111 void setForegroundColor( const KoColor &color );
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A DKoDualColorButton.h53 Q_PROPERTY( KoColor foregroundColor READ foregroundColor WRITE setForegroundColor )
110 void setForegroundColor( const KoColor &color );
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/gui/SensorDisplayLib/
H A DSensorLogger.cpp184 void setForegroundColor( const QColor &color ) { mForegroundColor = color; } in setForegroundColor() function in LogSensorModel
396 mModel->setForegroundColor( KSGRD::Style->firstForegroundColor() ); in SensorLogger()
485 dlg.setForegroundColor( mModel->foregroundColor() ); in configureSettings()
492 mModel->setForegroundColor( dlg.foregroundColor() ); in configureSettings()
504 mModel->setForegroundColor( KSGRD::Style->firstForegroundColor() ); in applyStyle()
515 mModel->setForegroundColor( restoreColor( element, QStringLiteral("textColor"), Qt::green) ); in restoreSettings()

12345678910>>...18