20#ifndef __WLMTK_RESIZEBAR_AREA_H__
21#define __WLMTK_RESIZEBAR_AREA_H__
23#include <libbase/libbase.h>
71 bs_gfxbuf_t *gfxbuf_ptr,
const bs_test_case_t wlmtk_resizebar_area_test_cases[]
Definition resizebar_area.c:292
wlmtk_element_t * wlmtk_resizebar_area_element(wlmtk_resizebar_area_t *resizebar_area_ptr)
Definition resizebar_area.c:178
wlmtk_resizebar_area_t * wlmtk_resizebar2_area_create(wlmtk_window_t *window_ptr, uint32_t edges)
Definition resizebar_area.c:94
void wlmtk_resizebar_area_destroy(wlmtk_resizebar_area_t *resizebar_area_ptr)
Definition resizebar_area.c:134
bool wlmtk_resizebar_area_redraw(wlmtk_resizebar_area_t *resizebar_area_ptr, bs_gfxbuf_t *gfxbuf_ptr, unsigned position, unsigned width, const wlmtk_resizebar_style_t *style_ptr)
Definition resizebar_area.c:147
Definition resizebar_area.c:49
wlmtk_window_t * window_ptr
Definition resizebar_area.c:64
uint32_t edges
Definition resizebar_area.c:66