Searched refs:DeselectAll (Results 26 - 33 of 33) sorted by last modified time

12

/haiku/src/preferences/joysticks/
H A DJoyWin.cpp193 fConControllerL->DeselectAll();
499 list->DeselectAll();
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp347 fListView->DeselectAll();
/haiku/src/apps/icon-o-matic/generic/selection/
H A DSelection.cpp84 // DeselectAll
86 Selection::DeselectAll() function in class:Selection
H A DSelection.h27 void DeselectAll();
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.h40 void DeselectAll();
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItemGroup.cpp539 DiagramItemGroup::DeselectAll(uint32 itemType) function in class:DiagramItemGroup
541 D_METHOD(("DiagramItemGroup::DeselectAll()\n"));
H A DDiagramItemGroup.h100 bool DeselectAll(uint32 itemType = DiagramItem::M_ANY);
H A DDiagramView.cpp346 if (!(modifiers() & B_SHIFT_KEY) && DeselectAll(DiagramItem::M_ANY))

Completed in 63 milliseconds

12