Home | History | Annotate | Download | only in coll

Lines Matching defs:variableTop

46         variableTop = 0;
65 // on the root collator's maxVariable/variableTop.
67 // the tailoring.settings pointer here and read its variableTop when we need it.
69 variableTop = base.settings.readOnly().variableTop;
344 ce = rootElements.lastCEWithPrimaryBefore(variableTop + 1);
347 ce = rootElements.firstCEWithPrimaryAtLeast(variableTop + 1);
1497 private long variableTop;