Home
last modified time | relevance | path

Searched refs:setForeground (Results 126 – 150 of 5405) sorted by relevance

12345678910>>...217

/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dcodeeditor.cpp15 mKeywordFormat.setForeground(mWidgetStyle->keywordColor); in Highlighter()
103 mClassFormat.setForeground(mWidgetStyle->classColor); in Highlighter()
110 mQuotationFormat.setForeground(mWidgetStyle->quoteColor); in Highlighter()
126 mMultiLineCommentFormat.setForeground(mWidgetStyle->commentColor); in Highlighter()
129 mSymbolFormat.setForeground(mWidgetStyle->symbolFGColor); in Highlighter()
151 mKeywordFormat.setForeground(newStyle.keywordColor); in setStyle()
153 mClassFormat.setForeground(newStyle.classColor); in setStyle()
155 mSingleLineCommentFormat.setForeground(newStyle.commentColor); in setStyle()
157 mMultiLineCommentFormat.setForeground(newStyle.commentColor); in setStyle()
159 mQuotationFormat.setForeground(newStyle.quoteColor); in setStyle()
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXToolBarShell.cpp148 dc.setForeground(borderColor); in drawBorderRectangle()
154 dc.setForeground(shadowColor); in drawRaisedRectangle()
157 dc.setForeground(hiliteColor); in drawRaisedRectangle()
164 dc.setForeground(shadowColor); in drawSunkenRectangle()
167 dc.setForeground(hiliteColor); in drawSunkenRectangle()
174 dc.setForeground(hiliteColor); in drawRidgeRectangle()
179 dc.setForeground(shadowColor); in drawRidgeRectangle()
188 dc.setForeground(shadowColor); in drawGrooveRectangle()
193 dc.setForeground(hiliteColor); in drawGrooveRectangle()
202 dc.setForeground(baseColor); in drawDoubleRaisedRectangle()
[all …]
H A DFXMenuButton.cpp459 dc.setForeground(backColor); in onPaint()
475 dc.setForeground(backColor); in onPaint()
485 dc.setForeground(backColor); in onPaint()
504 dc.setForeground(hiliteColor); in onPaint()
508 dc.setForeground(backColor); in onPaint()
558 dc.setForeground(textColor); in onPaint()
573 dc.setForeground(textColor); in onPaint()
588 dc.setForeground(textColor); in onPaint()
603 dc.setForeground(textColor); in onPaint()
620 dc.setForeground(textColor); in onPaint()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXToolBarShell.cpp148 dc.setForeground(borderColor); in drawBorderRectangle()
154 dc.setForeground(shadowColor); in drawRaisedRectangle()
157 dc.setForeground(hiliteColor); in drawRaisedRectangle()
164 dc.setForeground(shadowColor); in drawSunkenRectangle()
167 dc.setForeground(hiliteColor); in drawSunkenRectangle()
174 dc.setForeground(hiliteColor); in drawRidgeRectangle()
179 dc.setForeground(shadowColor); in drawRidgeRectangle()
188 dc.setForeground(shadowColor); in drawGrooveRectangle()
193 dc.setForeground(hiliteColor); in drawGrooveRectangle()
202 dc.setForeground(baseColor); in drawDoubleRaisedRectangle()
[all …]
H A DFXMenuButton.cpp459 dc.setForeground(backColor); in onPaint()
475 dc.setForeground(backColor); in onPaint()
485 dc.setForeground(backColor); in onPaint()
504 dc.setForeground(hiliteColor); in onPaint()
508 dc.setForeground(backColor); in onPaint()
558 dc.setForeground(textColor); in onPaint()
573 dc.setForeground(textColor); in onPaint()
588 dc.setForeground(textColor); in onPaint()
603 dc.setForeground(textColor); in onPaint()
620 dc.setForeground(textColor); in onPaint()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXMenuButton.cpp444 dc.setForeground(backColor); in onPaint()
460 dc.setForeground(backColor); in onPaint()
470 dc.setForeground(backColor); in onPaint()
489 dc.setForeground(hiliteColor); in onPaint()
493 dc.setForeground(backColor); in onPaint()
543 dc.setForeground(textColor); in onPaint()
558 dc.setForeground(textColor); in onPaint()
573 dc.setForeground(textColor); in onPaint()
588 dc.setForeground(textColor); in onPaint()
605 dc.setForeground(textColor); in onPaint()
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXMenuButton.cpp444 dc.setForeground(backColor); in onPaint()
460 dc.setForeground(backColor); in onPaint()
470 dc.setForeground(backColor); in onPaint()
489 dc.setForeground(hiliteColor); in onPaint()
493 dc.setForeground(backColor); in onPaint()
543 dc.setForeground(textColor); in onPaint()
558 dc.setForeground(textColor); in onPaint()
573 dc.setForeground(textColor); in onPaint()
588 dc.setForeground(textColor); in onPaint()
605 dc.setForeground(textColor); in onPaint()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXMenuButton.cpp444 dc.setForeground(backColor); in onPaint()
460 dc.setForeground(backColor); in onPaint()
470 dc.setForeground(backColor); in onPaint()
489 dc.setForeground(hiliteColor); in onPaint()
493 dc.setForeground(backColor); in onPaint()
543 dc.setForeground(textColor); in onPaint()
558 dc.setForeground(textColor); in onPaint()
573 dc.setForeground(textColor); in onPaint()
588 dc.setForeground(textColor); in onPaint()
605 dc.setForeground(textColor); in onPaint()
[all …]
/dports/java/jd-gui/jd-gui-1.6.6/app/src/main/java/org/jd/gui/view/renderer/
H A DOpenTypeListCellRenderer.java66 label.setForeground(textSelectionColor); in getListCellRendererComponent()
67 info.setForeground(infoSelectionColor); in getListCellRendererComponent()
70 label.setForeground(textNonSelectionColor); in getListCellRendererComponent()
71 info.setForeground(infoNonSelectionColor); in getListCellRendererComponent()
78 label.setForeground(textNonSelectionColor); in getListCellRendererComponent()
/dports/comms/cutecom/cutecom-cce2e5ec01df09ca4b05f055f21942e0de7eb7dd/
H A Ddatahighlighter.cpp27 m_format_time.setForeground(Qt::darkGreen); in DataHighlighter()
29 m_format_bytes.setForeground(QColor(120, 180, 200)); in DataHighlighter()
35 m_format_ctrl.setForeground(Qt::darkRed); in DataHighlighter()
42 m_format_hex.setForeground(Qt::darkMagenta); in DataHighlighter()
45 m_format_search.setForeground(QColor(50, 50, 180)); in DataHighlighter()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/gamessinput/
H A Dgamesshighlighter.cpp27 m_keywordFormat.setForeground(Qt::darkBlue); in GamessHighlighter()
175 m_singleLineCommentFormat.setForeground(Qt::green); in GamessHighlighter()
180 m_numberFormat.setForeground(Qt::blue); in GamessHighlighter()
185 m_numberFormat.setForeground(Qt::blue); in GamessHighlighter()
193 m_inDataBlockFormat.setForeground(Qt::gray); in GamessHighlighter()
195 m_errorFormat.setForeground(Qt::red); in GamessHighlighter()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/gamessinput/
H A Dgamesshighlighter.cpp27 m_keywordFormat.setForeground(Qt::darkBlue); in GamessHighlighter()
175 m_singleLineCommentFormat.setForeground(Qt::green); in GamessHighlighter()
180 m_numberFormat.setForeground(Qt::blue); in GamessHighlighter()
185 m_numberFormat.setForeground(Qt::blue); in GamessHighlighter()
193 m_inDataBlockFormat.setForeground(Qt::gray); in GamessHighlighter()
195 m_errorFormat.setForeground(Qt::red); in GamessHighlighter()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dcodehighlighter.cpp35 mFormats[KeywordFormat].setForeground(Qt::darkBlue); in CodeHighlighter()
38 mFormats[ReservedFormat].setForeground(Qt::red); in CodeHighlighter()
42 mFormats[CodeObjectsFormat].setForeground(Qt::darkBlue); in CodeHighlighter()
45 mFormats[OperatorFormat].setForeground(Qt::red); in CodeHighlighter()
47 mFormats[NumberFormat].setForeground(Qt::darkMagenta); in CodeHighlighter()
49 mFormats[CommentFormat].setForeground(Qt::darkGreen); in CodeHighlighter()
51 mFormats[StringFormat].setForeground(Qt::darkRed); in CodeHighlighter()
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/syntaxeditor/
H A Dgolanghighlighter.cpp39 keywordFormat.setForeground(Qt::darkBlue); in GolangHighlighter()
42 identFormat.setForeground(Qt::darkBlue); in GolangHighlighter()
44 functionFormat.setForeground(Qt::blue); in GolangHighlighter()
46 numberFormat.setForeground(Qt::darkMagenta); in GolangHighlighter()
48 quotesFormat.setForeground(Qt::darkGreen); in GolangHighlighter()
50 singleLineCommentFormat.setForeground(Qt::darkCyan); in GolangHighlighter()
51 multiLineCommentFormat.setForeground(Qt::darkCyan); in GolangHighlighter()
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DStelScriptSyntaxHighlighter.cpp155 commentFormat.setForeground(col); in setFormats()
159 keywordFormat.setForeground(col); in setFormats()
165 predefFormat.setForeground(col); in setFormats()
170 moduleFormat.setForeground(col); in setFormats()
172 methodFormat.setForeground(col); in setFormats()
178 literalFormat.setForeground(col); in setFormats()
183 functionFormat.setForeground(col); in setFormats()
189 noMethFormat.setForeground( col ); in setFormats()
/dports/graphics/opendx/dx-4.4.4/src/uipp/java/dx/runtime/
H A DStepper.java268 public void setForeground ( Color newc ) in setForeground() method in Stepper
271 txt.setForeground( Color.black ); in setForeground()
274 left.setForeground( newc ); in setForeground()
275 right.setForeground( newc ); in setForeground()
280 super.setForeground( newc ); in setForeground()
312 txt.setForeground( Color.black ); in init()
322 left.setForeground( local_fg ); in init()
323 right.setForeground( local_fg ); in init()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/table/
H A DDefaultTableCellRenderer.java94 public void setForeground(Color c) in setForeground() method in DefaultTableCellRenderer
96 super.setForeground(c); in setForeground()
151 super.setForeground(table.getSelectionForeground()); in getTableCellRendererComponent()
160 super.setForeground(foreground); in getTableCellRendererComponent()
162 super.setForeground(table.getForeground()); in getTableCellRendererComponent()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/table/
H A DDefaultTableCellRenderer.java94 public void setForeground(Color c) in setForeground() method in DefaultTableCellRenderer
96 super.setForeground(c); in setForeground()
151 super.setForeground(table.getSelectionForeground()); in getTableCellRendererComponent()
160 super.setForeground(foreground); in getTableCellRendererComponent()
162 super.setForeground(table.getForeground()); in getTableCellRendererComponent()
/dports/games/gogui/Quaqua/src/test/
H A DDefaultCellRenderer.java96 renderComponent.setForeground(UIManager.getColor("Table.focusCellForeground")); in getTableCellRendererComponent()
100 renderComponent.setForeground(parent.getSelectionForeground()); in getTableCellRendererComponent()
104 renderComponent.setForeground(parent.getForeground()); in getTableCellRendererComponent()
117 renderComponent.setForeground(parent.getSelectionForeground()); in getListCellRendererComponent()
120 renderComponent.setForeground(parent.getSelectionForeground()); in getListCellRendererComponent()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/table/
H A DDefaultTableCellRenderer.java94 public void setForeground(Color c) in setForeground() method in DefaultTableCellRenderer
96 super.setForeground(c); in setForeground()
151 super.setForeground(table.getSelectionForeground()); in getTableCellRendererComponent()
160 super.setForeground(foreground); in getTableCellRendererComponent()
162 super.setForeground(table.getForeground()); in getTableCellRendererComponent()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/table/
H A DDefaultTableCellRenderer.java94 public void setForeground(Color c) in setForeground() method in DefaultTableCellRenderer
96 super.setForeground(c); in setForeground()
151 super.setForeground(table.getSelectionForeground()); in getTableCellRendererComponent()
160 super.setForeground(foreground); in getTableCellRendererComponent()
162 super.setForeground(table.getForeground()); in getTableCellRendererComponent()
/dports/editors/yudit/yudit-3.0.7/gui/
H A DSMessageLabel.cpp40 l->setForeground (tfg); in SMessageLabel()
104 messageTitleLabel->setForeground (SColor("White")); in setMessage()
110 messageTitleLabel->setForeground (SColor("Black")); in setMessage()
115 messageTitleLabel->setForeground (SColor("Black")); in setMessage()
119 messageTitleLabel->setForeground (SColor("Black")); in setMessage()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/table/
H A DDefaultTableCellRenderer.java94 public void setForeground(Color c) in setForeground() method in DefaultTableCellRenderer
96 super.setForeground(c); in setForeground()
151 super.setForeground(table.getSelectionForeground()); in getTableCellRendererComponent()
160 super.setForeground(foreground); in getTableCellRendererComponent()
162 super.setForeground(table.getForeground()); in getTableCellRendererComponent()
/dports/x11/radare-cutter/r2cutter-0.1.1/src/common/
H A DSyntaxHighlighter.cpp47 keywordFormat.setForeground(QColor(80, 200, 215)); in FallbackSyntaxHighlighter()
60 rule.format.setForeground(Qt::darkCyan); in FallbackSyntaxHighlighter()
67 rule.format.setForeground(Qt::gray); in FallbackSyntaxHighlighter()
74 rule.format.setForeground(Qt::darkGreen); in FallbackSyntaxHighlighter()
77 multiLineCommentFormat.setForeground(Qt::gray); in FallbackSyntaxHighlighter()
/dports/sysutils/k3b/k3b-21.12.3/src/option/
H A Dk3bdevicewidget.cpp136 systemDeviceItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
142 vendorItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
148 modelItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
154 versionItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
164 typeItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
171 typeItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
181 typeItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
191 typeItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()
199 typeItem->setForeground( 0, disabledTextColor ); in updateDeviceListViews()

12345678910>>...217