Home
last modified time | relevance | path

Searched refs:calculateSortKey (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/colprobe/
Dsortedlines.cpp788 calculateSortKey(*left); in noteContraction()
794 calculateSortKey(*right); in noteContraction()
799 calculateSortKey(toAdd); in noteContraction()
1243 calculateSortKey(*toSort[j]); in detectExpansions()
1248 calculateSortKey(*toSort[i]); in detectExpansions()
1251 calculateSortKey(expansionLine); in detectExpansions()
2045 SortedLines::calculateSortKey(Line &line) in calculateSortKey() function in SortedLines
2067 calculateSortKey(*toSort[i]); in calculateSortKeys()
Dsortedlines.h100 void calculateSortKey(Line &line);