Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dpinyinime.h177 size_t im_get_fixed_len();
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dpinyinime.h177 size_t im_get_fixed_len();
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp145 size_t im_get_fixed_len() { in im_get_fixed_len() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.cpp218 return (int)im_get_fixed_len(); in fixedLength()