Searched defs:PropertyValueSet (Results 1 – 1 of 1) sorted by relevance
578 fn get_properties<T: ResourceHandle>(&self, handle: T) -> io::Result<PropertyValueSet> { in get_properties()1436 pub struct PropertyValueSet { struct1441 impl PropertyValueSet { implementation1464 impl<'a> IntoIterator for &'a PropertyValueSet { implementation1474 impl IntoIterator for PropertyValueSet { implementation