Binary compatibility report for the Evas library  between 0.5.0 and 1.0.0 versions on x86

Test Info


Library NameEvas
Version #10.5.0
Version #21.0.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types126 / 4
VerdictIncompatible
(96.8%)

Problem Summary


SeverityCount
Added Symbols-476
Removed SymbolsHigh122
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low1
Other Changes
in Constants
-13

Added Symbols (476)


Evas.h, libevas.so.1.0.0
evas_alloc_error ( )
evas_async_events_fd_get ( )
evas_async_events_process ( )
evas_async_events_put ( void const* target, Evas_Callback_Type type, void* event_info, Evas_Async_Events_Put_Cb func )
evas_color_argb_premul int a, int* r, int* g, int* b )
evas_color_argb_unpremul int a, int* r, int* g, int* b )
evas_color_hsv_to_rgb float h, float s, float v, int* r, int* g, int* b )
evas_color_rgb_to_hsv int r, int g, int b, float* h, float* s, float* v )
evas_coord_screen_x_to_world ( struct _Evas const* e, int x )
evas_coord_screen_y_to_world ( struct _Evas const* e, int y )
evas_coord_world_x_to_screen ( struct _Evas const* e, Evas_Coord x )
evas_coord_world_y_to_screen ( struct _Evas const* e, Evas_Coord y )
evas_cserve_config_get Evas_Cserve_Config* config )
evas_cserve_config_set Evas_Cserve_Config const* config )
evas_cserve_connected_get ( )
evas_cserve_disconnect ( )
evas_cserve_image_cache_contents_clean Evas_Cserve_Image_Cache* cache )
evas_cserve_stats_get Evas_Cserve_Stats* stats )
evas_cserve_want_get ( )
evas_damage_rectangle_add struct _Evas* e, int x, int y, int w, int h )
evas_data_argb_premul ( unsigned int* data, unsigned int len )
evas_data_argb_unpremul ( unsigned int* data, unsigned int len )
evas_data_attach_get struct _Evas const* e )
evas_data_attach_set struct _Evas* e, void* data )
evas_engine_info_get struct _Evas const* e )
evas_engine_info_set struct _Evas* e, Evas_Engine_Info* info )
evas_event_callback_add struct _Evas* e, Evas_Callback_Type type, Evas_Event_Cb func, void const* data )
evas_event_callback_del struct _Evas* e, Evas_Callback_Type type, Evas_Event_Cb func )
evas_event_callback_del_full struct _Evas* e, Evas_Callback_Type type, Evas_Event_Cb func, void const* data )
evas_event_feed_hold struct _Evas* e, int hold, unsigned int timestamp, void const* data )
evas_event_feed_key_down struct _Evas* e, char const* keyname, char const* key, char const* string, char const* compose, unsigned int timestamp, void const* data )
evas_event_feed_key_up struct _Evas* e, char const* keyname, char const* key, char const* string, char const* compose, unsigned int timestamp, void const* data )
evas_event_feed_mouse_cancel struct _Evas* e, unsigned int timestamp, void const* data )
evas_event_feed_mouse_down struct _Evas* e, int b, Evas_Button_Flags flags, unsigned int timestamp, void const* data )
evas_event_feed_mouse_in struct _Evas* e, unsigned int timestamp, void const* data )
evas_event_feed_mouse_move struct _Evas* e, int x, int y, unsigned int timestamp, void const* data )
evas_event_feed_mouse_out struct _Evas* e, unsigned int timestamp, void const* data )
evas_event_feed_mouse_up struct _Evas* e, int b, Evas_Button_Flags flags, unsigned int timestamp, void const* data )
evas_event_feed_mouse_wheel struct _Evas* e, int direction, int z, unsigned int timestamp, void const* data )
evas_event_feed_multi_down struct _Evas* e, int d, int x, int y, double rad, double radx, double rady, double pres, double ang, double fx, double fy, Evas_Button_Flags flags, unsigned int timestamp, void const* data )
evas_event_feed_multi_move struct _Evas* e, int d, int x, int y, double rad, double radx, double rady, double pres, double ang, double fx, double fy, unsigned int timestamp, void const* data )
evas_event_feed_multi_up struct _Evas* e, int d, int x, int y, double rad, double radx, double rady, double pres, double ang, double fx, double fy, Evas_Button_Flags flags, unsigned int timestamp, void const* data )
evas_event_freeze struct _Evas* e )
evas_event_freeze_get struct _Evas const* e )
evas_event_thaw struct _Evas* e )
evas_focus_get struct _Evas const* e )
evas_focus_in struct _Evas* e )
evas_focus_out struct _Evas* e )
evas_focus_state_get struct _Evas const* e )
evas_font_available_list struct _Evas const* e )
evas_font_available_list_free struct _Evas* e, Eina_List* available )
evas_font_cache_flush struct _Evas* e )
evas_font_cache_get struct _Evas const* e )
evas_font_cache_set struct _Evas* e, int size )
evas_font_hinting_can_hint ( struct _Evas const* e, Evas_Font_Hinting_Flags hinting )
evas_font_hinting_get struct _Evas const* e )
evas_font_hinting_set struct _Evas* e, Evas_Font_Hinting_Flags hinting )
evas_font_path_append struct _Evas* e, char const* path )
evas_font_path_clear struct _Evas* e )
evas_font_path_list struct _Evas const* e )
evas_font_path_prepend struct _Evas* e, char const* path )
evas_image_cache_flush struct _Evas* e )
evas_image_cache_get struct _Evas const* e )
evas_image_cache_reload struct _Evas* e )
evas_image_cache_set struct _Evas* e, int size )
evas_init ( )
evas_key_lock_add struct _Evas* e, char const* keyname )
evas_key_lock_del struct _Evas* e, char const* keyname )
evas_key_lock_get struct _Evas const* e )
evas_key_lock_is_set ( Evas_Lock const* l, char const* keyname )
evas_key_lock_off struct _Evas* e, char const* keyname )
evas_key_lock_on struct _Evas* e, char const* keyname )
evas_key_modifier_add struct _Evas* e, char const* keyname )
evas_key_modifier_del struct _Evas* e, char const* keyname )
evas_key_modifier_get struct _Evas const* e )
evas_key_modifier_is_set ( Evas_Modifier const* m, char const* keyname )
evas_key_modifier_mask_get ( struct _Evas const* e, char const* keyname )
evas_key_modifier_off struct _Evas* e, char const* keyname )
evas_key_modifier_on struct _Evas* e, char const* keyname )
evas_load_error_str Evas_Load_Error error )
evas_map_alpha_get Evas_Map const* m )
evas_map_alpha_set Evas_Map* m, Eina_Bool enabled )
evas_map_dup Evas_Map const* m )
evas_map_free Evas_Map* m )
evas_map_new int count )
evas_map_point_color_get ( Evas_Map const* m, int idx, int* r, int* g, int* b, int* a )
evas_map_point_color_set Evas_Map* m, int idx, int r, int g, int b, int a )
evas_map_point_coord_get ( Evas_Map const* m, int idx, Evas_Coord* x, Evas_Coord* y, Evas_Coord* z )
evas_map_point_coord_set Evas_Map* m, int idx, Evas_Coord x, Evas_Coord y, Evas_Coord z )
evas_map_point_image_uv_get ( Evas_Map const* m, int idx, double* u, double* v )
evas_map_point_image_uv_set Evas_Map* m, int idx, double u, double v )
evas_map_smooth_get Evas_Map const* m )
evas_map_smooth_set Evas_Map* m, Eina_Bool enabled )
evas_map_util_3d_lighting Evas_Map* m, Evas_Coord lx, Evas_Coord ly, Evas_Coord lz, int lr, int lg, int lb, int ar, int ag, int ab )
evas_map_util_3d_perspective Evas_Map* m, Evas_Coord px, Evas_Coord py, Evas_Coord z0, Evas_Coord foc )
evas_map_util_3d_rotate Evas_Map* m, double dx, double dy, double dz, Evas_Coord cx, Evas_Coord cy, Evas_Coord cz )
evas_map_util_clockwise_get Evas_Map* m )
evas_map_util_points_color_set Evas_Map* m, int r, int g, int b, int a )
evas_map_util_points_populate_from_geometry Evas_Map* m, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h, Evas_Coord z )
evas_map_util_points_populate_from_object Evas_Map* m, struct _Evas_Object const* obj )
evas_map_util_points_populate_from_object_full Evas_Map* m, struct _Evas_Object const* obj, Evas_Coord z )
evas_map_util_rotate Evas_Map* m, double degrees, Evas_Coord cx, Evas_Coord cy )
evas_map_util_zoom Evas_Map* m, double zoomx, double zoomy, Evas_Coord cx, Evas_Coord cy )
evas_nochange_pop struct _Evas* e )
evas_nochange_push struct _Evas* e )
evas_norender struct _Evas* e )
evas_object_above_get struct _Evas_Object const* obj )
evas_object_anti_alias_get struct _Evas_Object const* obj )
evas_object_anti_alias_set ( struct _Evas_Object* obj, Eina_Bool antialias )
evas_object_below_get struct _Evas_Object const* obj )
evas_object_bottom_get struct _Evas const* e )
evas_object_box_accessor_new struct _Evas_Object const* o )
evas_object_box_add struct _Evas* evas )
evas_object_box_add_to struct _Evas_Object* parent )
evas_object_box_align_get ( struct _Evas_Object const* o, double* horizontal, double* vertical )
evas_object_box_align_set ( struct _Evas_Object* o, double horizontal, double vertical )
evas_object_box_append ( struct _Evas_Object* o, struct _Evas_Object* child )
evas_object_box_children_get struct _Evas_Object const* o )
evas_object_box_insert_after ( struct _Evas_Object* o, struct _Evas_Object* child, struct _Evas_Object const* referente )
evas_object_box_insert_at ( struct _Evas_Object* o, struct _Evas_Object* child, unsigned int pos )
evas_object_box_insert_before ( struct _Evas_Object* o, struct _Evas_Object* child, struct _Evas_Object const* reference )
evas_object_box_iterator_new struct _Evas_Object const* o )
evas_object_box_layout_flow_horizontal ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_flow_vertical ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_homogeneous_horizontal ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_homogeneous_max_size_horizontal ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_homogeneous_max_size_vertical ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_homogeneous_vertical ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_horizontal ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_set ( struct _Evas_Object* o, Evas_Object_Box_Layout cb, void const* data, void(*free_data)(void*) )
evas_object_box_layout_stack ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_layout_vertical ( struct _Evas_Object* o, Evas_Object_Box_Data* priv, void* data )
evas_object_box_option_property_get ( struct _Evas_Object* o, Evas_Object_Box_Option* opt, int property, ... )
evas_object_box_option_property_id_get ( struct _Evas_Object* o, char const* name )
evas_object_box_option_property_name_get ( struct _Evas_Object* o, int property )
evas_object_box_option_property_set ( struct _Evas_Object* o, Evas_Object_Box_Option* opt, int property, ... )
evas_object_box_option_property_vget ( struct _Evas_Object* o, Evas_Object_Box_Option* opt, int property, va_list args )
evas_object_box_option_property_vset ( struct _Evas_Object* o, Evas_Object_Box_Option* opt, int property, va_list args )
evas_object_box_padding_get ( struct _Evas_Object const* o, Evas_Coord* horizontal, Evas_Coord* vertical )
evas_object_box_padding_set ( struct _Evas_Object* o, Evas_Coord horizontal, Evas_Coord vertical )
evas_object_box_prepend ( struct _Evas_Object* o, struct _Evas_Object* child )
evas_object_box_remove ( struct _Evas_Object* o, struct _Evas_Object* child )
evas_object_box_remove_all ( struct _Evas_Object* o, Eina_Bool clear )
evas_object_box_remove_at ( struct _Evas_Object* o, unsigned int pos )
evas_object_box_smart_class_get ( )
evas_object_box_smart_set Evas_Object_Box_Api* api )
evas_object_clip_get struct _Evas_Object const* obj )
evas_object_clip_set ( struct _Evas_Object* obj, struct _Evas_Object* clip )
evas_object_clip_unset struct _Evas_Object* obj )
evas_object_clipees_get struct _Evas_Object const* obj )
evas_object_color_get ( struct _Evas_Object const* obj, int* r, int* g, int* b, int* a )
evas_object_color_set ( struct _Evas_Object* obj, int r, int g, int b, int a )
evas_object_data_del ( struct _Evas_Object* obj, char const* key )
evas_object_data_get ( struct _Evas_Object const* obj, char const* key )
evas_object_data_set ( struct _Evas_Object* obj, char const* key, void const* data )
evas_object_del struct _Evas_Object* obj )
evas_object_evas_get struct _Evas_Object const* obj )
evas_object_event_callback_add ( struct _Evas_Object* obj, Evas_Callback_Type type, Evas_Object_Event_Cb func, void const* data )
evas_object_event_callback_del ( struct _Evas_Object* obj, Evas_Callback_Type type, Evas_Object_Event_Cb func )
evas_object_event_callback_del_full ( struct _Evas_Object* obj, Evas_Callback_Type type, Evas_Object_Event_Cb func, void const* data )
evas_object_focus_get struct _Evas_Object const* obj )
evas_object_focus_set ( struct _Evas_Object* obj, Eina_Bool focus )
evas_object_geometry_get ( struct _Evas_Object const* obj, Evas_Coord* x, Evas_Coord* y, Evas_Coord* w, Evas_Coord* h )
evas_object_hide struct _Evas_Object* obj )
evas_object_image_add struct _Evas* e )
evas_object_image_alpha_get struct _Evas_Object const* obj )
evas_object_image_alpha_set ( struct _Evas_Object* obj, Eina_Bool has_alpha )
evas_object_image_border_center_fill_get struct _Evas_Object const* obj )
evas_object_image_border_center_fill_set ( struct _Evas_Object* obj, Evas_Border_Fill_Mode fill )
evas_object_image_border_get ( struct _Evas_Object const* obj, int* l, int* r, int* t, int* b )
evas_object_image_border_scale_get struct _Evas_Object const* obj )
evas_object_image_border_scale_set ( struct _Evas_Object* obj, double scale )
evas_object_image_border_set ( struct _Evas_Object* obj, int l, int r, int t, int b )
evas_object_image_colorspace_get struct _Evas_Object const* obj )
evas_object_image_colorspace_set ( struct _Evas_Object* obj, Evas_Colorspace cspace )
evas_object_image_content_hint_get struct _Evas_Object const* obj )
evas_object_image_content_hint_set ( struct _Evas_Object* obj, Evas_Image_Content_Hint hint )
evas_object_image_data_convert ( struct _Evas_Object* obj, Evas_Colorspace to_cspace )
evas_object_image_data_copy_set ( struct _Evas_Object* obj, void* data )
evas_object_image_data_get ( struct _Evas_Object const* obj, Eina_Bool for_writing )
evas_object_image_data_set ( struct _Evas_Object* obj, void* data )
evas_object_image_data_update_add ( struct _Evas_Object* obj, int x, int y, int w, int h )
evas_object_image_file_get ( struct _Evas_Object const* obj, char const** file, char const** key )
evas_object_image_file_set ( struct _Evas_Object* obj, char const* file, char const* key )
evas_object_image_fill_get ( struct _Evas_Object const* obj, Evas_Coord* x, Evas_Coord* y, Evas_Coord* w, Evas_Coord* h )
evas_object_image_fill_set ( struct _Evas_Object* obj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h )
evas_object_image_fill_spread_get struct _Evas_Object const* obj )
evas_object_image_fill_spread_set ( struct _Evas_Object* obj, Evas_Fill_Spread spread )
evas_object_image_filled_add struct _Evas* e )
evas_object_image_filled_get struct _Evas_Object const* obj )
evas_object_image_filled_set ( struct _Evas_Object* obj, Eina_Bool setting )
evas_object_image_load_dpi_get struct _Evas_Object const* obj )
evas_object_image_load_dpi_set ( struct _Evas_Object* obj, double dpi )
evas_object_image_load_error_get struct _Evas_Object const* obj )
evas_object_image_load_region_get ( struct _Evas_Object const* obj, int* x, int* y, int* w, int* h )
evas_object_image_load_region_set ( struct _Evas_Object* obj, int x, int y, int w, int h )
evas_object_image_load_scale_down_get struct _Evas_Object const* obj )
evas_object_image_load_scale_down_set ( struct _Evas_Object* obj, int scale_down )
evas_object_image_load_size_get ( struct _Evas_Object const* obj, int* w, int* h )
evas_object_image_load_size_set ( struct _Evas_Object* obj, int w, int h )
evas_object_image_native_surface_get struct _Evas_Object const* obj )
evas_object_image_native_surface_set ( struct _Evas_Object* obj, Evas_Native_Surface* surf )
evas_object_image_pixels_dirty_get struct _Evas_Object const* obj )
evas_object_image_pixels_dirty_set ( struct _Evas_Object* obj, Eina_Bool dirty )
evas_object_image_pixels_get_callback_set ( struct _Evas_Object* obj, Evas_Object_Image_Pixels_Get_Cb func, void* data )
evas_object_image_pixels_import ( struct _Evas_Object* obj, Evas_Pixel_Import_Source* pixels )
evas_object_image_preload ( struct _Evas_Object* obj, Eina_Bool cancel )
evas_object_image_reload struct _Evas_Object* obj )
evas_object_image_save ( struct _Evas_Object const* obj, char const* file, char const* key, char const* flags )
evas_object_image_scale_hint_get struct _Evas_Object const* obj )
evas_object_image_scale_hint_set ( struct _Evas_Object* obj, Evas_Image_Scale_Hint hint )
evas_object_image_size_get ( struct _Evas_Object const* obj, int* w, int* h )
evas_object_image_size_set ( struct _Evas_Object* obj, int w, int h )
evas_object_image_smooth_scale_get struct _Evas_Object const* obj )
evas_object_image_smooth_scale_set ( struct _Evas_Object* obj, Eina_Bool smooth_scale )
evas_object_image_stride_get struct _Evas_Object const* obj )
evas_object_intercept_clip_set_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Clip_Set_Cb func, void const* data )
evas_object_intercept_clip_set_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Clip_Set_Cb func )
evas_object_intercept_clip_unset_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Clip_Unset_Cb func, void const* data )
evas_object_intercept_clip_unset_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Clip_Unset_Cb func )
evas_object_intercept_color_set_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Color_Set_Cb func, void const* data )
evas_object_intercept_color_set_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Color_Set_Cb func )
evas_object_intercept_hide_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Hide_Cb func, void const* data )
evas_object_intercept_hide_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Hide_Cb func )
evas_object_intercept_layer_set_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Layer_Set_Cb func, void const* data )
evas_object_intercept_layer_set_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Layer_Set_Cb func )
evas_object_intercept_lower_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Lower_Cb func, void const* data )
evas_object_intercept_lower_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Lower_Cb func )
evas_object_intercept_move_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Move_Cb func, void const* data )
evas_object_intercept_move_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Move_Cb func )
evas_object_intercept_raise_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Raise_Cb func, void const* data )
evas_object_intercept_raise_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Raise_Cb func )
evas_object_intercept_resize_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Resize_Cb func, void const* data )
evas_object_intercept_resize_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Resize_Cb func )
evas_object_intercept_show_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Show_Cb func, void const* data )
evas_object_intercept_show_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Show_Cb func )
evas_object_intercept_stack_above_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Stack_Above_Cb func, void const* data )
evas_object_intercept_stack_above_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Stack_Above_Cb func )
evas_object_intercept_stack_below_callback_add ( struct _Evas_Object* obj, Evas_Object_Intercept_Stack_Below_Cb func, void const* data )
evas_object_intercept_stack_below_callback_del ( struct _Evas_Object* obj, Evas_Object_Intercept_Stack_Below_Cb func )
evas_object_key_grab ( struct _Evas_Object* obj, char const* keyname, Evas_Modifier_Mask modifiers, Evas_Modifier_Mask not_modifiers, Eina_Bool exclusive )
evas_object_key_ungrab ( struct _Evas_Object* obj, char const* keyname, Evas_Modifier_Mask modifiers, Evas_Modifier_Mask not_modifiers )
evas_object_layer_get struct _Evas_Object const* obj )
evas_object_layer_set ( struct _Evas_Object* obj, short l )
evas_object_line_add struct _Evas* e )
evas_object_line_xy_get ( struct _Evas_Object const* obj, Evas_Coord* x1, Evas_Coord* y1, Evas_Coord* x2, Evas_Coord* y2 )
evas_object_line_xy_set ( struct _Evas_Object* obj, Evas_Coord x1, Evas_Coord y1, Evas_Coord x2, Evas_Coord y2 )
evas_object_lower struct _Evas_Object* obj )
evas_object_map_enable_get struct _Evas_Object const* obj )
evas_object_map_enable_set ( struct _Evas_Object* obj, Eina_Bool enabled )
evas_object_map_get struct _Evas_Object const* obj )
evas_object_map_set ( struct _Evas_Object* obj, Evas_Map const* map )
evas_object_map_source_get struct _Evas_Object const* obj )
evas_object_map_source_set ( struct _Evas_Object* obj, struct _Evas_Object* src )
evas_object_move ( struct _Evas_Object* obj, Evas_Coord x, Evas_Coord y )
evas_object_name_find ( struct _Evas const* e, char const* name )
evas_object_name_get struct _Evas_Object const* obj )
evas_object_name_set ( struct _Evas_Object* obj, char const* name )
evas_object_pass_events_get struct _Evas_Object const* obj )
evas_object_pass_events_set ( struct _Evas_Object* obj, Eina_Bool pass )
evas_object_pointer_mode_get struct _Evas_Object const* obj )
evas_object_pointer_mode_set ( struct _Evas_Object* obj, Evas_Object_Pointer_Mode setting )
evas_object_polygon_add struct _Evas* e )
evas_object_polygon_point_add ( struct _Evas_Object* obj, Evas_Coord x, Evas_Coord y )
evas_object_polygon_points_clear struct _Evas_Object* obj )
evas_object_precise_is_inside_get struct _Evas_Object const* obj )
evas_object_precise_is_inside_set ( struct _Evas_Object* obj, Eina_Bool precise )
evas_object_propagate_events_get struct _Evas_Object const* obj )
evas_object_propagate_events_set ( struct _Evas_Object* obj, Eina_Bool prop )
evas_object_raise struct _Evas_Object* obj )
evas_object_rectangle_add struct _Evas* e )
evas_object_render_op_get struct _Evas_Object const* obj )
evas_object_render_op_set ( struct _Evas_Object* obj, Evas_Render_Op op )
evas_object_repeat_events_get struct _Evas_Object const* obj )
evas_object_repeat_events_set ( struct _Evas_Object* obj, Eina_Bool repeat )
evas_object_resize ( struct _Evas_Object* obj, Evas_Coord w, Evas_Coord h )
evas_object_scale_get struct _Evas_Object const* obj )
evas_object_scale_set ( struct _Evas_Object* obj, double scale )
evas_object_show struct _Evas_Object* obj )
evas_object_size_hint_align_get ( struct _Evas_Object const* obj, double* x, double* y )
evas_object_size_hint_align_set ( struct _Evas_Object* obj, double x, double y )
evas_object_size_hint_aspect_get ( struct _Evas_Object const* obj, Evas_Aspect_Control* aspect, Evas_Coord* w, Evas_Coord* h )
evas_object_size_hint_aspect_set ( struct _Evas_Object* obj, Evas_Aspect_Control aspect, Evas_Coord w, Evas_Coord h )
evas_object_size_hint_max_get ( struct _Evas_Object const* obj, Evas_Coord* w, Evas_Coord* h )
evas_object_size_hint_max_set ( struct _Evas_Object* obj, Evas_Coord w, Evas_Coord h )
evas_object_size_hint_min_get ( struct _Evas_Object const* obj, Evas_Coord* w, Evas_Coord* h )
evas_object_size_hint_min_set ( struct _Evas_Object* obj, Evas_Coord w, Evas_Coord h )
evas_object_size_hint_padding_get ( struct _Evas_Object const* obj, Evas_Coord* l, Evas_Coord* r, Evas_Coord* t, Evas_Coord* b )
evas_object_size_hint_padding_set ( struct _Evas_Object* obj, Evas_Coord l, Evas_Coord r, Evas_Coord t, Evas_Coord b )
evas_object_size_hint_request_get ( struct _Evas_Object const* obj, Evas_Coord* w, Evas_Coord* h )
evas_object_size_hint_request_set ( struct _Evas_Object* obj, Evas_Coord w, Evas_Coord h )
evas_object_size_hint_weight_get ( struct _Evas_Object const* obj, double* x, double* y )
evas_object_size_hint_weight_set ( struct _Evas_Object* obj, double x, double y )
evas_object_smart_add struct _Evas* e, Evas_Smart* s )
evas_object_smart_calculate struct _Evas_Object* obj )
evas_object_smart_callback_add ( struct _Evas_Object* obj, char const* event, Evas_Smart_Cb func, void const* data )
evas_object_smart_callback_call ( struct _Evas_Object* obj, char const* event, void* event_info )
evas_object_smart_callback_del ( struct _Evas_Object* obj, char const* event, Evas_Smart_Cb func )
evas_object_smart_callback_description_find ( struct _Evas_Object const* obj, char const* name, Evas_Smart_Cb_Description const** class_description, Evas_Smart_Cb_Description const** instance_description )
evas_object_smart_callbacks_descriptions_get ( struct _Evas_Object const* obj, Evas_Smart_Cb_Description const*** class_descriptions, unsigned int* class_count, Evas_Smart_Cb_Description const*** instance_descriptions, unsigned int* instance_count )
evas_object_smart_callbacks_descriptions_set ( struct _Evas_Object* obj, Evas_Smart_Cb_Description const* descriptions )
evas_object_smart_changed struct _Evas_Object* obj )
evas_object_smart_clipped_class_get ( )
evas_object_smart_clipped_clipper_get struct _Evas_Object* obj )
evas_object_smart_clipped_smart_set Evas_Smart_Class* sc )
evas_object_smart_data_get struct _Evas_Object const* obj )
evas_object_smart_data_set ( struct _Evas_Object* obj, void* data )
evas_object_smart_member_add ( struct _Evas_Object* obj, struct _Evas_Object* smart_obj )
evas_object_smart_member_del struct _Evas_Object* obj )
evas_object_smart_members_get struct _Evas_Object const* obj )
evas_object_smart_move_children_relative ( struct _Evas_Object* obj, Evas_Coord dx, Evas_Coord dy )
evas_object_smart_need_recalculate_get struct _Evas_Object const* obj )
evas_object_smart_need_recalculate_set ( struct _Evas_Object* obj, Eina_Bool value )
evas_object_smart_parent_get struct _Evas_Object const* obj )
evas_object_smart_smart_get struct _Evas_Object const* obj )
evas_object_smart_type_check ( struct _Evas_Object const* obj, char const* type )
evas_object_smart_type_check_ptr ( struct _Evas_Object const* obj, char const* type )
evas_object_stack_above ( struct _Evas_Object* obj, struct _Evas_Object* above )
evas_object_stack_below ( struct _Evas_Object* obj, struct _Evas_Object* below )
evas_object_static_clip_get struct _Evas_Object const* obj )
evas_object_static_clip_set ( struct _Evas_Object* obj, Eina_Bool is_static_clip )
evas_object_table_accessor_new struct _Evas_Object const* o )
evas_object_table_add struct _Evas* evas )
evas_object_table_add_to struct _Evas_Object* parent )
evas_object_table_align_get ( struct _Evas_Object const* o, double* horizontal, double* vertical )
evas_object_table_align_set ( struct _Evas_Object* o, double horizontal, double vertical )
evas_object_table_child_get ( struct _Evas_Object const* o, unsigned short col, unsigned short row )
evas_object_table_children_get struct _Evas_Object const* o )
evas_object_table_clear ( struct _Evas_Object* o, Eina_Bool clear )
evas_object_table_col_row_size_get ( struct _Evas_Object const* o, int* cols, int* rows )
evas_object_table_homogeneous_get struct _Evas_Object const* o )
evas_object_table_homogeneous_set ( struct _Evas_Object* o, Evas_Object_Table_Homogeneous_Mode homogeneous )
evas_object_table_iterator_new struct _Evas_Object const* o )
evas_object_table_pack ( struct _Evas_Object* o, struct _Evas_Object* child, unsigned short col, unsigned short row, unsigned short colspan, unsigned short rowspan )
evas_object_table_padding_get ( struct _Evas_Object const* o, Evas_Coord* horizontal, Evas_Coord* vertical )
evas_object_table_padding_set ( struct _Evas_Object* o, Evas_Coord horizontal, Evas_Coord vertical )
evas_object_table_unpack ( struct _Evas_Object* o, struct _Evas_Object* child )
evas_object_text_add struct _Evas* e )
evas_object_text_ascent_get struct _Evas_Object const* obj )
evas_object_text_char_coords_get ( struct _Evas_Object const* obj, Evas_Coord x, Evas_Coord y, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_object_text_char_pos_get ( struct _Evas_Object const* obj, int pos, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_object_text_descent_get struct _Evas_Object const* obj )
evas_object_text_font_get ( struct _Evas_Object const* obj, char const** font, Evas_Font_Size* size )
evas_object_text_font_set ( struct _Evas_Object* obj, char const* font, Evas_Font_Size size )
evas_object_text_font_source_get struct _Evas_Object const* obj )
evas_object_text_font_source_set ( struct _Evas_Object* obj, char const* font )
evas_object_text_glow2_color_get ( struct _Evas_Object const* obj, int* r, int* g, int* b, int* a )
evas_object_text_glow2_color_set ( struct _Evas_Object* obj, int r, int g, int b, int a )
evas_object_text_glow_color_get ( struct _Evas_Object const* obj, int* r, int* g, int* b, int* a )
evas_object_text_glow_color_set ( struct _Evas_Object* obj, int r, int g, int b, int a )
evas_object_text_horiz_advance_get struct _Evas_Object const* obj )
evas_object_text_inset_get struct _Evas_Object const* obj )
evas_object_text_last_up_to_pos ( struct _Evas_Object const* obj, Evas_Coord x, Evas_Coord y )
evas_object_text_max_ascent_get struct _Evas_Object const* obj )
evas_object_text_max_descent_get struct _Evas_Object const* obj )
evas_object_text_outline_color_get ( struct _Evas_Object const* obj, int* r, int* g, int* b, int* a )
evas_object_text_outline_color_set ( struct _Evas_Object* obj, int r, int g, int b, int a )
evas_object_text_shadow_color_get ( struct _Evas_Object const* obj, int* r, int* g, int* b, int* a )
evas_object_text_shadow_color_set ( struct _Evas_Object* obj, int r, int g, int b, int a )
evas_object_text_style_get struct _Evas_Object const* obj )
evas_object_text_style_pad_get ( struct _Evas_Object const* obj, int* l, int* r, int* t, int* b )
evas_object_text_style_set ( struct _Evas_Object* obj, Evas_Text_Style_Type type )
evas_object_text_text_get struct _Evas_Object const* obj )
evas_object_text_text_set ( struct _Evas_Object* obj, char const* text )
evas_object_text_vert_advance_get struct _Evas_Object const* obj )
evas_object_textblock_add struct _Evas* e )
evas_object_textblock_clear struct _Evas_Object* obj )
evas_object_textblock_cursor_get struct _Evas_Object const* obj )
evas_object_textblock_cursor_new struct _Evas_Object* obj )
evas_object_textblock_line_number_geometry_get ( struct _Evas_Object const* obj, int line, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_object_textblock_replace_char_get struct _Evas_Object* obj )
evas_object_textblock_replace_char_set ( struct _Evas_Object* obj, char const* ch )
evas_object_textblock_size_formatted_get ( struct _Evas_Object const* obj, Evas_Coord* w, Evas_Coord* h )
evas_object_textblock_size_native_get ( struct _Evas_Object const* obj, Evas_Coord* w, Evas_Coord* h )
evas_object_textblock_style_get struct _Evas_Object const* obj )
evas_object_textblock_style_insets_get ( struct _Evas_Object const* obj, Evas_Coord* l, Evas_Coord* r, Evas_Coord* t, Evas_Coord* b )
evas_object_textblock_style_set ( struct _Evas_Object* obj, Evas_Textblock_Style* ts )
evas_object_textblock_text_markup_get struct _Evas_Object const* obj )
evas_object_textblock_text_markup_prepend ( Evas_Textblock_Cursor* cur, char const* text )
evas_object_textblock_text_markup_set ( struct _Evas_Object* obj, char const* text )
evas_object_top_at_pointer_get struct _Evas const* e )
evas_object_top_at_xy_get ( struct _Evas const* e, Evas_Coord x, Evas_Coord y, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects )
evas_object_top_get struct _Evas const* e )
evas_object_top_in_rectangle_get ( struct _Evas const* e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects )
evas_object_type_get struct _Evas_Object const* obj )
evas_object_visible_get struct _Evas_Object const* obj )
evas_objects_at_xy_get ( struct _Evas const* e, Evas_Coord x, Evas_Coord y, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects )
evas_objects_in_rectangle_get ( struct _Evas const* e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects )
evas_obscured_clear struct _Evas* e )
evas_obscured_rectangle_add struct _Evas* e, int x, int y, int w, int h )
evas_output_method_get struct _Evas const* e )
evas_output_method_set struct _Evas* e, int render_method )
evas_output_size_get ( struct _Evas const* e, int* w, int* h )
evas_output_size_set struct _Evas* e, int w, int h )
evas_output_viewport_get ( struct _Evas const* e, Evas_Coord* x, Evas_Coord* y, Evas_Coord* w, Evas_Coord* h )
evas_output_viewport_set struct _Evas* e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h )
evas_pointer_button_down_mask_get struct _Evas const* e )
evas_pointer_canvas_xy_get ( struct _Evas const* e, Evas_Coord* x, Evas_Coord* y )
evas_pointer_inside_get struct _Evas const* e )
evas_pointer_output_xy_get ( struct _Evas const* e, int* x, int* y )
evas_post_event_callback_push struct _Evas* e, Evas_Object_Event_Post_Cb func, void const* data )
evas_post_event_callback_remove struct _Evas* e, Evas_Object_Event_Post_Cb func )
evas_post_event_callback_remove_full struct _Evas* e, Evas_Object_Event_Post_Cb func, void const* data )
evas_render_dump struct _Evas* e )
evas_render_idle_flush struct _Evas* e )
evas_render_method_list ( )
evas_render_method_list_free Eina_List* list )
evas_render_method_lookup char const* name )
evas_render_updates_free Eina_List* updates )
evas_shutdown ( )
evas_smart_callback_description_find ( Evas_Smart const* s, char const* name )
evas_smart_class_get Evas_Smart const* s )
evas_smart_class_inherit_full ( Evas_Smart_Class* sc, Evas_Smart_Class const* parent_sc, unsigned int parent_sc_size )
evas_smart_class_new Evas_Smart_Class const* sc )
evas_smart_data_get Evas_Smart const* s )
evas_smart_free Evas_Smart* s )
evas_smart_objects_calculate struct _Evas* e )
evas_string_char_len_get char const* str )
evas_string_char_next_get char const* str, int pos, int* decoded )
evas_string_char_prev_get char const* str, int pos, int* decoded )
evas_sync struct _Evas* e )
evas_textblock_cursor_at_format_set ( Evas_Textblock_Cursor* cur, Evas_Object_Textblock_Node_Format const* fmt )
evas_textblock_cursor_char_coord_set ( Evas_Textblock_Cursor* cur, Evas_Coord x, Evas_Coord y )
evas_textblock_cursor_char_delete Evas_Textblock_Cursor* cur )
evas_textblock_cursor_char_geometry_get ( Evas_Textblock_Cursor const* cur, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_textblock_cursor_char_next Evas_Textblock_Cursor* cur )
evas_textblock_cursor_char_prev Evas_Textblock_Cursor* cur )
evas_textblock_cursor_compare ( Evas_Textblock_Cursor const* cur1, Evas_Textblock_Cursor const* cur2 )
evas_textblock_cursor_content_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_copy ( Evas_Textblock_Cursor const* cur, Evas_Textblock_Cursor* cur_dest )
evas_textblock_cursor_eol_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_format_append ( Evas_Textblock_Cursor* cur, char const* format )
evas_textblock_cursor_format_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_format_is_visible_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_format_item_geometry_get ( Evas_Textblock_Cursor const* cur, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_textblock_cursor_format_next Evas_Textblock_Cursor* cur )
evas_textblock_cursor_format_prepend ( Evas_Textblock_Cursor* cur, char const* format )
evas_textblock_cursor_format_prev Evas_Textblock_Cursor* cur )
evas_textblock_cursor_free Evas_Textblock_Cursor* cur )
evas_textblock_cursor_geometry_get ( Evas_Textblock_Cursor const* cur, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch, Evas_BiDi_Direction* dir, Evas_Textblock_Cursor_Type ctype )
evas_textblock_cursor_is_format Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_line_char_first Evas_Textblock_Cursor* cur )
evas_textblock_cursor_line_char_last Evas_Textblock_Cursor* cur )
evas_textblock_cursor_line_coord_set ( Evas_Textblock_Cursor* cur, Evas_Coord y )
evas_textblock_cursor_line_geometry_get ( Evas_Textblock_Cursor const* cur, Evas_Coord* cx, Evas_Coord* cy, Evas_Coord* cw, Evas_Coord* ch )
evas_textblock_cursor_line_set ( Evas_Textblock_Cursor* cur, int line )
evas_textblock_cursor_paragraph_char_first Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_char_last Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_first Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_last Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_next Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_prev Evas_Textblock_Cursor* cur )
evas_textblock_cursor_paragraph_text_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_paragraph_text_length_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_pos_get Evas_Textblock_Cursor const* cur )
evas_textblock_cursor_pos_set ( Evas_Textblock_Cursor* cur, int pos )
evas_textblock_cursor_range_delete ( Evas_Textblock_Cursor* cur1, Evas_Textblock_Cursor* cur2 )
evas_textblock_cursor_range_geometry_get ( Evas_Textblock_Cursor const* cur1, Evas_Textblock_Cursor const* cur2 )
evas_textblock_cursor_range_text_get ( Evas_Textblock_Cursor const* cur1, Evas_Textblock_Cursor const* cur2, Evas_Textblock_Text_Type format )
evas_textblock_cursor_set_at_format ( Evas_Textblock_Cursor* cur, Evas_Object_Textblock_Node_Format const* n )
evas_textblock_cursor_text_append ( Evas_Textblock_Cursor* cur, char const* text )
evas_textblock_cursor_text_prepend ( Evas_Textblock_Cursor* cur, char const* text )
evas_textblock_escape_string_get char const* escape )
evas_textblock_escape_string_range_get ( char const* escape_start, char const* escape_end )
evas_textblock_node_format_first_get struct _Evas_Object const* obj )
evas_textblock_node_format_last_get struct _Evas_Object const* obj )
evas_textblock_node_format_next_get Evas_Object_Textblock_Node_Format const* n )
evas_textblock_node_format_prev_get Evas_Object_Textblock_Node_Format const* n )
evas_textblock_node_format_remove_pair ( struct _Evas_Object* obj, Evas_Object_Textblock_Node_Format* n )
evas_textblock_node_format_text_get Evas_Object_Textblock_Node_Format const* cur )
evas_textblock_string_escape_get ( char const* string, int* len_ret )
evas_textblock_style_free Evas_Textblock_Style* ts )
evas_textblock_style_get Evas_Textblock_Style const* ts )
evas_textblock_style_new ( )
evas_textblock_style_set ( Evas_Textblock_Style* ts, char const* text )
evas_version [data]

