eolian_mono: Add evas_table_mirrored_get/set to bl
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Mon, 4 Dec 2017 18:48:04 +0000 (15:48 -0300)
committerLauro Moura <lauromoura@expertisesolutions.com.br>
Mon, 4 Dec 2017 18:48:04 +0000 (15:48 -0300)
Clashing with efl_ui_mirrored/get/set

src/bin/eolian_mono/eolian/mono/function_blacklist.hh

index 9b08295..51e0a43 100644 (file)
@@ -22,6 +22,8 @@ inline bool is_function_blacklisted(std::string const& c_name)
     || c_name == "elm_wdg_item_focus_get"
     || c_name == "elm_wdg_item_focus_set"
     || c_name == "elm_interface_scrollable_mirrored_set"
+    || c_name == "evas_obj_table_mirrored_get"
+    || c_name == "evas_obj_table_mirrored_set"
     || c_name == "edje_obj_load_error_get"
     || c_name == "efl_ui_focus_user_parent_get"
     || c_name == "efl_canvas_object_scale_get" // duplicated signature