Searched refs:CompareSpanRight (Results 1 – 2 of 2) sorted by relevance
141 static bool CompareSpanRight(const RowSpan& r, int32_t value);
401 bool DesktopRegion::CompareSpanRight(const RowSpan& r, int32_t value) { in CompareSpanRight() function in webrtc::DesktopRegion422 row->spans.begin(), row->spans.end(), left, CompareSpanRight); in AddSpanToRow()