Home
last modified time | relevance | path

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

/dports/deskutils/copyq/CopyQ-5.0.0/src/scriptable/
H A Dscriptableitemselection.cpp148 m_proxy->selectionSelectAll(m_id); in selectAll()
H A Dscriptableproxy.h206 void selectionSelectAll(int id);
H A Dscriptableproxy.cpp1797 void ScriptableProxy::selectionSelectAll(int id) in selectionSelectAll() function in ScriptableProxy
1799 INVOKE2(selectionSelectAll, (id)); in selectionSelectAll()