Home
last modified time | relevance | path

Searched refs:elm_layout_edje_get (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_access.c289 edje_object_freeze(elm_layout_edje_get(ly2)); in test_access2()
291 edje_object_thaw(elm_layout_edje_get(ly2)); in test_access2()
376 edje_object_freeze(elm_layout_edje_get(ly)); in test_access3()
377 to = (Evas_Object *)edje_object_part_object_get(elm_layout_edje_get(ly), "red"); in test_access3()
378 edje_object_thaw(elm_layout_edje_get(ly)); in test_access3()
383 edje_object_freeze(elm_layout_edje_get(ly)); in test_access3()
385 edje_object_thaw(elm_layout_edje_get(ly)); in test_access3()
390 edje_object_freeze(elm_layout_edje_get(ly)); in test_access3()
392 edje_object_thaw(elm_layout_edje_get(ly)); in test_access3()
397 edje_object_freeze(elm_layout_edje_get(ly)); in test_access3()
[all …]
H A Dtest_external.c202 edje = elm_layout_edje_get(ly); in test_external_pbar()
311 edj = elm_layout_edje_get(ly); in test_external_combobox()
H A Dtest_prefs.c34 edje_object_message_send(elm_layout_edje_get(layout), EDJE_MESSAGE_FLOAT, in _update_animation_time()
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_cropper.c33 edje_object_part_geometry_get(elm_layout_edje_get(ec->layout), in _calculate_cropper_size()
35 edje_object_part_geometry_get(elm_layout_edje_get(ec->layout), in _calculate_cropper_size()
53 edje_object_message_send(elm_layout_edje_get(ec->layout), in _calculate_cropper_size()
96 edje_object_message_send(elm_layout_edje_get(ec->layout), in _cropper_changed_width()
104 edje_object_message_send(elm_layout_edje_get(ec->layout), in _cropper_changed_width()
147 edje_object_message_send(elm_layout_edje_get(ec->layout), in _cropper_changed_height()
155 edje_object_message_send(elm_layout_edje_get(ec->layout), in _cropper_changed_height()
171 edje_object_message_send(elm_layout_edje_get(ec->layout), in _reset_crop()
180 Evas_Object *edje = elm_layout_edje_get(ec->layout); in _apply_crop()
285 edje_object_message_send(elm_layout_edje_get(ec->layout), in _cropper_both_mouse_move()
[all …]
H A Dephoto_slideshow.c373 edje_object_message_send(elm_layout_edje_get(layout), in _slideshow_item_get()
437 edje_object_message_send(elm_layout_edje_get(ss->current_item), in _slideshow_play()
900 edje_object_signal_callback_add(elm_layout_edje_get(ss->slideshow), in ephoto_slideshow_add()
902 edje_object_signal_callback_add(elm_layout_edje_get(ss->slideshow), in ephoto_slideshow_add()
/dports/devel/efl/efl-1.25.1/src/tests/elementary/
H A Delm_test_entry.c558 edje_object_file_get(elm_layout_edje_get(entry1), &filename, NULL); in EFL_START_TEST()
563 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry1), "entry_text", &font, &font_size)… in EFL_START_TEST()
566 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry2), "entry_text", &font, &font_size)… in EFL_START_TEST()
569 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry3), "entry_text", &font, &font_size)… in EFL_START_TEST()
582 ck_assert(edje_object_text_class_set(elm_layout_edje_get(entry1), "entry_text", "Sans", 50)); in EFL_START_TEST()
583 ck_assert(edje_object_text_class_set(elm_layout_edje_get(entry2), "entry_text", "Serif", 20)); in EFL_START_TEST()
585 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry1), "entry_text", &font, &font_size)… in EFL_START_TEST()
588 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry2), "entry_text", &font, &font_size)… in EFL_START_TEST()
591 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry3), "entry_text", &font, &font_size)… in EFL_START_TEST()
607 …ck_assert(edje_object_text_class_get(elm_layout_edje_get(entry4), "entry_text", &font, &font_size)… in EFL_START_TEST()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_calendar.c361 (obj, elm_layout_edje_get(obj), pname); in _access_calendar_item_register()
375 (obj, elm_layout_edje_get(obj), "left_bt"); in _access_calendar_spinner_register()
381 (obj, elm_layout_edje_get(obj), "left_bt_year"); in _access_calendar_spinner_register()
387 (obj, elm_layout_edje_get(obj), "right_bt"); in _access_calendar_spinner_register()
393 (obj, elm_layout_edje_get(obj), "right_bt_year"); in _access_calendar_spinner_register()
407 o = elm_layout_edje_get(obj); in _access_calendar_spinner_register()
748 (obj, elm_layout_edje_get(obj), "left_bt"); in _spinner_buttons_add()
1462 (obj, elm_layout_edje_get(obj), "left_bt"); in _access_obj_process()
1473 (obj, elm_layout_edje_get(obj), "month_text"); in _access_obj_process()
1489 (obj, elm_layout_edje_get(obj), "year_text"); in _access_obj_process()
[all …]
H A Defl_ui_calendar.c216 (obj, elm_layout_edje_get(obj), pname); in _access_calendar_item_register()
230 (obj, elm_layout_edje_get(obj), "left_bt"); in _access_calendar_spinner_register()
236 (obj, elm_layout_edje_get(obj), "right_bt"); in _access_calendar_spinner_register()
245 o = elm_layout_edje_get(obj); in _access_calendar_spinner_register()
445 (obj, elm_layout_edje_get(obj), "left_bt"); in _spinner_buttons_add()
464 (obj, elm_layout_edje_get(obj), "right_bt"); in _spinner_buttons_add()
837 (obj, elm_layout_edje_get(obj), pname); in _access_obj_process()
844 (obj, elm_layout_edje_get(obj), "left_bt"); in _access_obj_process()
850 (obj, elm_layout_edje_get(obj), "right_bt"); in _access_obj_process()
855 (obj, elm_layout_edje_get(obj), "month_text"); in _access_obj_process()
[all …]
H A Delc_popup.c98 edje_object_message_signal_process(elm_layout_edje_get(sd->main_layout)); in _visuals_set()
128 o = elm_layout_edje_get(sd->main_layout); in _access_object_get()
162 edje_object_part_geometry_get(elm_layout_edje_get(sd->main_layout), in _scroller_size_calc()
167 elm_layout_edje_get(sd->action_area), "action_area_height"); in _scroller_size_calc()
331 (obj, elm_layout_edje_get(sd->main_layout), ACCESS_BODY_PART); in _access_obj_process()
349 (obj, elm_layout_edje_get(sd->main_layout), ACCESS_BODY_PART); in _access_obj_process()
360 edje_object_data_get(elm_layout_edje_get(sd->content_area), in _populate_theme_scroll()
421 elm_layout_edje_get(VIEW(it))); in _elm_popup_efl_ui_widget_theme_apply()
452 Evas_Object *edje = elm_layout_edje_get(VIEW(it)); in _item_sizing_eval()
766 edje_object_message_signal_process(elm_layout_edje_get(VIEW(it))); in _item_text_set()
[all …]
H A Delm_spinner.c969 eo = elm_layout_edje_get(data); in _access_activate_cb()
1088 (obj, elm_layout_edje_get(obj), "access"); in _access_spinner_register()
1094 (obj, elm_layout_edje_get(obj), "access"); in _access_spinner_register()
1134 (obj, elm_layout_edje_get(obj), increment_part); in _access_spinner_register()
1136 (obj, elm_layout_edje_get(obj), decrement_part); in _access_spinner_register()
1138 (obj, elm_layout_edje_get(obj), "access.text"); in _access_spinner_register()
1144 (obj, elm_layout_edje_get(obj), increment_part); in _access_spinner_register()
1152 (obj, elm_layout_edje_get(obj), decrement_part); in _access_spinner_register()
1161 (obj, elm_layout_edje_get(obj), "access.text"); in _access_spinner_register()
H A Delc_naviframe.c262 o = elm_layout_edje_get(VIEW(it)); in _access_object_get()
366 edje_object_message_signal_process(elm_layout_edje_get(VIEW(nit))); in _item_title_enabled_update()
432 eo = elm_layout_edje_get(VIEW(it)); in _access_obj_process()
451 (WIDGET(it), elm_layout_edje_get(VIEW(it)), TITLE_ACCESS_PART); in _access_obj_process()
928 edje_object_size_min_calc(elm_layout_edje_get(VIEW(it)), in _elm_naviframe_efl_canvas_group_group_calculate()
978 ed = elm_layout_edje_get(btn); in _back_btn_new()
1419 edje_object_message_signal_process(elm_layout_edje_get(VIEW(it))); in _send_signal()
1573 edje_object_message_signal_process(elm_layout_edje_get(VIEW(top_item))); in _item_push_helper()
1574 edje_object_message_signal_process(elm_layout_edje_get(VIEW(item))); in _item_push_helper()
1788 edje_object_message_signal_process(elm_layout_edje_get(VIEW(it))); in _elm_naviframe_item_pop()
[all …]
H A Delc_multibuttonentry.c112 / edje_object_base_scale_get(elm_layout_edje_get(obj)); in _elm_multibuttonentry_efl_ui_widget_theme_apply()
457 o = elm_layout_edje_get(VIEW(it)); in _item_select()
626 edje_object_part_text_escaped_set(elm_layout_edje_get(VIEW(item)), dest_part, label); in _elm_multibuttonentry_item_elm_widget_item_part_text_set()
630 (elm_layout_edje_get(VIEW(item)), &minw, &minh, minw, minh); in _elm_multibuttonentry_item_elm_widget_item_part_text_set()
653 return edje_object_part_text_get(elm_layout_edje_get(VIEW(item)), src_part); in _elm_multibuttonentry_item_elm_widget_item_part_text_get()
702 (obj, elm_layout_edje_get(VIEW(item)), "elm.btn.text"); in _access_multibuttonentry_item_register()
708 (obj, elm_layout_edje_get(VIEW(item)), "elm.btn.text"); in _access_multibuttonentry_item_register()
813 edje_object_part_text_get(elm_layout_edje_get(VIEW(item)), "elm.btn.text")); in _item_new()
1420 / edje_object_base_scale_get(elm_layout_edje_get(obj)); in _view_init()
1529 edje_object_part_text_get(elm_layout_edje_get(VIEW(item)), "elm.btn.text")); in _access_info_cb()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/time/
H A Dclock.c13 oi = elm_layout_edje_get(inst->o_cal); in _clock_calendar_month_update()
95 Evas_Object *ed = elm_layout_edje_get(inst->o_clock); in _eval_instance_size()
173 edje_object_message_send(elm_layout_edje_get(o), EDJE_MESSAGE_STRING, 1, &msg); in _clock_edje_init()
179 edje_object_message_send(elm_layout_edje_get(o), EDJE_MESSAGE_STRING_INT, 2, &msg); in _clock_edje_init()
182 edje_object_message_send(elm_layout_edje_get(o), EDJE_MESSAGE_STRING_INT, 3, &msg); in _clock_edje_init()
184 edje_object_message_signal_process(elm_layout_edje_get(o)); in _clock_edje_init()
253 edje_object_message_signal_process(elm_layout_edje_get(oi)); in clock_popup_new()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/shot/
H A De_mod_edit.c422 edje_object_size_min_calc(elm_layout_edje_get(o), &minw, &minh); in draw_handle_add()
750 (elm_layout_edje_get(o_line), in line_color_set()
754 (elm_layout_edje_get(evas_object_data_get(o_line, "shadow")), in line_color_set()
758 (elm_layout_edje_get(o_line), in line_color_set()
762 (elm_layout_edje_get(evas_object_data_get(o_line, "shadow")), in line_color_set()
909 (elm_layout_edje_get(o_box), in box_color_set()
912 (elm_layout_edje_get(evas_object_data_get(o_box, "shadow")), in box_color_set()
915 (elm_layout_edje_get(o_box), in box_color_set()
918 (elm_layout_edje_get(evas_object_data_get(o_box, "shadow")), in box_color_set()
1036 edje_object_size_min_calc(elm_layout_edje_get(o), minw, minh); in box_obj_add()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/cpuclock/
H A Dcpuclock.c333 …edje_object_message_send(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), EDJE_MESSAGE_INT_SET, … in _cpuclock_config_updated()
344 …edje_object_message_send(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), EDJE_MESSAGE_STRING_SE… in _cpuclock_config_updated()
364 …edje_object_message_send(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), EDJE_MESSAGE_INT_SET, … in _cpuclock_face_update_current()
402 …edje_object_message_send(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), EDJE_MESSAGE_STRING, 4, in _cpuclock_face_update_current()
811 edje_object_parts_extends_calc(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), 0, 0, &w, &h); in _cpuclock_resize_cb()
1026 …edje_object_signal_callback_add(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), "e,action,gover… in _cpuclock_created_cb()
1028 …edje_object_signal_callback_add(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), "e,action,frequ… in _cpuclock_created_cb()
1030 …edje_object_signal_callback_add(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), "e,action,frequ… in _cpuclock_created_cb()
1080 …edje_object_signal_callback_add(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), "e,action,gover… in sysinfo_cpuclock_create()
1082 …edje_object_signal_callback_add(elm_layout_edje_get(inst->cfg->cpuclock.o_gadget), "e,action,frequ… in sysinfo_cpuclock_create()
[all …]
/dports/multimedia/rage/rage-0.3.1/src/bin/
H A Dcontrols.c15 edje_object_part_drag_value_get(elm_layout_edje_get(inf->lay), in _cb_drag()
193 edje_object_part_drag_value_set(elm_layout_edje_get(lay), in controls_update()
H A Dwinvid.c122 edje_object_message_signal_process(elm_layout_edje_get(inf->lay)); in _cb_play_finish()
123 edje_object_size_min_calc(elm_layout_edje_get(inf->lay), &mw, &mh); in _cb_play_finish()
231 edje_object_message_handler_set(elm_layout_edje_get(inf->lay), in win_video_init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/mixer/gadget/
H A Dmixer.c67 edje_object_message_send(elm_layout_edje_get(inst->o_mixer), EDJE_MESSAGE_INT_SET, 0, msg); in _mixer_gadget_update()
307 edje_object_parts_extends_calc(elm_layout_edje_get(inst->o_mixer), 0, 0, &w, &h); in _mixer_resize_cb()
352 … edje_object_message_send(elm_layout_edje_get(inst->o_mixer), EDJE_MESSAGE_INT_SET, 0, msg); in _mixer_gadget_created_cb()
/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dlayout_example_03.c37 edje = elm_layout_edje_get(layout); in _size_changed_cb()
H A Dcodegen_example.c59 edje = elm_layout_edje_get(layout); in _size_changed_cb()
H A Dprefs_example_03.c35 edje_object_message_send(elm_layout_edje_get(layout), EDJE_MESSAGE_FLOAT, in _update_animation_time()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/backlight/gadget/
H A Dbacklight.c30 edje_object_message_send(elm_layout_edje_get(inst->o_backlight), EDJE_MESSAGE_FLOAT, 0, &msg); in _backlight_gadget_update()
198 edje_object_parts_extends_calc(elm_layout_edje_get(inst->o_backlight), 0, 0, &w, &h); in _backlight_resize_cb()
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dtheme.c73 edje = elm_layout_edje_get(obj); in theme_apply()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/cpumonitor/
H A Dcpumonitor.c30 edje_object_message_send(elm_layout_edje_get(core->layout), EDJE_MESSAGE_INT_SET, 1, in _cpumonitor_face_update()
122 edje_object_parts_extends_calc(elm_layout_edje_get(obj), 0, 0, &w, &h); in _cpumonitor_resize_cb()
201 edje_object_update_hints_set(elm_layout_edje_get(layout), EINA_TRUE); in _cpumonitor_add_layout()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_dialog.c187 edje_object_message_signal_process(elm_layout_edje_get(dia->bg_object)); in e_dialog_icon_set()
241 edje_object_message_signal_process(elm_layout_edje_get(dia->bg_object)); in e_dialog_show()

123