Home
last modified time | relevance | path

Searched refs:InvertedLight (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditView.cxx1899 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
1952 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
1953 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditView.cxx1879 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
1932 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
1933 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditView.cxx2118 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2171 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2172 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditView.cxx2343 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2396 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2397 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditView.cpp2201 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2254 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2255 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditView.cxx2206 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2259 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2260 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditView.cxx2178 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2231 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2232 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditView.cxx2294 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2347 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2348 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditView.cxx2294 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2347 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2348 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp2201 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2254 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2255 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp2201 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2254 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2255 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp2201 static ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
2254 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2255 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditView.cxx2433 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2486 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2487 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/editors/textadept/scintilla/src/
H A DEditView.cxx2433 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2486 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2487 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/editors/scite/scintilla/src/
H A DEditView.cxx2433 static ColourDesired InvertedLight(ColourDesired orig) noexcept { in InvertedLight() function
2486 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
2487 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DEditor.cxx2992 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3047 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3048 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3087 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3143 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3144 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3087 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3143 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3144 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3087 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3143 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3144 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3087 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3143 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3144 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DEditor.cxx3087 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3143 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3144 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DEditor.cxx3082 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3138 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3139 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.cxx3678 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3743 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
3744 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.cxx3685 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3748 vsPrint.styles[sty].fore.desired = InvertedLight(vsPrint.styles[sty].fore.desired); in FormatRange()
3749 vsPrint.styles[sty].back.desired = InvertedLight(vsPrint.styles[sty].back.desired); in FormatRange()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.cxx3678 ColourDesired InvertedLight(ColourDesired orig) { in InvertedLight() function
3743 vsPrint.styles[sty].fore = InvertedLight(vsPrint.styles[sty].fore); in FormatRange()
3744 vsPrint.styles[sty].back = InvertedLight(vsPrint.styles[sty].back); in FormatRange()

12