elm: rename layout part aliasing functions/macros
authorMike Blumenkrantz <zmike@samsung.com>
Mon, 23 Sep 2019 17:24:51 +0000 (13:24 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 24 Sep 2019 21:50:41 +0000 (06:50 +0900)
commit66a0d3f8287ecbf84213377a0609f1fa2cb8a7a1
tree57b265e15d4f3dd7272446552fbf70328d903e49
parentfdf0bd52173ba5fd2b376a59e98a16ce9612126b
elm: rename layout part aliasing functions/macros

these are internal apis for managing part aliasing on the C side,
but they apply to efl_ui_layout and not elm_layout

no functional changes

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D10090
15 files changed:
src/lib/elementary/efl_ui_bg.c
src/lib/elementary/efl_ui_button.c
src/lib/elementary/efl_ui_check.c
src/lib/elementary/efl_ui_layout.c
src/lib/elementary/efl_ui_panes.c
src/lib/elementary/efl_ui_progressbar.c
src/lib/elementary/efl_ui_radio.c
src/lib/elementary/efl_ui_text.c
src/lib/elementary/elm_actionslider.c
src/lib/elementary/elm_bubble.c
src/lib/elementary/elm_conform.c
src/lib/elementary/elm_entry.c
src/lib/elementary/elm_hover.c
src/lib/elementary/elm_priv.h
src/lib/elementary/elm_slider.c