Add to set IME position
[platform/core/uifw/dali-adaptor.git] / dali / internal / input / windows / input-method-context-impl-win.h
index a0eed9d..61847a0 100755 (executable)
@@ -251,6 +251,11 @@ public:
    */\r
   Dali::InputMethodContext::InputPanelLanguage GetInputPanelLanguage() const override;\r
 \r
+  /**\r
+   * @copydoc Dali::InputMethodContext::SetInputPanelPosition()\r
+   */\r
+  void SetInputPanelPosition( unsigned int x, unsigned int y ) override;\r
+\r
 private:\r
   /**\r
    * Context created the first time and kept until deleted.\r