21#ifndef __WLMTK_RESIZEBAR_AREA_H__
22#define __WLMTK_RESIZEBAR_AREA_H__
24#include <libbase/libbase.h>
73 bs_gfxbuf_t *gfxbuf_ptr,
const bs_test_set_t wlmtk_resizebar_area_test_set
Definition resizebar_area.c:300
wlmtk_element_t * wlmtk_resizebar_area_element(wlmtk_resizebar_area_t *resizebar_area_ptr)
Definition resizebar_area.c:180
bool wlmtk_resizebar_area_redraw(wlmtk_resizebar_area_t *resizebar_area_ptr, bs_gfxbuf_t *gfxbuf_ptr, unsigned position, unsigned width, const struct wlmtk_resizebar_style *style_ptr)
Definition resizebar_area.c:149
wlmtk_resizebar_area_t * wlmtk_resizebar_area_create(wlmtk_window_t *window_ptr, uint32_t edges)
Definition resizebar_area.c:96
void wlmtk_resizebar_area_destroy(wlmtk_resizebar_area_t *resizebar_area_ptr)
Definition resizebar_area.c:136
Definition resizebar_area.c:51
Definition resizebar.h:36