Lines Matching refs:rootElements
688 elements(root.rootElements), length(root.rootElementsLength),
767 CollationRootElements rootElements(root->rootElements, root->rootElementsLength);
803 if(!isValidCE(rootElements, *root, pri, sec, ctq)) {
832 prevSec == 0 ? rootElements.getSecondaryBoundary() - 0x100 : prevSec;
844 prevTer == 0 ? rootElements.getTertiaryBoundary() - 0x100 : prevTer;
870 CollationRootElements rootElements(root->rootElements, root->rootElementsLength);
935 if(!isValidCE(rootElements, *root, ce)) {