Searched refs:ClipToShape (Results 1 – 11 of 11) sorted by relevance
159 Canvas::ClipToShape(shape_data* shape, bool inverse) in ClipToShape() function in Canvas161 fDrawState->ClipToShape(shape, inverse); in ClipToShape()
60 void ClipToShape(shape_data* shape, bool inverse);
90 void ClipToShape(shape_data* shape, bool inverse);
511 ClipToShape(&rectShape, inverse); in ClipToRect()538 DrawState::ClipToShape(shape_data* shape, bool inverse) in ClipToShape() function in DrawState
1009 canvas->ClipToShape(&shapeData, inverse); in clip_to_shape()
2221 fCurrentView->ClipToShape(&shape, inverse); in _DispatchViewMessage()
58 view->ClipToShape(&s); in shapeClipper()
243 void ClipToShape(BShape* shape);
1071 view->ClipToShape(&shape); in testClipToShape()
2751 \fn void BView::ClipToShape(BShape* shape)2768 \see ClipToShape()
3064 BView::ClipToShape(BShape* shape) in ClipToShape() function in BView