Searched refs:_AddShape (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.h50 status_t _AddShape(Icon *icon, BShape *shape, text_run *run);
H A DStyledTextImporter.cpp408 // _AddShape
410 StyledTextImporter::_AddShape(Icon *icon, BShape *shape, text_run *run) function in class:StyledTextImporter
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DShapeListView.h78 bool _AddShape(Shape* shape, int32 index);
H A DShapeListView.cpp560 if (_AddShape(shape, index))
672 _AddShape(fShapeContainer->ShapeAtFast(i), i);
701 ShapeListView::_AddShape(Shape* shape, int32 index) function in class:ShapeListView
/haiku-fatelf/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp518 _AddShape(attributes, false, transform, icon);
521 _AddShape(attributes, true, transform, icon);
755 // _AddShape
757 DocumentBuilder::_AddShape(path_attributes& attributes, bool outline, function in class:agg::svg::DocumentBuilder
H A DDocumentBuilder.h233 status_t _AddShape(path_attributes& attributes,

Completed in 103 milliseconds