Home
last modified time | relevance | path

Searched defs:pathSourceShape (Results 1 – 5 of 5) sorted by relevance

/haiku/src/libs/icon/
H A DIcon.cpp87 PathSourceShape* pathSourceShape = dynamic_cast<PathSourceShape*>(shape); in Icon() local
/haiku/src/apps/icon-o-matic/import_export/message/
H A DMessageExporter.cpp157 const PathSourceShape* pathSourceShape = dynamic_cast<const PathSourceShape*>(shape); in _Export() local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp212 const PathSourceShape* pathSourceShape = dynamic_cast<const PathSourceShape*>(shape); in _ExportShape() local
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp635 PathSourceShape* pathSourceShape = dynamic_cast<PathSourceShape*>(shape); in _WriteShapes() local
/haiku/src/apps/icon-o-matic/gui/
H A DStyleListView.cpp736 PathSourceShape* pathSourceShape = dynamic_cast<PathSourceShape*>(shape); in SetCurrentShape() local