|  | 
|  | Canvas (::Eo *eo) | 
|  | 
|  | Canvas (std::nullptr_t) | 
|  | 
|  | Canvas (Canvas const &other)=default | 
|  | 
|  | Canvas (Canvas &&other)=default | 
|  | 
| Canvas & | operator= (Canvas const &other)=default | 
|  | 
| Canvas & | operator= (Canvas &&other)=default | 
|  | 
|  | Canvas (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Canvas (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< int >::type | image_cache_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | image_cache_set (::efl::eolian::in_traits< int >::type size) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Input_Flags >::type | event_default_flags_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_default_flags_set (::efl::eolian::in_traits< Efl_Input_Flags >::type flags) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | font_cache_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | font_cache_set (::efl::eolian::in_traits< int >::type size) const | 
|  | 
| ::efl::eolian::return_traits< void * >::type | data_attach_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | data_attach_set (::efl::eolian::in_traits< void *>::type data) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | focus_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | seat_focus_get (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_top_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | pointer_canvas_xy_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev, ::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | pointer_canvas_xy_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_down_count_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | smart_objects_calculate_count_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_state_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | seat_focus_state_get (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | changed_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | pointer_output_xy_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev, ::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | pointer_output_xy_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | pointer_inside_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | pointer_inside_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | image_max_size_get (::efl::eolian::out_traits< int >::type maxw, ::efl::eolian::out_traits< int >::type maxh) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_bottom_get () const | 
|  | 
| ::efl::eolian::return_traits< unsigned int >::type | pointer_button_down_mask_by_device_get (::efl::eolian::in_traits< ::efl::input::Device >::type dev) const | 
|  | 
| ::efl::eolian::return_traits< unsigned int >::type | pointer_button_down_mask_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | smart_objects_calculating_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::input::Device >::type | default_device_get (::efl::eolian::in_traits< Efl_Input_Device_Type >::type type) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type | tree_objects_at_xy_get (::efl::eolian::in_traits< ::efl::canvas::Object >::type stop, ::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_lock_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_key_lock_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_key_lock_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_modifier_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_modifier_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type | objects_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | render_async () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | render2 () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::list< Eina_Rectangle const  & > >::type | render2_updates () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_out () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | norender () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | nochange_pop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_lock_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | nochange_push () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | font_cache_flush () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_top_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_modifier_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_key_modifier_on (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_key_modifier_off (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname, ::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::eina::string_view > >::type | font_available_list () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::canvas::Object > >::type | objects_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | font_path_append (::efl::eolian::in_traits< ::efl::eina::string_view >::type path) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | font_path_clear () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | smart_objects_calculate () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | touch_point_list_nth_xy_get (::efl::eolian::in_traits< unsigned int >::type n, ::efl::eolian::out_traits< double >::type x, ::efl::eolian::out_traits< double >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_lock_del (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | damage_rectangle_add (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | sync () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::range_list< ::efl::eina::string_view > >::type | font_path_list () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | image_cache_reload () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | coord_world_x_to_screen (::efl::eolian::in_traits< int >::type x) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::list< Eina_Rectangle const  & > >::type | render_updates () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | image_cache_flush () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | coord_screen_y_to_world (::efl::eolian::in_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_modifier_del (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus_in () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_focus_in (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | seat_focus_out (::efl::eolian::in_traits< ::efl::input::Device >::type seat) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | obscured_rectangle_add (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | render_dump () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::canvas::Object >::type | object_top_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | render () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | font_path_prepend (::efl::eolian::in_traits< ::efl::eina::string_view >::type path) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | obscured_clear () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | coord_screen_x_to_world (::efl::eolian::in_traits< int >::type x) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | key_lock_add (::efl::eolian::in_traits< ::efl::eina::string_view >::type keyname) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | render_idle_flush () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | coord_world_y_to_screen (::efl::eolian::in_traits< int >::type y) const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | concrete (Eo *eo) | 
|  | Class constructor.  More... 
 | 
|  | 
|  | concrete () | 
|  | Default constructor.  More... 
 | 
|  | 
|  | ~concrete () | 
|  | Class destructor. 
 | 
|  | 
|  | concrete (concrete const &other) | 
|  | 
|  | concrete (concrete &&other) | 
|  | 
| concrete & | operator= (concrete const &other) | 
|  | Assignment operator. 
 | 
|  | 
| concrete & | operator= (concrete &&other) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | Return a pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| Eo * | _release () | 
|  | Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| void | _reset (Eo *_ptr=nullptr) | 
|  | Reset the current pointer to reference a new Eo object. 
 | 
|  | 
|  | operator bool () const | 
|  | 
|  | Animator (::Eo *eo) | 
|  | 
|  | Animator (std::nullptr_t) | 
|  | 
|  | Animator (Animator const &other)=default | 
|  | 
|  | Animator (Animator &&other)=default | 
|  | 
| Animator & | operator= (Animator const &other)=default | 
|  | 
| Animator & | operator= (Animator &&other)=default | 
|  | 
|  | Animator (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Animator (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Canvas (::Eo *eo) | 
|  | 
|  | Canvas (std::nullptr_t) | 
|  | 
|  | Canvas (Canvas const &other)=default | 
|  | 
|  | Canvas (Canvas &&other)=default | 
|  | 
| Canvas & | operator= (Canvas const &other)=default | 
|  | 
| Canvas & | operator= (Canvas &&other)=default | 
|  | 
|  | Canvas (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Canvas (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< bool >::type | image_max_size_get (::efl::eolian::out_traits< int >::type maxw, ::efl::eolian::out_traits< int >::type maxh) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::input::Device >::type | device_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::input::Device >::type | seat_get (::efl::eolian::in_traits< int >::type id) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | smart_objects_calculate () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type | objects_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Gfx >::type | object_top_at_xy_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type | objects_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Gfx >::type | object_top_in_rectangle_get (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h, ::efl::eolian::in_traits< bool >::type include_pass_events_objects, ::efl::eolian::in_traits< bool >::type include_hidden_objects) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::input::Device > >::type | seats () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Loop_User (::Eo *eo) | 
|  | 
|  | Loop_User (std::nullptr_t) | 
|  | 
|  | Loop_User (Loop_User const &other)=default | 
|  | 
|  | Loop_User (Loop_User &&other)=default | 
|  | 
| Loop_User & | operator= (Loop_User const &other)=default | 
|  | 
| Loop_User & | operator= (Loop_User &&other)=default | 
|  | 
|  | Loop_User (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Loop_User (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Loop >::type | loop_get () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | Object (::Eo *eo) | 
|  | 
|  | Object (std::nullptr_t) | 
|  | 
|  | Object (Object const &other)=default | 
|  | 
|  | Object (Object &&other)=default | 
|  | 
| Object & | operator= (Object const &other)=default | 
|  | 
| Object & | operator= (Object &&other)=default | 
|  | 
|  | Object (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | parent_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | name_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | comment_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_global_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | finalized_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | del () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | constructor () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | destructor () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | finalize () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_stop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type | children_iterator_new () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_part_is () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  |