Home
last modified time | relevance | path

Searched defs:highlightError (Results 1 – 19 of 19) sorted by relevance

/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/logtool/
H A Dlogwidget.py148 def highlightError(self, index): member in LogWidget
/dports/misc/kwordquiz/kwordquiz-21.12.3/src/
H A Dqaview.cpp19 QString highlightError(const QString & c, const QString & e) in highlightError() function
/dports/cad/tkgate/tkgate-2.1/scripts/
H A Dscriptmgr.tcl74 proc highlightError {w id} { procedure
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dscripterrortable.cpp150 emit highlightError (scriptLine-1, scriptColumn); in cellClicked() local
H A Dscriptsubview.cpp353 void CSVWorld::ScriptSubView::highlightError (int line, int column) in highlightError() function in CSVWorld::ScriptSubView
/dports/science/shelxle/shelxle-1.0.1352/
H A Dhighlighter.cpp70 void Highlighter::highlightError(const QStringList fnd){ in highlightError() function in Highlighter
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/jdorn/sql-formatter/lib/
H A DSqlFormatter.php984 protected static function highlightError($value) function in SqlFormatter
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/jdorn/sql-formatter/lib/
H A DSqlFormatter.php984 protected static function highlightError($value) function in SqlFormatter
/dports/net-mgmt/observium/observium/libs/
H A DSqlFormatter.php989 protected static function highlightError($value) function in SqlFormatter
/dports/finance/prestashop/prestashop/vendor/jdorn/sql-formatter/lib/
H A DSqlFormatter.php984 protected static function highlightError($value) function in SqlFormatter
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dtabmanager.cc240 void TabManager::highlightError(int i) in highlightError() function in TabManager
H A Dscintillaeditor.cpp364 void ScintillaEditor::highlightError(int error_pos) in highlightError() function in ScintillaEditor
H A Dmainwin.cc1018 emit highlightError( parser_error_pos ); in compile() local
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dtabmanager.cc240 void TabManager::highlightError(int i) in highlightError() function in TabManager
H A Dscintillaeditor.cpp364 void ScintillaEditor::highlightError(int error_pos) in highlightError() function in ScintillaEditor
H A Dmainwin.cc1030 emit highlightError( parser_error_pos ); in compile() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/geometry_checker/
H A Dqgsgeometrycheckerresulttab.cpp314 void QgsGeometryCheckerResultTab::highlightError( QgsGeometryCheckError *error ) in highlightError() function in QgsGeometryCheckerResultTab
/dports/graphics/qgis/qgis-3.22.3/src/plugins/geometry_checker/
H A Dqgsgeometrycheckerresulttab.cpp326 void QgsGeometryCheckerResultTab::highlightError( QgsGeometryCheckError *error ) in highlightError() function in QgsGeometryCheckerResultTab
/dports/editors/nedit/nedit-5.7/source/
H A DhighlightData.c1696 static patternSet *highlightError(char *stringStart, char *stoppedAt, in highlightError() function