Searched defs:rightRec (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp985 const AlphabeticIndex::Record *rightRec = static_cast<const AlphabeticIndex::Record *>(rightElement->pointer); local
988 return col->compare(leftRec->name_, rightRec->name_, errorCode);
/external/chromium_org/third_party/icu/source/i18n/
H A Dalphaindex.cpp1039 const AlphabeticIndex::Record *rightRec = static_cast<const AlphabeticIndex::Record *>(rightElement->pointer); local
1042 return col->compare(leftRec->name_, rightRec->name_, errorCode);

Completed in 94 milliseconds