to the top

Removed Symbols (122)


Evas.h, libevas.so.0.5.0
evas_add_gradient_box void* e )
evas_add_image_from_data void* e, void* data, Evas_Image_Format format, int w, int h )
evas_add_image_from_file void* e, char* file )
evas_add_line void* e )
evas_add_obscured_rect void* e, int x, int y, int w, int h )
evas_add_point void* e, void* o, double x, double y )
evas_add_poly void* e )
evas_add_rectangle void* e )
evas_add_text void* e, char* font, int size, char* text )
evas_callback_add void* e, void* o, Evas_Callback_Type callback, void(*func)(void*, void*, void*, int, int, int), void* data )
evas_callback_del void* e, void* o, Evas_Callback_Type callback )
evas_clear_obscured_rects void* e )
evas_del_object void* e, void* o )
evas_event_button_down void* e, int x, int y, int b )
evas_event_button_up void* e, int x, int y, int b )
evas_event_enter void* e )
evas_event_leave void* e )
evas_event_move void* e, int x, int y )
evas_flush_font_cache void* e )
evas_flush_image_cache void* e )
evas_font_add_path void* e, char* path )
evas_font_del_path void* e, char* path )
evas_get_clip_list void* e, void* o )
evas_get_clip_object void* e, void* o )
evas_get_color void* e, void* o, int* r, int* g, int* b, int* a )
evas_get_colormap void* e )
evas_get_colors void* e )
evas_get_data void* e, void* o, char* key )
evas_get_display void* e )
evas_get_drawable_size void* e, int* w, int* h )
evas_get_font_cache void* e )
evas_get_geometry void* e, void* o, double* x, double* y, double* w, double* h )
evas_get_image void* e )
evas_get_image_alpha void* e, void* o )
evas_get_image_border void* e, void* o, int* l, int* r, int* t, int* b )
evas_get_image_cache void* e )
evas_get_image_load_error void* e, void* o )
evas_get_image_size void* e, void* o, int* w, int* h )
evas_get_layer void* e, void* o )
evas_get_object_under_mouse void* e )
evas_get_optimal_colormap void* e, Display* disp )
evas_get_optimal_visual void* e, Display* disp )
evas_get_points void* e, void* o )
evas_get_render_method void* e )
evas_get_text_font void* e, void* o )
evas_get_text_height void* e, void* o )
evas_get_text_size void* e, void* o )
evas_get_text_string void* e, void* o )
evas_get_text_width void* e, void* o )
evas_get_viewport void* e, double* x, double* y, double* w, double* h )
evas_get_visual void* e )
evas_get_window void* e )
evas_gradient_add_color ( Evas_Gradient grad, int r, int g, int b, int a, int dist )
evas_gradient_free Evas_Gradient grad )
evas_gradient_new ( )
evas_hide void* e, void* o )
evas_list_append Evas_List list, void* data )
evas_list_append_relative Evas_List list, void* data, void* relative )
evas_list_find Evas_List list, void* data )
evas_list_free Evas_List list )
evas_list_prepend Evas_List list, void* data )
evas_list_prepend_relative Evas_List list, void* data, void* relative )
evas_list_remove Evas_List list, void* data )
evas_list_remove_list Evas_List list, Evas_List remove_list )
evas_lower void* e, void* o )
evas_move void* e, void* o, double x, double y )
evas_new_all ( Display* display, Window parent_window, int x, int y, int w, int h, Evas_Render_Method render_method, int colors, int font_cache, int image_cache, char* font_dir )
evas_object_at_position void* e, double x, double y )
evas_object_get_name void* e, void* o )
evas_object_get_named void* e, char* name )
evas_object_in_rect void* e, double x, double y, double w, double h )
evas_object_set_name void* e, void* o, char* name )
evas_objects_at_position void* e, double x, double y )
evas_objects_in_rect void* e, double x, double y, double w, double h )
evas_pointer_buttons void* e )
evas_pointer_in void* e )
evas_pointer_pos void* e, int* x, int* y )
evas_pointer_ungrab void* e )
evas_put_data void* e, void* o, char* key, void* data )
evas_raise void* e, void* o )
evas_remove_data void* e, void* o, char* key )
evas_resize void* e, void* o, double w, double h )
evas_screen_x_to_world void* e, int x )
evas_screen_y_to_world void* e, int y )
evas_set_angle void* e, void* o, double angle )
evas_set_clip void* e, void* o, void* clip )
evas_set_color void* e, void* o, int r, int g, int b, int a )
evas_set_font void* e, void* o, char* font, int size )
evas_set_font_cache void* e, int size )
evas_set_gradient void* e, void* o, Evas_Gradient grad )
evas_set_image_border void* e, void* o, int l, int r, int t, int b )
evas_set_image_cache void* e, int size )
evas_set_image_data void* e, void* o, void* data, Evas_Image_Format format, int w, int h )
evas_set_image_file void* e, void* o, char* file )
evas_set_image_fill void* e, void* o, double x, double y, double w, double h )
evas_set_layer void* e, void* o, int l )
evas_set_layer_store void* e, int l, int store )
evas_set_line_xy void* e, void* o, double x1, double y1, double x2, double y2 )
evas_set_output void* e, Display* disp, Drawable d, struct Visual* v, Colormap c )
evas_set_output_colors void* e, int colors )
evas_set_output_image void* e, Imlib_Image image )
evas_set_output_method void* e, Evas_Render_Method method )
evas_set_output_size void* e, int w, int h )
evas_set_output_viewport void* e, double x, double y, double w, double h )
evas_set_pass_events void* e, void* o, int pass_events )
evas_set_scale_smoothness void* e, int smooth )
evas_set_text void* e, void* o, char* text )
evas_set_zoom_scale void* e, void* o, int scale )
evas_show void* e, void* o )
evas_stack_above void* e, void* o, void* above )
evas_stack_below void* e, void* o, void* below )
evas_text_at void* e, void* o, int index, int* char_x, int* char_y, int* char_w, int* char_h )
evas_text_at_position void* e, void* o, double x, double y, int* char_x, int* char_y, int* char_w, int* char_h )
evas_text_get_advance void* e, void* o, double* h_advance, double* v_advance )
evas_text_get_ascent_descent void* e, void* o, double* ascent, double* descent )
evas_text_get_inset void* e, void* o )
evas_text_get_max_ascent_descent void* e, void* o, double* ascent, double* descent )
evas_ungrab_button void* e )
evas_unset_clip void* e, void* o )
evas_update_rect void* e, int x, int y, int w, int h )
evas_world_x_to_screen void* e, double x )
evas_world_y_to_screen void* e, double y )

