Home
last modified time | relevance | path

Searched refs:_evas_object_intercept_call (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_pan.c27 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_pan_efl_gfx_entity_position_set()
41 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_pan_efl_gfx_entity_size_set()
55 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_ui_pan_efl_gfx_entity_visible_set()
H A Delm_mapbuf.c162 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_mapbuf_efl_gfx_entity_position_set()
175 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_mapbuf_efl_gfx_entity_size_set()
189 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_mapbuf_efl_gfx_entity_visible_set()
H A Delm_notify.c240 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_notify_efl_gfx_entity_size_set()
257 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_notify_efl_gfx_entity_position_set()
342 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_notify_efl_gfx_entity_visible_set()
H A Delm_hover.c635 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_hover_efl_gfx_entity_position_set()
646 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_hover_efl_gfx_entity_size_set()
657 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_hover_efl_gfx_entity_visible_set()
H A Defl_ui_vg_animation.c407 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_vg_animation_efl_gfx_entity_position_set()
420 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, size.w, size.h)) in _efl_ui_vg_animation_efl_gfx_entity_size_set()
435 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_ui_vg_animation_efl_gfx_entity_visible_set()
H A Delc_combobox.c351 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_combobox_efl_gfx_entity_visible_set()
585 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_combobox_efl_gfx_entity_size_set()
H A Defl_ui_image.c654 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_image_efl_gfx_entity_position_set()
665 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_image_efl_gfx_entity_size_set()
696 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_ui_image_efl_gfx_entity_visible_set()
715 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_COLOR_SET, 0, r, g, b, a)) in _efl_ui_image_efl_gfx_color_color_set()
728 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_CLIP_SET, 0, clip)) in _efl_ui_image_efl_canvas_object_clipper_set()
H A Delm_scroller.c839 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_scroller_efl_gfx_entity_position_set()
849 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_scroller_efl_gfx_entity_size_set()
H A Delm_glview.c91 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_glview_efl_gfx_entity_size_set()
H A Delm_panel.c895 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_panel_efl_gfx_entity_position_set()
929 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_panel_efl_gfx_entity_size_set()
H A Defl_ui_popup.c450 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, v)) in _efl_ui_popup_efl_gfx_entity_visible_set()
H A Defl_ui_image_zoomable.c160 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_image_zoomable_pan_efl_gfx_entity_position_set()
172 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_image_zoomable_pan_efl_gfx_entity_size_set()
1923 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_image_zoomable_efl_gfx_entity_position_set()
1932 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_image_zoomable_efl_gfx_entity_size_set()
H A Delm_diskselector.c1374 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_diskselector_efl_gfx_entity_position_set()
1384 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_diskselector_efl_gfx_entity_size_set()
H A Defl_ui_widget.c806 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_ui_widget_efl_gfx_entity_position_set()
825 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_widget_efl_gfx_entity_size_set()
866 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_ui_widget_efl_gfx_entity_visible_set()
906 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_COLOR_SET, 0, r, g, b, a)) in _efl_ui_widget_efl_gfx_color_color_set()
965 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_CLIP_SET, 0, clip)) in _efl_ui_widget_efl_canvas_object_clipper_set()
H A Delm_thumb.c459 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_thumb_efl_gfx_entity_visible_set()
H A Delc_hoversel.c686 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_hoversel_efl_gfx_entity_visible_set()
H A Defl_ui_panel.c793 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_ui_panel_efl_gfx_entity_size_set()
H A Delm_map.c3920 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_map_pan_efl_gfx_entity_size_set()
3950 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_map_pan_efl_gfx_entity_position_set()
4272 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _elm_map_efl_gfx_entity_position_set()
4282 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _elm_map_efl_gfx_entity_size_set()
H A Delm_menu.c584 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _elm_menu_efl_gfx_entity_visible_set()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_smart.c193 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_canvas_layout_efl_gfx_entity_position_set()
294 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_canvas_layout_efl_gfx_entity_size_set()
378 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_canvas_layout_efl_gfx_entity_visible_set()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_smart.c879 if (_evas_object_intercept_call(eo_obj, EVAS_OBJECT_INTERCEPT_CB_COLOR_SET, 0, r, g, b, a)) in _efl_canvas_group_efl_gfx_color_color_set()
897 if (_evas_object_intercept_call(eo_obj, EVAS_OBJECT_INTERCEPT_CB_VISIBLE, 0, vis)) in _efl_canvas_group_efl_gfx_entity_visible_set()
924 if (_evas_object_intercept_call(eo_obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_canvas_group_efl_gfx_entity_position_set()
940 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, size.w, size.h)) in _efl_canvas_group_efl_gfx_entity_size_set()
989 if (_evas_object_intercept_call(eo_obj, EVAS_OBJECT_INTERCEPT_CB_CLIP_SET, 0, clip)) in _efl_canvas_group_efl_canvas_object_clipper_set()
H A Devas_object_intercept.c223 _evas_object_intercept_call(Evas_Object *eo_obj, Evas_Object_Intercept_Cb_Type cb_type, in _evas_object_intercept_call() function
H A Devas_object_table.c927 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _evas_table_efl_gfx_entity_size_set()
937 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _evas_table_efl_gfx_entity_position_set()
H A Devas_object_box.c434 if (_evas_object_intercept_call(o, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _evas_box_efl_gfx_entity_size_set()
445 if (_evas_object_intercept_call(o, EVAS_OBJECT_INTERCEPT_CB_MOVE , 0, pos.x, pos.y)) in _evas_box_efl_gfx_entity_position_set()
/dports/devel/efl/efl-1.25.1/src/lib/emotion/
H A Demotion_smart.c2029 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_MOVE, 0, pos.x, pos.y)) in _efl_canvas_video_efl_gfx_entity_position_set()
2041 if (_evas_object_intercept_call(obj, EVAS_OBJECT_INTERCEPT_CB_RESIZE, 0, sz.w, sz.h)) in _efl_canvas_video_efl_gfx_entity_size_set()

12