_Eina_Tile_Grid_Slicer Struct Reference
This struct should not be accessed directly, it is used by eina_tile_grid_slicer functions to maintain context and fill "info" member with correct values for given iteration. More...
Data Fields | |
unsigned long | col1 |
unsigned long | col2 |
unsigned long | row1 |
unsigned long | row2 |
int | tile_w |
int | tile_h |
int | x_rel |
int | y_rel |
int | w1_rel |
int | h1_rel |
int | w2_rel |
int | h2_rel |
struct Eina_Tile_Grid_Info | info |
Eina_Bool | first |
Detailed Description
This struct should not be accessed directly, it is used by eina_tile_grid_slicer functions to maintain context and fill "info" member with correct values for given iteration.