Home
last modified time | relevance | path

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

/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.h337 void close_by_idx (int i);
H A Ddocument.cpp2211 void CDox::close_by_idx (int i) in close_by_idx() function in CDox
2225 close_by_idx (tab_widget->currentIndex()); in close_current()