efl/src/tests/edje
Ali Alzyod 7bdb63d045 Polish text interface methods
Summary:
This patch is set to rename some properties of `Efl.Text_Font` & `Efl.Text_Format` interfaces.

1- efl_text_font_set/get become (efl_text_font_family_set/get, efl_text_font_size_set/get)

2- efl_text_valign/halign   become efl_text_vertical/horizontal_align

3- efl_text_halign_auto_type  become  efl_text_horizontal_align_auto_type

Reviewers: ali.alzyod, woohyun, segfaultxavi, bu5hm4n, zmike, cedric

Reviewed By: woohyun

Subscribers: zmike, #committers, #reviewers, cedric

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10716
2019-11-28 16:55:27 +09:00
..
data edje src - mark with efl version so we don't get warnings 2019-05-13 14:40:08 +01:00
tests meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00
edje_suite.c tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
edje_suite.h tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
edje_test_container.c tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
edje_test_edje.c tests/edje: handle file modifications properly on windows 2019-09-13 14:13:33 -04:00
edje_test_features.c tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
edje_test_signal.c tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
edje_test_swallow.c tests/edje: reduce chances of cascading test failures in non-forked mode 2019-09-11 13:38:35 -04:00
edje_test_text.c Polish text interface methods 2019-11-28 16:55:27 +09:00
efl_test_layout.c edje: add Efl_Layout.h for eo-based layout headers 2019-09-30 10:33:27 +02:00
efl_test_layout2.c edje: add Efl_Layout.h for eo-based layout headers 2019-09-30 10:33:27 +02:00
efl_test_layout3.c edje: add Efl_Layout.h for eo-based layout headers 2019-09-30 10:33:27 +02:00
meson.build edje: add Efl_Layout.h for eo-based layout headers 2019-09-30 10:33:27 +02:00