Searched refs:otherShape (Results 1 – 2 of 2) sorted by relevance
361 BShape::AddShape(const BShape* otherShape) in AddShape() argument364 shape_data* otherData = (shape_data*)otherShape->fPrivateData; in AddShape()377 fBuildingOp = otherShape->fBuildingOp; in AddShape()
325 \fn status_t BShape::AddShape(const BShape* otherShape)326 \brief Adds the lines and curves of \a otherShape to BShape.