OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sortMarks
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
CanonShaping.h
26
static void
sortMarks
(le_int32 *indices, const le_int32 *combiningClasses, le_int32 index, le_int32 limit);
CanonShaping.cpp
15
void CanonShaping::
sortMarks
(le_int32 *indices, const le_int32 *combiningClasses, le_int32 index, le_int32 limit)
59
sortMarks
(indices, combiningClasses, i, mark);
Completed in 36 milliseconds