Searched refs:OvlEntry (Results 1 – 2 of 2) sorted by relevance
9 pub struct OvlEntry { struct14 impl OvlEntry { impl
16 use entry::{OvlEntry, OvlLayer};99 oe: Arc<OvlEntry>,114 oe: Arc::new(OvlEntry::new()), in new()