efl/src
Ali Alzyod 28675d2705 efl.ui.textbox: using efl_provider_find
Summary: > Code structures like top = elm_widget_top_get(data); and if (efl_isa(top, EFL_UI_WIN_CLASS)) can be replaced with top = efl_provider_find(widget, EFL_UI_WIN_CLASS) No type check needed. (That should enhance the performance)

Reviewers: woohyun, bu5hm4n, cedric

Reviewed By: bu5hm4n, cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8522

Differential Revision: https://phab.enlightenment.org/D11127
2020-01-20 16:55:32 +09:00
..
benchmarks benchmarks: increase timeout value for running elementary benchmarks 2019-12-18 09:15:51 +01:00
bin efl_canvas_animation: rename Animation_XXX to XXX_Animation 2020-01-20 12:53:10 +09:00
bindings c#: Remove warning about unused variable 2020-01-15 11:16:39 +01:00
edje_external
examples efl_canvas_animation: rename Animation_XXX to XXX_Animation 2020-01-20 12:53:10 +09:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl.ui.textbox: using efl_provider_find 2020-01-20 16:55:32 +09:00
modules elm win + ecore evas - fix csd stuff like base size and min sizing 2020-01-18 00:14:58 +00:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vector lottie: update shape layer order properly. 2019-12-31 15:04:08 +09:00
tests efl.text.cursor: movement types rename 2020-01-20 10:07:40 +09:00
wayland_protocol