Home
last modified time | relevance | path

Searched defs:setUnderlineColor (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/search/java/org/mozilla/search/ui/
H A DFacetBar.java71 public void setUnderlineColor(int underlineColor) { in setUnderlineColor() method in FacetBar
120 public void setUnderlineColor(int color) { in setUnderlineColor() method in FacetBar.FacetButton
/dports/net-im/nheko/nheko-0.9.0/src/ui/
H A DTextField.cpp164 TextField::setUnderlineColor(const QColor &color) in setUnderlineColor() function in TextField
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/font/
H A Dtext_buffer_manager.cpp68 void setUnderlineColor(uint32_t _rgba = 0x000000FF) in setUnderlineColor() function in TextBuffer
845 void TextBufferManager::setUnderlineColor(TextBufferHandle _handle, uint32_t _rgba) in setUnderlineColor() function in TextBufferManager
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/font/
H A Dtext_buffer_manager.cpp68 void setUnderlineColor(uint32_t _rgba = 0x000000FF) in setUnderlineColor() function in TextBuffer
845 void TextBufferManager::setUnderlineColor(TextBufferHandle _handle, uint32_t _rgba) in setUnderlineColor() function in TextBufferManager
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dcolorscheme.cpp90 void Format::setUnderlineColor(const QColor &underlineColor) in setUnderlineColor() function in Format
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWFont.hxx489 void setUnderlineColor(MWAWColor const &color) in setUnderlineColor() function in MWAWFont
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSTextView.cpp1668 STextView::setUnderlineColor (const SColor& c) in setUnderlineColor() function in STextView
H A DSTextEdit.cpp2034 STextEdit::setUnderlineColor (const SColor& c) in setUnderlineColor() function in STextEdit
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoCharacterStyle.cpp1098 void KoCharacterStyle::setUnderlineColor(const QColor &color) in setUnderlineColor() function in KoCharacterStyle
/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoCharacterStyle.cpp1101 void KoCharacterStyle::setUnderlineColor(const QColor &color) in setUnderlineColor() function in KoCharacterStyle
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py11911 def setUnderlineColor(self, color): member in QTextCharFormat
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py25897 def setUnderlineColor(self, color): member in QTextCharFormat