|
static void | efl_hints_set_user_data (struct efl_hints *efl_hints, void *user_data) |
|
static void * | efl_hints_get_user_data (struct efl_hints *efl_hints) |
|
static void | efl_hints_destroy (struct efl_hints *efl_hints) |
|
static void | efl_hints_set_aspect (struct efl_hints *efl_hints, struct xdg_surface *surface, uint32_t width, uint32_t height, uint32_t aspect) |
|
static void | efl_hints_set_weight (struct efl_hints *efl_hints, struct xdg_surface *surface, int32_t width, int32_t height) |
|