Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/
H A Dqeditor.cpp2584 static void insertAtLineStart(const QDocumentCursor& cur, const QString& txt) in insertAtLineStart() function
2673 insertAtLineStart(m_cursor, txt); in indentSelection()
2677 insertAtLineStart(m, txt); in indentSelection()
2684 insertAtLineStart(m_cursor, txt); in indentSelection()
2766 insertAtLineStart(m_cursor, txt); in commentSelection()
2770 insertAtLineStart(m, txt); in commentSelection()
2777 insertAtLineStart(m_cursor, txt); in commentSelection()