OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_sequences
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/base/ime/
character_composer.cc
119
// length (|max_sequence_length| + 2)*|
n_sequences
|.
123
ComposeChecker(const uint16* data, int max_sequence_length, int
n_sequences
);
144
int
n_sequences
)
147
n_sequences_(
n_sequences
),
260
const int
n_sequences
= (table_next - table)/row_stride;
local
262
const SequenceIterator table_end = table_begin +
n_sequences
;
Completed in 2040 milliseconds