Home
last modified time | relevance | path

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

/third_party/uapp/kilo/
A Dkilo.c606 void editorInsertRow(int at, char *s, size_t len) { function
726 editorInsertRow(E.numrows,"",0);
746 editorInsertRow(filerow,"",0);
755 editorInsertRow(filerow,"",0);
758 editorInsertRow(filerow+1,row->chars+filecol,row->size-filecol);
833 editorInsertRow(E.numrows,line,linelen);

Completed in 4 milliseconds