Home | History | Annotate | Download | only in intltest

Lines Matching defs:getVariableTop

1562   uint32_t oldVarTop = coll->getVariableTop(status);
1568 if((newVarTop & 0xFFFF0000) != (coll->getVariableTop(status) & 0xFFFF0000)) {
1974 virtual uint32_t getVariableTop(UErrorCode &status) const;
2162 uint32_t TestCollator::getVariableTop(UErrorCode &status) const