Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dpinyinime.h150 size_t im_get_spl_start_pos(const uint16 *&spl_start);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dpinyinime.h150 size_t im_get_spl_start_pos(const uint16 *&spl_start);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp124 size_t im_get_spl_start_pos(const uint16 *&spl_start) { in im_get_spl_start_pos() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.cpp173 len = (int)im_get_spl_start_pos(spl_start); in spellingStartPositions()