Searched refs:mesh_composition_data_iterator_has_next_element (Results 1 – 3 of 3) sorted by relevance
65 while (mesh_composition_data_iterator_has_next_element(&it)){ in TEST_GROUP()
96 bool mesh_composition_data_iterator_has_next_element(mesh_composite_data_iterator_t * iterator);
102 bool mesh_composition_data_iterator_has_next_element(mesh_composite_data_iterator_t * it){ in mesh_composition_data_iterator_has_next_element() function