OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USED_DIGRAPH_TYPES
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp
31
const DigraphUtils::DigraphType DigraphUtils::
USED_DIGRAPH_TYPES
[] =
92
for (size_t i = 0; i < NELEMS(
USED_DIGRAPH_TYPES
); i++) {
94
USED_DIGRAPH_TYPES
[i], compositeGlyphCodePoint);
digraph_utils.h
57
static const DigraphType
USED_DIGRAPH_TYPES
[];
Completed in 58 milliseconds