Home
last modified time | relevance | path

Searched defs:stillopen (Results 1 – 3 of 3) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qtc_texteditor/
H A Dautocompleter.cpp68 void AutoCompleter::countBracket(QChar open, QChar close, QChar c, int *errors, int *stillopen) in countBracket()
87 int *stillopen) in countBrackets()
162 int stillopen = 0; in autoComplete() local
229 int stillopen = 0; in autoBackspace() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dautocompleter.cpp46 static void countBracket(QChar open, QChar close, QChar c, int *errors, int *stillopen) in countBracket()
60 int *errors, int *stillopen) in countBrackets()
110 int stillopen = 0; in fixesBracketsError() local
265 int stillopen = 0; in autoBackspace() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/liteeditor/
H A Dliteeditorwidgetbase.cpp2053 static void countBracket(QChar open, QChar close, QChar c, int *errors, int *stillopen) in countBracket()
2072 int *stillopen) in countBrackets()
2129 int stillopen = 0; in checkIsMatchBraces() local
2229 int stillopen = 0; in autoBackspace() local