Home
last modified time | relevance | path

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

/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.h257 void rect_sel_cut (bool just_del = false);
H A Ddocument.cpp1812 void CDocument::rect_sel_cut (bool just_del) in rect_sel_cut() argument
1862 if (! just_del) in rect_sel_cut()