Searched defs:selected (Results 1 - 25 of 61) sorted by relevance

123

/haiku/src/apps/icon-o-matic/generic/selection/
H A DSelectable.cpp29 Selectable::SetSelected(bool selected, bool exclusive) argument
57 Selectable::_SetSelected(bool selected) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DCheckBox.cpp81 LabeledCheckBox::SetSelected(bool selected) argument
H A DAbstractButton.cpp41 AbstractButton::SetSelected(bool selected) argument
106 bool selected = fSelected; local
[all...]
H A DRadioButton.cpp80 LabeledRadioButton::SetSelected(bool selected) argument
/haiku/src/apps/processcontroller/
H A DNoiseBarMenuItem.cpp38 bool selected = IsSelected(); local
H A DKernelMemoryBarMenuItem.cpp56 bool selected = IsSelected(); local
H A DThreadBarMenuItem.cpp43 bool selected = IsSelected(); local
H A DTeamBarMenuItem.cpp79 const bool selected = IsSelected(); local
/haiku/src/apps/icon-o-matic/shape/commands/
H A DInsertPointCommand.cpp27 InsertPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DAddPointCommand.cpp24 AddPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DRemovePointsCommand.cpp29 RemovePointsCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
49 RemovePointsCommand(VectorPath* path, const int32* selected, int32 count) argument
H A DChangePointCommand.cpp27 ChangePointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp83 PropertyEditorView::SetSelected(bool selected) argument
H A DPropertyItemView.cpp191 PropertyItemView::SetSelected(bool selected) argument
/haiku/src/tests/system/boot/loader/
H A Dplatform_menu.cpp90 int32 selected = -1; local
153 int32 selected; local
[all...]
/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp48 BMenuItem* selected = fMenu->Go(parent->ConvertToScreen(point)); local
/haiku/src/tests/servers/app/event_mask/
H A DEventMask.cpp230 bool selected = message->FindInt32("be:value") != 0; local
/haiku/src/libs/print/libprint/
H A DAddPrinterDlg.cpp141 int selected = fProtocolClassList->CurrentSelection(); local
/haiku/src/preferences/media/
H A DMidiSettingsView.cpp104 int32 selected = fListView->CurrentSelection(); local
/haiku/src/preferences/input/
H A DInputDeviceView.cpp59 void SetSelected(bool selected) argument
/haiku/src/kits/tracker/
H A DTextWidget.h184 Draw(BRect widgetRect, BRect widgetTextRect, float width, BPoseView* view, bool selected, uint32 clipboardMode) argument
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp148 Selectable* selected = fSelection->SelectableAt(0); local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItem.h182 virtual void selected() function in class:DiagramItem
[all...]
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp108 AddRadioButton(const char* name, const char* label, uint32 what, bool selected) argument
/haiku/src/tests/kits/interface/menu/menuworld/
H A DMenuView.cpp278 int32 selected = m_pMenuOutlineView->CurrentSelection(); local
369 int32 selected = m_pMenuOutlineView->CurrentSelection(); local
[all...]

Completed in 99 milliseconds

123