Home | History | Annotate | Download | only in intltest

Lines Matching refs:getVariableTop

1504   uint32_t oldVarTop = coll->getVariableTop(status);
1510 if((newVarTop & 0xFFFF0000) != (coll->getVariableTop(status) & 0xFFFF0000)) {
1916 virtual uint32_t getVariableTop(UErrorCode &status) const;
2104 uint32_t TestCollator::getVariableTop(UErrorCode &status) const