Home | History | Annotate | Download | only in src

Lines Matching refs:has_next

5238     bool has_next = buffer->has_more();
5239 uc32 next = has_next ? buffer->GetNext() : 0;
5264 if (has_next) {