Home
last modified time | relevance | path

Searched defs:textColor (Results 1 – 25 of 1576) sorted by relevance

12345678910>>...64

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Gmail/
H A DLabelColor.php21 public $textColor; variable in Google_Service_Gmail_LabelColor
31 public function setTextColor($textColor)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Gmail/
H A DLabelColor.php21 public $textColor; variable in Google_Service_Gmail_LabelColor
31 public function setTextColor($textColor)
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DLevelInfoRender.cpp5 …eManager, SDL_Renderer &renderer, const std::string& dataPath, TTF_Font &font, SDL_Color textColor) in LevelInfoRender()
14 void LevelInfoRender::resetText(SDL_Renderer &renderer, TTF_Font &font, SDL_Color textColor) { in resetText()
26 void LevelInfoRender::update(SDL_Renderer &renderer, TTF_Font &font, SDL_Color textColor, in update()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sprite/
H A DTextSprite.java44 public static TextSprite createTextSprite(String text, final Color textColor) { in createTextSprite()
67 private static void drawOutlineString(final Image image, final Color textColor, in drawOutlineString()
102 private static void drawOutlineString(final Image image, final Color textColor, in drawOutlineString()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DActionButton.java8 final Integer textColor; field in ActionButton
11 public ActionButton(final Bitmap icon, final String text, final Integer textColor, in ActionButton()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DActionButton.java12 final Integer textColor; field in ActionButton
18 final Integer textColor, in ActionButton()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DActionButton.java8 final Integer textColor; field in ActionButton
11 public ActionButton(final Bitmap icon, final String text, final Integer textColor, in ActionButton()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DActionButton.java8 final Integer textColor; field in ActionButton
11 public ActionButton(final Bitmap icon, final String text, final Integer textColor, in ActionButton()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/YouTube/
H A DWatchSettings.php22 public $textColor; variable in Google_Service_YouTube_WatchSettings
40 public function setTextColor($textColor)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/YouTube/
H A DWatchSettings.php22 public $textColor; variable in Google_Service_YouTube_WatchSettings
40 public function setTextColor($textColor)
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DControl.h843 UTILS::Color textColor; variable
1039 UTILS::Color textColor; variable
1608 UTILS::Color textColor; variable
1760 UTILS::Color textColor; variable
1964 UTILS::Color textColor; variable
2434 UTILS::Color textColor; variable
2735 UTILS::Color textColor; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/imagecache/
H A Dimagecachefontcollector.cpp85 static QImage createFontImage(const QString &text, const QColor &textColor, const QFont &font, in createFontImage()
132 QColor textColor = auxiliaryData.colorName; in start() local
154 QColor textColor = auxiliaryData.colorName; in createImage() local
176 QColor textColor = auxiliaryData.colorName; in createIcon() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Dtext.cpp52 Color textColor, Color bgColor, const char *text, uint16 destHeight) { in printTextToBitmap()
89 void TextMan::printToLogicalScreen(uint16 destX, uint16 destY, Color textColor, Color bgColor, cons… in printToLogicalScreen()
93 void TextMan::printToViewport(int16 posX, int16 posY, Color textColor, const char *text, Color bgCo… in printToViewport()
97 …ithTrailingSpaces(byte *destBitmap, int16 destByteWidth, int16 destX, int16 destY, Color textColor, in printWithTrailingSpaces()
209 void TextMan::printEndGameString(int16 x, int16 y, Color textColor, const char* text) { in printEndGameString()
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Dtext.cpp52 Color textColor, Color bgColor, const char *text, uint16 destHeight) { in printTextToBitmap()
89 void TextMan::printToLogicalScreen(uint16 destX, uint16 destY, Color textColor, Color bgColor, cons… in printToLogicalScreen()
93 void TextMan::printToViewport(int16 posX, int16 posY, Color textColor, const char *text, Color bgCo… in printToViewport()
97 …ithTrailingSpaces(byte *destBitmap, int16 destByteWidth, int16 destX, int16 destY, Color textColor, in printWithTrailingSpaces()
209 void TextMan::printEndGameString(int16 x, int16 y, Color textColor, const char* text) { in printEndGameString()
/dports/graphics/qgis/qgis-3.22.3/src/core/textrenderer/
H A Dqgstextcharacterformat.cpp35 QColor QgsTextCharacterFormat::textColor() const in textColor() function in QgsTextCharacterFormat
40 void QgsTextCharacterFormat::setTextColor( const QColor &textColor ) in setTextColor()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/textrenderer/
H A Dqgstextcharacterformat.cpp35 QColor QgsTextCharacterFormat::textColor() const in textColor() function in QgsTextCharacterFormat
40 void QgsTextCharacterFormat::setTextColor( const QColor &textColor ) in setTextColor()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXColor.c23 ThemeTextColor textColor; member
197 ThemeTextColor *textColor, in GetThemeFromPixelCode()
237 ThemeTextColor textColor, in GetThemeColor()
307 ThemeTextColor textColor; in TkSetMacColor() local
494 ThemeTextColor textColor; in TkMacOSXSetColorInContext() local
580 ThemeTextColor textColor = systemColorMap[idx].textColor; in TkpGetColor() local
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/simpleanchorlayout/
H A Dmain.cpp46 Widget(const QColor &color, const QColor &textColor, const QString &caption, in Widget()
68 QColor textColor; member in Widget
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/simpleanchorlayout/
H A Dmain.cpp56 Widget(const QColor &color, const QColor &textColor, const QString &caption, in Widget()
81 QColor textColor; member in Widget
/dports/editors/o/o-2.46.0/
H A Dmarkdown.go78 func style(line, marker string, textColor, styleColor vt100.AttributeColor) string { argument
116 func emphasis(line string, textColor, italicsColor, boldColor, strikeColor vt100.AttributeColor) st… argument
/dports/games/wop/wop-0.4.3/src/
H A Dscoretable.cpp86 SDL_Color textColor; in updateScores() local
135 SDL_Color textColor; in updateScores() local
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dprinting.cpp28 const QColor &textColor, int darkValue, in Printing()
78 const QColor &textColor, const QColor &darkColor) in printPage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/
H A DUrlBarViewBinder.java96 int textColor; in updateTextColors() local
117 private static void setHintTextColor(UrlBar view, @ColorRes int textColor) { in setHintTextColor()
/dports/audio/polyphone/polyphone-75a5e88/sources/mainwindow/
H A Dcoloredtabwidget.cpp89 void ColoredTabWidget::changeStyleSheet(QColor backgroundColor, QColor textColor) in changeStyleSheet()
104 …(QWidget *widget, QString iconName, const QString &label, QColor backgroundColor, QColor textColor) in addColoredTab()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolStripItemTextRenderEventArgs.cs43 …raphics g, ToolStripItem item, string text, Rectangle textRectangle, Color textColor, Font textFon… in ToolStripItemTextRenderEventArgs()
87 …raphics g, ToolStripItem item, string text, Rectangle textRectangle, Color textColor, Font textFon… in ToolStripItemTextRenderEventArgs()

12345678910>>...64