Home | History | Annotate | Download | only in i18n

Lines Matching full:variabletop

199           variableTop(0),
243 // on the root collator's maxVariable/variableTop.
245 // the tailoring.settings pointer here and read its variableTop when we need it.
247 variableTop = base->settings->variableTop;
540 ce = rootElements.lastCEWithPrimaryBefore(variableTop + 1);
543 ce = rootElements.firstCEWithPrimaryAtLeast(variableTop + 1);