Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/document/
H A Dqdocumentcursor.h95 ParenthesesInner, enumerator
H A Dqdocument.cpp5998 } else if ( t == QDocumentCursor::ParenthesesInner || t == QDocumentCursor::ParenthesesOuter ) { in select()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dlatexeditorview.cpp1633 << QDocumentCursor::ParenthesesInner in updateSettings()
H A Dtexstudio.cpp9333 cursor.select(QDocumentCursor::ParenthesesInner); in selectBracket()