OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_lemma_nchar
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
userdict.cpp
188
inline char UserDict::
get_lemma_nchar
(uint32 offset) {
function in class:ime_pinyin::UserDict
200
uint8 nchar =
get_lemma_nchar
(offset);
454
uint8 nchar =
get_lemma_nchar
(offset);
569
uint8 nchar =
get_lemma_nchar
(offset);
616
uint8 nchar =
get_lemma_nchar
(offset);
632
uint8 nchar =
get_lemma_nchar
(offset);
657
uint32 nchar =
get_lemma_nchar
(offset);
770
uint8 nchar =
get_lemma_nchar
(offset);
817
uint8 nchar =
get_lemma_nchar
(offset);
890
uint32 nchar =
get_lemma_nchar
(offset)
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
userdict.h
338
char
get_lemma_nchar
(uint32 offset);
Completed in 498 milliseconds