Home
last modified time | relevance | path

Searched refs:indicatorValue (Results 1 – 15 of 15) sorted by relevance

/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEdit/
H A DScintillaEdit.h609 sptr_t indicatorValue() const;
H A DScintillaEdit.cpp2274 sptr_t ScintillaEdit::indicatorValue() const { in indicatorValue() function in ScintillaEdit
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditView.cxx1613 const int indicatorValue = deco->rs.ValueAt(ts.start + posLineStart); in DrawForeground() local
1614 if (indicatorValue) { in DrawForeground()
1626 textFore = indicatorValue & SC_INDICVALUEMASK; in DrawForeground()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditView.cxx1810 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1811 if (indicatorValue) { in DrawForeground()
1823 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditView.cpp1675 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1676 if (indicatorValue) { in DrawForeground()
1688 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditView.cxx1680 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1681 if (indicatorValue) { in DrawForeground()
1693 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditView.cxx1664 const int indicatorValue = deco->rs.ValueAt(ts.start + posLineStart); in DrawForeground() local
1665 if (indicatorValue) { in DrawForeground()
1677 textFore = indicatorValue & SC_INDICVALUEMASK; in DrawForeground()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditView.cxx1763 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1764 if (indicatorValue) { in DrawForeground()
1779 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditView.cxx1763 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1764 if (indicatorValue) { in DrawForeground()
1779 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1675 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1676 if (indicatorValue) { in DrawForeground()
1688 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1675 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1676 if (indicatorValue) { in DrawForeground()
1688 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditView.cpp1675 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1676 if (indicatorValue) { in DrawForeground()
1688 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditView.cxx1895 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1896 if (indicatorValue) { in DrawForeground()
1911 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/editors/textadept/scintilla/src/
H A DEditView.cxx1895 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1896 if (indicatorValue) { in DrawForeground()
1911 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()
/dports/editors/scite/scintilla/src/
H A DEditView.cxx1895 const int indicatorValue = deco->ValueAt(ts.start + posLineStart); in DrawForeground() local
1896 if (indicatorValue) { in DrawForeground()
1911 textFore = ColourDesired(indicatorValue & SC_INDICVALUEMASK); in DrawForeground()