Create InputMethodEngine::(Set|Get)CandidateWindowProperty and delete
commitacf28a951300b32b3e0afbef6e311363483fe928
authorkomatsu@chromium.org <komatsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 30 Sep 2013 03:09:47 +0000 (30 03:09 +0000)
committerkomatsu@chromium.org <komatsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 30 Sep 2013 03:09:47 +0000 (30 03:09 +0000)
treebeb6a7e4cdcfc8cb83dd6ded7c34388827009359
parent244a421fd3f3c8f044645fbef7c3c57d65465472
Create InputMethodEngine::(Set|Get)CandidateWindowProperty and delete
redundant functions.

SetCandidateWindowProperty implemented in api/input_ime/input_ime_api.cc called several InputMethodEngine's functions.  This is redundant, so those functions are merged into a single function by this patch.

BUG=293117

Review URL: https://codereview.chromium.org/24177002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225914 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/input_method/input_method_engine.cc
chrome/browser/chromeos/input_method/input_method_engine.h
chrome/browser/chromeos/input_method/input_method_engine_ibus.cc
chrome/browser/chromeos/input_method/input_method_engine_ibus.h
chrome/browser/extensions/api/input_ime/input_ime_api.cc
chromeos/dbus/ibus/ibus_lookup_table.cc