Implement RenderWidgetHostViewEfl::ImeCompositionRangeChanged()
authorMurugappan Nataraj <m.nataraj@samsung.com>
Mon, 21 Apr 2014 08:49:22 +0000 (14:19 +0530)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit5d6839f210d8efd59b03d1144b2dae194fd4c2d8
tree53c5cc28333d9335b82e335530e763bd4b981c5a
parent42a50fe1b56deb36576753601cf66ffdd4d74c32
Implement RenderWidgetHostViewEfl::ImeCompositionRangeChanged()

Implementation provided to set composition range. 1 new function added.
This commit is part of EFL port P0 API implementation.

Additionally, RenderWidgetHostViewEfl now also inherits from
TextInputClient. Most overwritten methods got stub implementations,
except for GetCompositionCharacterBounds and DidStopFlinging.

Change-Id: I65b3d87dc41595694b22dae5b638a75daa4106fc
tizen_src/impl/browser/renderer_host/render_widget_host_view_efl.cc
tizen_src/impl/browser/renderer_host/render_widget_host_view_efl.h