OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latin_tolower
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/src/
char_utils.h
22
unsigned short
latin_tolower
(unsigned short c);
dictionary.h
167
c =
latin_tolower
(c);
char_utils.cpp
48
// ccc2 =
latin_tolower
(cc);
60
// Initially, started with an empty
latin_tolower
() as below.
62
// unsigned short
latin_tolower
(unsigned short c) {
81
// 3. Update the
latin_tolower
() function above with SORTED_CHAR_MAP. Enable
890
unsigned short
latin_tolower
(unsigned short c) {
function in namespace:latinime
[
all
...]
Completed in 159 milliseconds