Home | History | Annotate | Download | only in src

Lines Matching refs:has_next

4003     bool has_next = buffer->has_more();
4004 uc32 next = has_next ? buffer->GetNext() : 0;
4029 if (has_next) {