Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp219 BList pathSourceShapes; in MessageReceived() local
224 pathSourceShapes.AddItem(shape); in MessageReceived()
227 count = pathSourceShapes.CountItems(); in MessageReceived()
231 (PathSourceShape**)pathSourceShapes.Items(), in MessageReceived()