src/lib/edje_convert.h File Reference
Go to the source code of this file.
Typedef Documentation
| typedef struct _Edje_Data Edje_Data |
| typedef struct _Old_Edje_External_Directory Old_Edje_External_Directory |
| typedef struct _Old_Edje_Font_Directory Old_Edje_Font_Directory |
| typedef struct _Old_Edje_Image_Directory Old_Edje_Image_Directory |
| typedef struct _Old_Edje_Part Old_Edje_Part |
| typedef struct _Old_Edje_Part_Collection Old_Edje_Part_Collection |
| typedef struct _Old_Edje_Part_Description Old_Edje_Part_Description |
Function Documentation
| Edje_Part_Collection* _edje_collection_convert | ( | Edje_File * | file, |
| Old_Edje_Part_Collection * | oedc | ||
| ) |
| Edje_Part_Description_Common* _edje_description_convert | ( | int | type, |
| Edje_Part_Collection_Directory_Entry * | ce, | ||
| Old_Edje_Part_Description * | oed | ||
| ) |
| Edje_File* _edje_file_convert | ( | Eet_File * | file, |
| Old_Edje_File * | oedf | ||
| ) |
| const Edje_File* _edje_file_get | ( | void | ) |
| void _edje_file_set | ( | const Edje_File * | edf | ) |