OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_half
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp
513
bool
is_half
= false;
local
524
is_half
= true;
537
is_half
= true;
541
if (
is_half
) {
600
bool
is_half
= false;
local
610
is_half
= true;
623
is_half
= true;
626
if (
is_half
) {
Completed in 176 milliseconds