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

123

/haiku-fatelf/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-fatelf/src/apps/icon-o-matic/shape/commands/
H A DAddPointCommand.cpp24 AddPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DInsertPointCommand.cpp27 InsertPointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DChangePointCommand.cpp27 ChangePointCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
H A DRemovePointsCommand.cpp28 RemovePointsCommand(VectorPath* path, int32 index, const int32* selected, int32 count) argument
48 RemovePointsCommand(VectorPath* path, const int32* selected, int32 count) argument
/haiku-fatelf/src/apps/processcontroller/
H A DNoiseBarMenuItem.cpp51 bool selected = IsSelected(); local
H A DKernelMemoryBarMenuItem.cpp70 bool selected = IsSelected(); local
H A DThreadBarMenuItem.cpp56 bool selected = IsSelected(); local
H A DTeamBarMenuItem.cpp120 bool selected = IsSelected (); local
/haiku-fatelf/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-fatelf/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp83 PropertyEditorView::SetSelected(bool selected) argument
H A DPropertyItemView.cpp179 PropertyItemView::SetSelected(bool selected) argument
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_menu.cpp90 int32 selected = -1; local
153 int32 selected; local
[all...]
/haiku-fatelf/src/kits/tracker/
H A DTextWidget.h177 Draw(BRect widgetRect, BRect widgetTextRect, float width, BPoseView* view, bool selected, uint32 clipboardMode) argument
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DIconObjectListView.cpp142 Selectable* selected = fSelection->SelectableAt(0); local
/haiku-fatelf/src/libs/print/libprint/
H A DAddPrinterDlg.cpp141 int selected = fProtocolClassList->CurrentSelection(); local
/haiku-fatelf/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp296 int32 selected = fTranslatorListView->CurrentSelection(0); local
311 int32 selected = fTranslatorListView->CurrentSelection(0); local
/haiku-fatelf/src/apps/bootmanager/
H A DDrivesPage.cpp272 const char* selected = fSettings->FindString("disk"); local
/haiku-fatelf/src/apps/cortex/DiagramView/
H A DDiagramItem.h182 virtual void selected() function in class:DiagramItem
[all...]
/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaJack.cpp315 void MediaJack::selected() function in class:MediaJack
431 bool selected = isConnecting() || isSelected(); local
[all...]
H A DMediaWire.cpp229 void MediaWire::selected() function in class:MediaWire
/haiku-fatelf/src/apps/devices/
H A DDevicesView.cpp385 int32 selected = fDevicesOutline->CurrentSelection(0); local
/haiku-fatelf/src/apps/showimage/
H A DPrintOptionsWindow.cpp108 AddRadioButton(const char* name, const char* label, uint32 what, bool selected) argument

Completed in 181 milliseconds

123