/dports/www/cssed/cssed-0.4.0/scintilla/src/ |
H A D | LexCSS.cxx | 36 IsCssOperator (const char ch) in IsCssOperator() function 183 if (IsCssOperator (sc.chNext)) in ColouriseCssDoc() 516 else if (IsCssOperator (sc.ch)) in ColouriseCssDoc() 673 else if (IsCssOperator (static_cast < char >(sc.ch)) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/ |
H A D | LexCSS.cxx | 30 inline bool IsCssOperator(const char ch) { in IsCssOperator() function 231 } else if (IsCssOperator(static_cast<char>(sc.ch)) in ColouriseCssDoc()
|
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/lexers/ |
H A D | LexCSS.cxx | 42 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 296 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/x11-toolkits/scintilla/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/geany/geany-1.38/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/editors/textadept/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/lexers/ |
H A D | LexCSS.cxx | 48 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/editors/scite/scintilla/lexers/ |
H A D | LexCSS.cxx | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexCSS.cpp | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexCSS.cpp | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexCSS.cpp | 47 inline bool IsCssOperator(const int ch) { in IsCssOperator() function 489 } else if (IsCssOperator(sc.ch) in ColouriseCssDoc()
|