|  | 
| static int | efl_aux_hints_add_listener (struct efl_aux_hints *efl_aux_hints, const struct efl_aux_hints_listener *listener, void *data) | 
|  | 
| static void | efl_aux_hints_set_user_data (struct efl_aux_hints *efl_aux_hints, void *user_data) | 
|  | 
| static void * | efl_aux_hints_get_user_data (struct efl_aux_hints *efl_aux_hints) | 
|  | 
| static void | efl_aux_hints_destroy (struct efl_aux_hints *efl_aux_hints) | 
|  | 
| static void | efl_aux_hints_add_aux_hint (struct efl_aux_hints *efl_aux_hints, struct wl_surface *surface, int32_t id, const char *hint, const char *val) | 
|  | 
| static void | efl_aux_hints_change_aux_hint (struct efl_aux_hints *efl_aux_hints, struct wl_surface *surface, int32_t id, const char *val) | 
|  | 
| static void | efl_aux_hints_del_aux_hint (struct efl_aux_hints *efl_aux_hints, struct wl_surface *surface, int32_t id) | 
|  | 
| static void | efl_aux_hints_get_supported_aux_hints (struct efl_aux_hints *efl_aux_hints, struct wl_surface *surface) | 
|  |