Searched defs:shapeCount (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemovePathsCommand.cpp81 int32 shapeCount = fShapes[i].CountItems(); local
106 int32 shapeCount = fShapes[i].CountItems(); local
/haiku/src/apps/icon-o-matic/style/
H A DRemoveStylesCommand.cpp78 int32 shapeCount = fShapes[i].CountItems(); local
104 int32 shapeCount = fShapes[i].CountItems(); local
/haiku/src/libs/icon/
H A DIcon.cpp77 int32 shapeCount = other.fShapes.CountItems(); local
H A DIconRenderer.cpp560 int32 shapeCount = fIcon->Shapes()->CountItems(); local
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp615 uint32 shapeCount = shapes->CountItems(); local
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp637 uint8 shapeCount; local
/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp420 int32 shapeCount = shapes.CountItems(); local

Completed in 57 milliseconds