Home
last modified time | relevance | path

Searched refs:_ItemForShape (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.h82 ShapeListItem* _ItemForShape(Shape* shape) const;
H A DShapeListView.cpp759 ShapeListItem* item = _ItemForShape(shape); in _RemoveShape()
769 ShapeListView::_ItemForShape(Shape* shape) const in _ItemForShape() function in ShapeListView