Home
last modified time | relevance | path

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

/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/Widgets/
H A Dqcolorbutton.cpp71 QColor QColorButton::getCurrentColor() in getCurrentColor() function in QColorButton
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_fader.cpp168 uint32 BaseFader::getCurrentColor() const { in getCurrentColor() function in Wintermute::BaseFader
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_fader.cpp168 uint32 BaseFader::getCurrentColor() const { in getCurrentColor() function in Wintermute::BaseFader
/dports/games/scorched3d/scorched/src/client/GLW/
H A DGLWDropDownColor.cpp74 Vector &GLWDropDownColor::getCurrentColor() in getCurrentColor() function in GLWDropDownColor
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/structure/
H A Dobjectdata.h35 QColor getCurrentColor() const { return mCurrentColor; } in getCurrentColor() function
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/overview/
H A DMaGraphOverview.h84 QColor getCurrentColor() const { in getCurrentColor() function
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKisDlgInternalColorSelector.cpp258 KoColor KisDlgInternalColorSelector::getCurrentColor() in getCurrentColor() function in KisDlgInternalColorSelector
H A DKisVisualColorSelectorShape.cpp366 KoColor KisVisualColorSelectorShape::getCurrentColor() in getCurrentColor() function in KisVisualColorSelectorShape
H A DKisVisualColorSelector.cpp151 KoColor KisVisualColorSelector::getCurrentColor() const in getCurrentColor() function in KisVisualColorSelector
H A DKoTriangleColorSelector.cpp243 KoColor KoTriangleColorSelector::getCurrentColor() const in getCurrentColor() function in KoTriangleColorSelector
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dspectrumfield.cpp73 TPixel32 SpectrumBar::getCurrentColor() { in getCurrentColor() function in SpectrumBar
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/swing/handler/
H A DmxCellMarker.java357 public Color getCurrentColor() in getCurrentColor() method in mxCellMarker
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DGLES1State.cpp204 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DGLES1State.cpp206 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1State.cpp206 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1State.cpp206 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1State.cpp206 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1State.cpp206 const ColorF &GLES1State::getCurrentColor() const in getCurrentColor() function in gl::GLES1State
/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.cpp626 void EffectManager::getCurrentColor(Color& color_mod) { in getCurrentColor() function in EffectManager
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dfancytext.py227 def getCurrentColor(self): member in Renderer
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1981 const basegfx::BColor* SvgStyleAttributes::getCurrentColor() const in getCurrentColor() function in svgio::svgreader::SvgStyleAttributes
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1983 const basegfx::BColor* SvgStyleAttributes::getCurrentColor() const in getCurrentColor() function in svgio::svgreader::SvgStyleAttributes
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfdocumentimpl.hxx501 RTFColorTableEntry& getCurrentColor() { return m_aCurrentColor; } in getCurrentColor() function in writerfilter::rtftok::RTFParserState
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdocumentimpl.hxx507 RTFColorTableEntry& getCurrentColor() { return m_aCurrentColor; } in getCurrentColor() function in writerfilter::rtftok::RTFParserState
/dports/games/nimuh/nimuh-1.02/src/
H A Delements.h1580 int getCurrentColor() { return currentColor; } in getCurrentColor() function