Home | History | Annotate | Download | only in src

Lines Matching refs:has_next

5976     bool has_next = buffer->has_more();
5977 uc32 next = has_next ? buffer->GetNext() : 0;
6002 if (has_next) {