Home
last modified time | relevance | path

Searched refs:im_cancel_last_choice (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dpinyinime.h170 size_t im_cancel_last_choice();
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dpinyinime.h170 size_t im_cancel_last_choice();
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp138 size_t im_cancel_last_choice() { in im_cancel_last_choice() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.cpp213 return int(im_cancel_last_choice()); in cancelLastChoice()