Home
last modified time | relevance | path

Searched refs:ganv_box_bounds_item (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ganv/ganv-1.8.0/src/
H A Dbox.c143 ganv_box_bounds_item(const GanvBoxCoords* coords, in ganv_box_bounds_item() function
162 ganv_box_bounds_item(coords, &x1, &y1, &x2, &y2); in ganv_box_request_redraw()
185 ganv_box_bounds_item(&box->impl->coords, x1, y1, x2, y2); in ganv_box_bounds()
329 ganv_box_bounds_item(&impl->coords, &x1, &y1, &x2, &y2); in ganv_box_point()