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

/external/chromium_org/chrome/utility/importer/
H A Die_importer_win.cc117 static const uint32 kNotSorted = 0xfffffffb; // IE uses this magic value. local
134 uint32 lhs_sort_index = (lhs_iter == sort_index_->end() ? kNotSorted
136 uint32 rhs_sort_index = (rhs_iter == sort_index_->end() ? kNotSorted

Completed in 57 milliseconds