to the top

Problems with Data Types, Low Severity (1)


Evas.h
[+] typedef Evas (1)

to the top

Problems with Symbols, Low Severity (5)


Evas.h, libevas.so.0.5.0
[+] evas_free void* e ) (1)
[+] evas_new ( ) (1)
[+] evas_render void* e ) (1)
[+] evas_render_updates void* e ) (2)

to the top

Problems with Constants, Low Severity (1)


Evas.h
[+] RENDER_METHOD_COUNT

to the top

Other Changes in Constants (13)


Evas.h
[+] EVAS_COLOR_SPACE_AHSV
[+] EVAS_COLOR_SPACE_ARGB
[+] EVAS_HINT_EXPAND
[+] EVAS_HINT_FILL
[+] EVAS_LAYER_MAX
[+] EVAS_LAYER_MIN
[+] EVAS_TEXT_INVALID
[+] EVAS_TEXT_SPECIAL

Evas_Engine_Buffer.h
[+] EVAS_ENGINE_BUFFER_DEPTH_ARGB32
[+] EVAS_ENGINE_BUFFER_DEPTH_BGR24
[+] EVAS_ENGINE_BUFFER_DEPTH_BGRA32
[+] EVAS_ENGINE_BUFFER_DEPTH_RGB24
[+] EVAS_ENGINE_BUFFER_DEPTH_RGB32

to the top

Header Files (1)


Evas.h

to the top

Shared Libraries (1)


libevas.so.0.5.0

to the top




Generated on Wed Nov 20 01:57:22 2013 for Evas by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API