Searched refs:is_fill (Results 1 – 1 of 1) sorted by relevance
204 int is_fill = duk_get_int_default(ctx, -1, 0); in native_lcd_fill() local205 lcd_draw_rect(sx, sy, ex, ey, color, is_fill); in native_lcd_fill()
Completed in 2 milliseconds