H A D | nuklear.h | 11650 int off_x, float start_point) in nk_tt__new_active() 11660 z->fx -= (float)off_x; in nk_tt__new_active() 11862 int n, int vsubsample, int off_x, int off_y, struct nk_allocator *alloc) in nk_tt__rasterize_sorted_edges() 11909 struct nk_tt__active_edge *z = nk_tt__new_active(&hh, e, off_x, scan_y_top); in nk_tt__rasterize_sorted_edges() 12046 float shift_x, float shift_y, int off_x, int off_y, int invert, in nk_tt__rasterize() 12095 nk_tt__rasterize_sorted_edges(result, e, n, vsubsample, off_x, off_y, alloc); in nk_tt__rasterize() 11649 nk_tt__new_active(struct nk_tt__hheap *hh, struct nk_tt__edge *e, int off_x, float start_point) nk_tt__new_active() argument 11861 nk_tt__rasterize_sorted_edges(struct nk_tt__bitmap *result, struct nk_tt__edge *e, int n, int vsubsample, int off_x, int off_y, struct nk_allocator *alloc) nk_tt__rasterize_sorted_edges() argument 12044 nk_tt__rasterize(struct nk_tt__bitmap *result, struct nk_tt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, struct nk_allocator *alloc) nk_tt__rasterize() argument
|