Home
last modified time | relevance | path

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

/reactos/base/applications/mspaint/
H A Dselectionmodel.h64 void InvertSelection();
H A Dselectionmodel.cpp432 void SelectionModel::InvertSelection() in InvertSelection() function in SelectionModel
H A Dmain.cpp1130 selectionModel.InvertSelection(); in OnCommand()