Searched refs:IterateClose (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/tests/servers/app/painter/
H A DShapeConverter.h35 virtual status_t IterateClose();
H A DShapeConverter.cpp92 // IterateClose
94 ShapeConverter::IterateClose() function in class:ShapeConverter
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDrawShape.h72 status_t IterateClose(void);
H A DDrawShape.cpp130 DrawShape::IterateClose(void) function in class:DrawShape
132 REPORT(kDebug, 0, "IterateClose %s", IsDrawing() ? (fStroke ? "stroke" : "fill") : "clip");
133 if (fDrawn) REPORT(kDebug, 0, ">>> IterateClose called multiple times!");
/haiku-fatelf/headers/os/interface/
H A DShape.h31 virtual status_t IterateClose();
/haiku-fatelf/src/tests/kits/interface/picture/
H A DMatrix.h46 virtual status_t IterateClose();
190 inline status_t BTransformIterator::IterateClose() function in class:BTransformIterator
/haiku-fatelf/headers/private/print/
H A DPicturePrinter.h116 status_t IterateClose(void);
/haiku-fatelf/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp54 virtual status_t IterateClose();
132 ShapeIterator::IterateClose() function in class:ShapeIterator
/haiku-fatelf/src/kits/interface/
H A DShape.cpp78 IterateClose();
108 BShapeIterator::IterateClose() function in class:BShapeIterator
/haiku-fatelf/src/kits/print/
H A DPicturePrinter.cpp455 ShapePrinter::IterateClose(void) function in class:ShapePrinter
/haiku-fatelf/src/servers/app/
H A DServerPicture.cpp55 virtual status_t IterateClose();
164 ShapePainter::IterateClose() function in class:ShapePainter

Completed in 128 milliseconds