Modify to get the encoded offset in UTF8 32/226232/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 5 Feb 2020 07:46:25 +0000 (16:46 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 28 Feb 2020 05:43:07 +0000 (14:43 +0900)
commit107347fd130dda8102d6eb23d0fa9fc72dcd886d
tree864ecdf4ec4120f8712f8df958939fb19cd86b1b
parent9559f013c539b0dc42e7e19417bf72465617e2db
Modify to get the encoded offset in UTF8

- Get the number of bytes to figure out the length of utf8

Change-Id: I9c735ea888b2896f528e74b0c55d1b25fd2577a8
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/devel-api/adaptor-framework/input-method-context.cpp
dali/devel-api/adaptor-framework/input-method-context.h
dali/internal/input/common/input-method-context-impl.h
dali/internal/input/generic/input-method-context-impl-generic.cpp
dali/internal/input/generic/input-method-context-impl-generic.h
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.cpp
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.h
dali/internal/input/ubuntu-x11/input-method-context-impl-x.cpp
dali/internal/input/ubuntu-x11/input-method-context-impl-x.h
dali/internal/input/windows/input-method-context-impl-win.cpp
dali/internal/input/windows/input-method-context-impl-win.h