Table of Contents

Delegate paint_push_clip_rectangle_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate void paint_push_clip_rectangle_func_t(IntPtr funcs, IntPtr paintData, float xmin, float ymin, float xmax, float ymax, IntPtr userData)

Parameters

funcs IntPtr
paintData IntPtr
xmin float
ymin float
xmax float
ymax float
userData IntPtr