Lines Matching full:has_next
562 bool has_next;564 std::tie(has_next, stream) = m_pFontSource->GetNext();565 while (has_next) {568 std::tie(has_next, stream) = m_pFontSource->GetNext();