Home
last modified time | relevance | path

Searched refs:otherShape (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/
H A DShape.cpp361 BShape::AddShape(const BShape* otherShape) in AddShape() argument
364 shape_data* otherData = (shape_data*)otherShape->fPrivateData; in AddShape()
377 fBuildingOp = otherShape->fBuildingOp; in AddShape()
/haiku/docs/user/interface/
H A DShape.dox325 \fn status_t BShape::AddShape(const BShape* otherShape)
326 \brief Adds the lines and curves of \a otherShape to BShape.