Home
last modified time | relevance | path

Searched refs:IterateMoveTo (Results 1 – 11 of 11) sorted by relevance

/haiku/src/tests/servers/app/painter/
H A DShapeConverter.h32 virtual status_t IterateMoveTo(BPoint* point);
H A DShapeConverter.cpp37 ShapeConverter::IterateMoveTo(BPoint* point) in IterateMoveTo() function in ShapeConverter
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h43 virtual status_t IterateMoveTo(BPoint *point);
169 inline status_t BTransformIterator::IterateMoveTo(BPoint *point) in IterateMoveTo() function
/haiku/headers/os/interface/
H A DShape.h27 virtual status_t IterateMoveTo(BPoint* point);
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp50 virtual status_t IterateMoveTo(BPoint *point);
82 ShapeIterator::IterateMoveTo(BPoint *point) in IterateMoveTo() function in ShapeIterator
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp62 virtual status_t IterateMoveTo(BPoint* point) in Draw() function in TestView::Draw::TranslateIterator
/haiku/headers/private/print/
H A DPicturePrinter.h118 status_t IterateMoveTo(BPoint *point);
/haiku/src/kits/interface/
H A DShape.cpp49 IterateMoveTo(points); in Iterate()
87 BShapeIterator::IterateMoveTo(BPoint* point) in IterateMoveTo() function in BShapeIterator
/haiku/docs/user/interface/
H A DShape.dox29 You should override this class and implement the IterateMoveTo(),
63 IterateMoveTo(), IterateLineTo(), IterateBezierTo(),
76 \fn status_t BShapeIterator::IterateMoveTo(BPoint* point)
/haiku/src/kits/print/
H A DPicturePrinter.cpp475 ShapePrinter::IterateMoveTo(BPoint *point) in IterateMoveTo() function in ShapePrinter
/haiku/src/servers/app/
H A DServerPicture.cpp57 virtual status_t IterateMoveTo(BPoint* point);
96 ShapePainter::IterateMoveTo(BPoint* point) in IterateMoveTo() function in ShapePainter