Searched refs:WindowId (Results 1 – 1 of 1) sorted by relevance
562 pub struct WindowId(u32); struct564 impl WindowId { impl567 return WindowId(MAX_ID.fetch_add(1, Ordering::SeqCst)); in new()574 id: WindowId,608 id: WindowId::new(), in new()920 id: WindowId(0), in default()