Home
last modified time | relevance | path

Searched refs:IsEmptyRange (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/testing/
Drange_set.cpp15 if (IsEmptyRange(range)) in Contains()
29 if (IsEmptyRange(range)) in Union()
72 bool RangeSet::IsEmptyRange(const Range& range) const { in IsEmptyRange() function in RangeSet
Drange_set.h42 bool IsEmptyRange(const Range& range) const;