_Edje_Part_Box_Animation Struct Reference
Data Fields | |
| Evas_Object * | box |
| int | box_start_h |
| int | box_start_w |
| struct { | |
| Edje_Alignment align | |
| void * data | |
| void(* free_data )(void *data) | |
| Evas_Object_Box_Layout layout | |
| Evas_Point padding | |
| } | end |
| Eina_List * | objs |
| double | progress |
| Eina_Bool | recalculate:1 |
| struct { | |
| Edje_Alignment align | |
| void * data | |
| void(* free_data )(void *data) | |
| Evas_Object_Box_Layout layout | |
| Evas_Point padding | |
| } | start |
| double | start_progress |
Field Documentation
| Edje_Alignment _Edje_Part_Box_Animation::align |
Referenced by _edje_box_recalc_apply().
| Evas_Object* _Edje_Part_Box_Animation::box |
Referenced by _edje_box_layout_anim_new().
| int _Edje_Part_Box_Animation::box_start_h |
| int _Edje_Part_Box_Animation::box_start_w |
| void* _Edje_Part_Box_Animation::data |
Referenced by _edje_box_layout_free_data(), and _edje_box_recalc_apply().
| struct { ... } _Edje_Part_Box_Animation::end |
Referenced by _edje_box_layout_free_data(), and _edje_box_recalc_apply().
| void(* _Edje_Part_Box_Animation::free_data)(void *data) |
Referenced by _edje_box_layout_free_data(), and _edje_box_recalc_apply().
| Evas_Object_Box_Layout _Edje_Part_Box_Animation::layout |
Referenced by _edje_box_recalc_apply().
| Eina_List* _Edje_Part_Box_Animation::objs |
Referenced by _edje_box_layout_add_child(), _edje_box_layout_free_data(), and _edje_box_layout_remove_child().
| Evas_Point _Edje_Part_Box_Animation::padding |
Referenced by _edje_box_recalc_apply().
| double _Edje_Part_Box_Animation::progress |
Referenced by _edje_box_recalc_apply().
| Eina_Bool _Edje_Part_Box_Animation::recalculate |
Referenced by _edje_box_layout_add_child(), and _edje_box_layout_remove_child().
| struct { ... } _Edje_Part_Box_Animation::start |
Referenced by _edje_box_layout_free_data(), and _edje_box_recalc_apply().
| double _Edje_Part_Box_Animation::start_progress |
Referenced by _edje_box_recalc_apply().
The documentation for this struct was generated from the following file:
- src/lib/edje_box_layout.c