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

123

/haiku/src/libs/icon/transformer/
H A DTransformerFactory.cpp28 TransformerFactory::TransformerFor(uint32 type, VertexSource& source, Shape* shape) argument
46 TransformerFactory::TransformerFor(BMessage* message, VertexSource& source, Shape* shape) argument
H A DPerspectiveTransformer.cpp27 PerspectiveTransformer::PerspectiveTransformer(VertexSource& source, Shape* shape) argument
46 PerspectiveTransformer( VertexSource& source, Shape* shape, BMessage* archive) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DUnassignPathCommand.cpp23 UnassignPathCommand::UnassignPathCommand(PathSourceShape* shape, argument
H A DRemovePathsCommand.cpp45 PathSourceShape* shape local
83 PathSourceShape* shape = (PathSourceShape*)fShapes[i].ItemAtFast(j); local
108 PathSourceShape* shape = (PathSourceShape*)fShapes[i].ItemAtFast(j); local
H A DFreezeTransformationCommand.cpp131 FreezeTransformationCommand::_ApplyTransformation(PathSourceShape* shape, argument
[all...]
/haiku/src/apps/icon-o-matic/style/
H A DAssignStyleCommand.cpp24 AssignStyleCommand::AssignStyleCommand(PathSourceShape* shape, argument
H A DRemoveStylesCommand.cpp42 PathSourceShape* shape local
80 PathSourceShape* shape = (PathSourceShape*)fShapes[i].ItemAtFast(j); local
106 PathSourceShape* shape = (PathSourceShape*)fShapes[i].ItemAtFast(j); local
/haiku/src/tests/kits/interface/
H A DSetDiskModeTest.cpp28 BShape shape; local
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp20 BShape shape; local
/haiku/src/servers/app/drawing/
H A DAlphaMaskCache.cpp105 AlphaMaskCache::Get(const shape_data& shape, AlphaMask* previousMask, argument
H A DAlphaMaskCache.h45 ShapeMaskElement(const shape_data* shape, argument
H A DAlphaMask.cpp538 ShapeAlphaMask::Create(AlphaMask* previousMask, const shape_data& shape, argument
509 ShapeAlphaMask(AlphaMask* previousMask, const shape_data& shape, BPoint where, bool inverse) argument
/haiku/src/tests/kits/interface/picture/
H A DPictureTest.cpp50 BShape shape; local
H A DMatrix.h142 inline void BMatrix::Transform(BShape &shape) argument
/haiku/src/libs/icon/message/
H A DMessageImporter.cpp214 PathSourceShape* shape = new (nothrow) PathSourceShape(style); local
247 ReferenceImage* shape local
[all...]
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp58 BShape shape; local
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp111 BShape shape; local
[all...]
/haiku/src/kits/app/
H A DServerLink.cpp94 ServerLink::ReadShape(BShape* shape) argument
114 ServerLink::AttachShape(BShape& shape) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayout.h28 key_shape shape; member in struct:Key
/haiku/src/servers/app/
H A DCanvas.cpp159 Canvas::ClipToShape(shape_data* shape, bool inverse) argument
/haiku/src/apps/icon-o-matic/import_export/message/
H A DMessageExporter.cpp91 Shape* shape = shapes->ItemAtFast(i); local
150 MessageExporter::_Export(const Shape* shape, argument
/haiku/src/libs/icon/
H A DIcon.cpp79 Shape* shape = other.fShapes.ItemAtFast(i); local
135 Icon::ItemAdded(Shape* shape, int32 index) argument
143 Icon::ItemRemoved(Shape* shape) argument
153 const Shape* shape = dynamic_cast<const Shape*>(object); local
[all...]
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp112 PathSourceShape* shape = dynamic_cast<PathSourceShape*>(icon->Shapes()->ItemAtFast(i)); local
137 AddPathsFromVertexSource(Icon* icon, PathSourceShape* shape, NSVGshape* svgShape) argument
197 PathSourceShape* shape = new (nothrow) PathSourceShape(NULL); local
[all...]
H A DSVGExporter.cpp108 Shape* shape = icon->Shapes()->ItemAtFast(i); local
203 SVGExporter::_ExportShape(const Shape* shape, BPositionIO* stream) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp197 BShape shape; local

Completed in 163 milliseconds

123