Searched refs:rhs_tail (Results 1 – 1 of 1) sorted by relevance
101 rhs_head(max_value), rhs_tail(max_value) { in SpannerBase()114 TYPE rhs_tail; variable135 if (rhs_tail <= lhs_head) { in next()136 tail = rhs_tail; in next()145 if (lhs_tail <= rhs_tail) { in next()149 if (rhs_tail <= lhs_tail) { in next()150 tail = lhs_head = rhs_tail; in next()174 SpannerBase::rhs_tail = rhs.rects->bottom + rhs.dy; in Spanner()191 advance(rhs, SpannerBase::rhs_head, SpannerBase::rhs_tail); in next()238 SpannerBase::rhs_tail = max_value; in prepare()[all …]