Home
last modified time | relevance | path

Searched refs:CharLessThan (Results 1 – 4 of 4) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/codeassist/
H A Dgenericproposalmodel.cpp89 CharLessThan charLessThan; in lessThan()
116 struct CharLessThan struct
/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DMainWindow.h474 bool CharLessThan(const QChar &s1, const QChar &s2);
H A DMainWindow.cpp3985 bool MainWindow::CharLessThan(const QChar &s1, const QChar &s2) in CharLessThan() function in MainWindow
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/liteeditor/
H A Dcodecompleter.cpp428 CharLessThan charLessThan; in lessThan()
455 struct CharLessThan struct