Searched refs:IndexOfSelectable (Results 1 - 10 of 10) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DTransformerListView.h58 virtual int32 IndexOfSelectable(Selectable* selectable) const;
H A DPathListView.h63 virtual int32 IndexOfSelectable(Selectable* selectable) const;
H A DShapeListView.h64 virtual int32 IndexOfSelectable(Selectable* selectable) const;
H A DStyleListView.h60 virtual int32 IndexOfSelectable(Selectable* selectable) const;
H A DTransformerListView.cpp364 TransformerListView::IndexOfSelectable(Selectable* selectable) const function in class:TransformerListView
H A DShapeListView.cpp541 ShapeListView::IndexOfSelectable(Selectable* selectable) const function in class:ShapeListView
H A DPathListView.cpp654 PathListView::IndexOfSelectable(Selectable* selectable) const function in class:PathListView
H A DStyleListView.cpp576 StyleListView::IndexOfSelectable(Selectable* selectable) const function in class:StyleListView
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.h99 virtual int32 IndexOfSelectable(Selectable* selectable) const;
H A DListViews.cpp354 int32 index = IndexOfSelectable(fSelection->SelectableAtFast(i));
584 DragSortableListView::IndexOfSelectable(Selectable* selectable) const function in class:DragSortableListView

Completed in 98 milliseconds