Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp998 uint16 longest_ext = 0; in add_char_qwerty() local
1009 if (ext_len > 1 && 0 != longest_ext && in add_char_qwerty()
1067 if (longest_ext > ext_len) { in add_char_qwerty()
1140 if (longest_ext == 0) in add_char_qwerty()
1141 longest_ext = ext_len; in add_char_qwerty()