29#include <libbase/plist.h>
30#include <libbase/libbase.h>
53 bspl_dict_t *state_dict_ptr,
const bs_test_set_t wlmaker_clip_test_set
Definition clip.c:831
struct _wlmaker_clip_t wlmaker_clip_t
Definition clip.h:33
wlmaker_clip_t * wlmaker_clip_create(wlmaker_server_t *server_ptr, bspl_dict_t *state_dict_ptr, const wlmaker_config_style_t *style_ptr)
Definition clip.c:160
void wlmaker_clip_destroy(wlmaker_clip_t *clip_ptr)
Definition clip.c:311
struct _wlmaker_server_t wlmaker_server_t
Definition server.h:36
wlmaker_server_t * server_ptr
Definition clip.c:54