src/lib/edje_convert.h File Reference

Go to the source code of this file.

Data Structures

struct  _Edje_Data
struct  _Old_Edje_External_Directory
struct  _Old_Edje_File
struct  _Old_Edje_Font_Directory
struct  _Old_Edje_Image_Directory
struct  _Old_Edje_Part
struct  _Old_Edje_Part_Collection
struct  _Old_Edje_Part_Description
struct  _Old_Edje_Part_Description_Spec_Image

Typedefs

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
typedef struct
_Old_Edje_Part_Description_Spec_Image 
Old_Edje_Part_Description_Spec_Image

Functions

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)

Typedef Documentation

typedef struct _Edje_Data Edje_Data
typedef struct _Old_Edje_Part Old_Edje_Part

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  )