OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cancel_last_choice
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp
142
return matrix_search->
cancel_last_choice
();
matrixsearch.cpp
887
size_t MatrixSearch::
cancel_last_choice
() {
function in class:ime_pinyin::MatrixSearch
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
445
size_t
cancel_last_choice
();
Completed in 36 milliseconds