Searched defs:shape (Results 1 - 25 of 49) sorted by relevance

12

/haiku-fatelf/src/apps/3dmov/
H A DApplication.cpp32 MainApp :: MainApp(MainWindow::SHAPE shape) argument
52 MainWindow::SHAPE shape = MainWindow::BOOK; local
H A DMainWindow.cpp46 MainWindow :: MainWindow(BRect frame, SHAPE shape) argument
/haiku-fatelf/src/apps/icon-o-matic/shape/commands/
H A DRemovePathsCommand.cpp47 Shape* shape = dynamic_cast<Shape*>(paths[i]->ListenerAtFast(j)); local
85 Shape* shape = (Shape*)fInfos[i].shapes.ItemAtFast(j); local
111 Shape* shape = (Shape*)fInfos[j].shapes.ItemAtFast(k); local
119 Shape* shape = (Shape*)fInfos[i].shapes.ItemAtFast(j); local
H A DUnassignPathCommand.cpp24 UnassignPathCommand::UnassignPathCommand(Shape* shape, argument
H A DFreezeTransformationCommand.cpp131 FreezeTransformationCommand::_ApplyTransformation(Shape* shape, argument
[all...]
/haiku-fatelf/src/apps/icon-o-matic/style/
H A DAssignStyleCommand.cpp23 AssignStyleCommand::AssignStyleCommand(Shape* shape, argument
H A DRemoveStylesCommand.cpp47 Shape* shape = dynamic_cast<Shape*>(styles[i]->ObserverAtFast(j)); local
91 Shape* shape = (Shape*)fInfos[i].shapes.ItemAtFast(j); local
120 Shape* shape = (Shape*)fInfos[j].shapes.ItemAtFast(k); local
128 Shape* shape = (Shape*)fInfos[i].shapes.ItemAtFast(j); local
/haiku-fatelf/src/tests/kits/interface/
H A DSetDiskModeTest.cpp28 BShape shape; local
/haiku-fatelf/src/libs/icon/shape/
H A DShapeContainer.cpp58 ShapeContainer::AddShape(Shape* shape) argument
65 ShapeContainer::AddShape(Shape* shape, int32 index) argument
87 ShapeContainer::RemoveShape(Shape* shape) argument
103 Shape* shape = (Shape*)fShapes.RemoveItem(index); local
187 Shape* shape = ShapeAtFast(i); local
204 _NotifyShapeAdded(Shape* shape, int32 index) const argument
[all...]
/haiku-fatelf/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp20 BShape shape; local
/haiku-fatelf/src/tests/kits/interface/picture/
H A DPictureTest.cpp50 BShape shape; local
H A DMatrix.h142 inline void BMatrix::Transform(BShape &shape) argument
/haiku-fatelf/src/libs/icon/message/
H A DMessageImporter.cpp201 Shape* shape = new (nothrow) Shape(style); local
/haiku-fatelf/src/apps/icon-o-matic/import_export/message/
H A DMessageExporter.cpp89 Shape* shape = shapes->ShapeAtFast(i); local
148 MessageExporter::_Export(const Shape* shape, argument
/haiku-fatelf/src/kits/app/
H A DServerLink.cpp93 ServerLink::ReadShape(BShape* shape) argument
113 ServerLink::AttachShape(BShape& shape) argument
/haiku-fatelf/src/libs/icon/
H A DIcon.cpp81 Shape* shape = other.fShapes->ShapeAtFast(i); local
135 Icon::ShapeAdded(Shape* shape, int32 index) argument
143 Icon::ShapeRemoved(Shape* shape) argument
153 const Shape* shape = dynamic_cast<const Shape*>(object); local
[all...]
/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayout.h28 key_shape shape; member in struct:Key
/haiku-fatelf/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp58 BShape shape; local
/haiku-fatelf/src/tests/servers/app/shape_test/
H A Dmain.cpp111 BShape shape; local
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp197 BShape shape; local
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DTransformerListView.cpp405 TransformerListView::SetShape(Shape* shape) argument
H A DShapeListView.cpp101 Shape* shape; member in class:ShapeListItem
198 Shape* shape = (Shape*)shapes.ItemAtFast(i); local
340 Shape* shape = new(std::nothrow) Shape(styleToAssign); local
513 Shape* shape = dynamic_cast<Shape*>(selectable); local
551 ShapeAdded(Shape* shape, int32 index) argument
568 ShapeRemoved(Shape* shape) argument
701 _AddShape(Shape* shape, int32 index) argument
720 _RemoveShape(Shape* shape) argument
[all...]
/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp330 Shape* shape = new (nothrow) Shape(NULL); local
402 StyledTextImporter::_AddPaths(Icon *icon, BShape *shape) argument
410 StyledTextImporter::_AddShape(Icon *icon, BShape *shape, text_run *run) argument
/haiku-fatelf/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp106 Shape* shape = icon->Shapes()->ShapeAtFast(i); local
215 SVGExporter::_ExportShape(const Shape* shape, BPositionIO* stream) argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DPicturePlayer.cpp313 BShape shape; local

Completed in 212 milliseconds

12