输入法jnapi从7切到8

Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2022-01-28 23:17:28 +08:00
parent 4dab11bd67
commit 2da54cceec
55 changed files with 1114 additions and 1721 deletions
@@ -91,7 +91,7 @@ namespace MiscServices {
int mSelectOldEnd = 0;
int mSelectNewBegin = 0;
int mSelectNewEnd = 0;
int32_t mSpecialKeyPress = 0;
CursorInfo cursorInfo_;
static std::mutex instanceLock_;
static sptr<InputMethodController> instance_;
@@ -101,4 +101,4 @@ namespace MiscServices {
};
}
}
#endif
#endif