Home
last modified time | relevance | path

Searched refs:lrfg (Results 1 – 25 of 29) sorted by relevance

12

/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSFreeHand.cpp460 SFreeHand::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
462 lookupButton->setForeground (lrfg); in setForeground()
463 clearButton->setForeground (lrfg); in setForeground()
464 directedButton->setForeground (lrfg); in setForeground()
466 candidates->setLabelForeground (lrfg); in setForeground()
467 converters->setLabelForeground (lrfg); in setForeground()
469 titleLabel->setForeground (lrfg); in setForeground()
470 strokesLabel->setForeground (lrfg); in setForeground()
479 SFreeHand::setLabelForeground (const SColor& lrfg, const SColor& rlfg) in setLabelForeground() argument
481 strokesCount->setForeground (lrfg); in setLabelForeground()
H A DSPasswordDialog.cpp261 SPasswordDialog::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
263 SFrame::setForeground (lrfg, rlfg); in setForeground()
264 setLabelForeground (lrfg); in setForeground()
265 setTitleForeground (lrfg); in setForeground()
H A DSFreeHand.h55 void setForeground (const SColor& lrfg, const SColor& rlfg);
56 void setLabelForeground (const SColor& lrfg, const SColor& rlfg);
H A DSLabel.cpp112 SLabel::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
114 label.setForeground (lrfg, rlfg); in setForeground()
H A DSOpaqueLabel.cpp145 SOpaqueLabel::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
147 textView.setForeground (lrfg, rlfg); in setForeground()
H A DSOpaqueLabel.h45 void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSLabel.h46 void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSPasswordDialog.h44 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSCaret.h50 void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSFileDialog.cpp765 SFileDialog::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
767 SFrame::setForeground (lrfg, rlfg); in setForeground()
768 setLabelForeground (lrfg); in setForeground()
769 setTitleForeground (lrfg); in setForeground()
H A DSTextEdit.h81 void setForeground (const SColor& lrfg, const SColor& rlfg);
82 void setCaretForeground (const SColor& lrfg, const SColor& rlfg);
H A DSButton.cpp235 SButton::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
237 label.setForeground (lrfg, rlfg); in setForeground()
H A DSCaret.cpp85 SCaret::setForeground (const SColor& rlfg, const SColor& lrfg) in setForeground() argument
88 rlpen.setForeground (lrfg); in setForeground()
H A DSComponent.h77 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSFileDialog.h47 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSButton.h69 void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSTextList.h56 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSComponent.cpp159 SComponent::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
H A DSTextView.h52 void setForeground (const SColor& lrfg, const SColor& rlfg);
/dports/editors/yudit/yudit-3.0.7/gui/
H A DSKMapDialog.cpp64 SKMapDialog::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
66 SDialog::setForeground (lrfg, rlfg); in setForeground()
67 panel->setForeground (lrfg, rlfg); in setForeground()
H A DSHighlightD.cpp406 SHighlightD::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
408 SFrame::setForeground (lrfg, rlfg); in setForeground()
409 setLabelForeground (lrfg); in setForeground()
410 setTitleForeground (lrfg); in setForeground()
H A DSKMapDialog.h40 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSKMapPanel.h40 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSHighlightD.h46 virtual void setForeground (const SColor& lrfg, const SColor& rlfg);
H A DSKMapPanel.cpp240 SKMapPanel::setForeground (const SColor& lrfg, const SColor& rlfg) in setForeground() argument
242 kmapTable->setForeground (lrfg, rlfg); in setForeground()
243 sample->setForeground (lrfg, rlfg); in setForeground()

12