paintPushClipRectangle

Perform a "push-clip-rect" paint operation.

void
paintPushClipRectangle

Parameters

funcs harfbuzz.paint_funcs.PaintFuncs

paint functions

paintData void*

associated data passed by the caller

xmin float

min X for the rectangle

ymin float

min Y for the rectangle

xmax float

max X for the rectangle

ymax float

max Y for the rectangle