Home
last modified time | relevance | path

Searched refs:gElements (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp83 Hashtable gElements(false);
357 setArray(Line **array, Hashtable *table = &gElements) { in setArray() argument
586 //Line *toInsert = (Line *)gElements.get(key); in noteExpansion()
594 gElements.remove(key); in noteExpansion()
598 gElements.put(UnicodeString(toInsert->name, toInsert->len), toInsert, status); in noteExpansion()
638 toMove = (Line *)gElements.get(key); in positionExpansions()
742 Line *el = (Line *)gElements.get(key); in noteExpansion()
750 gElements.put(UnicodeString(line->name, line->len), toInsert, status); in noteExpansion()
770 gElements.put(UnicodeString(line->name, line->len), toInsert, status); in noteContraction()
782 gElements in noteElement()
[all...]

Completed in 2 milliseconds