Home
last modified time | relevance | path

Searched refs:replaceLine (Results 26 – 29 of 29) sorted by relevance

12

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/system/shared/
H A Deditor_utils.py435 def replaceLine(fileSpec, oldLine, newLine): function
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DEdit.pm2886 my ( $self, $line, $x, $y, $replaceLine, $options) = @_;
2922 my ($nX, $nY, $len, $newStr) = $matcher->($self, $x, $y, $c, $subLine, $match, $replaceLine);
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/doc/
H A Dscripting.docbook879 bool document.replaceLine(<parameter>String <replaceable>text</replaceable></parameter>);
888 bool document.replaceLine(<parameter>int <replaceable>line</replaceable></parameter>, <parameter>St…
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Deditorextension.cpp2544 bool EditorExtension::replaceLine(int line, const QString &s, KTextEditor::View *view) in replaceLine() function in KileDocument::EditorExtension

12