Home | History | Annotate | Download | only in ui

Lines Matching full:more_lhs

117                 bool& more_lhs, bool& more_rhs) 
120 more_lhs = false;
127 more_lhs = true;
147 more_lhs = true;
184 bool more_lhs = false;
186 int inside = SpannerBase::next(top, bottom, more_lhs, more_rhs);
187 if (more_lhs) {
265 bool more_lhs = false;
267 int inside = SpannerBase::next(left, right, more_lhs, more_rhs);
268 if (more_lhs) {