Searched refs:rhs_tail (Results 1 – 1 of 1) sorted by relevance
103 rhs_head(max_value), rhs_tail(max_value) { in SpannerBase()116 TYPE rhs_tail; variable137 if (rhs_tail <= lhs_head) { in next()138 tail = rhs_tail; in next()147 if (lhs_tail <= rhs_tail) { in next()151 if (rhs_tail <= lhs_tail) { in next()152 tail = lhs_head = rhs_tail; in next()176 SpannerBase::rhs_tail = rhs.rects->bottom + rhs.dy; in Spanner()193 advance(rhs, SpannerBase::rhs_head, SpannerBase::rhs_tail); in next()240 SpannerBase::rhs_tail = max_value; in prepare()[all …]