Searched defs:VarColorStop (Results 1 – 1 of 1) sorted by relevance
1253 pub struct VarColorStop { struct1264 impl VarColorStop { argument1286 impl FixedSize for VarColorStop { implementation1291 impl sealed::Sealed for VarColorStop {} implementation1294 unsafe impl FromBytes for VarColorStop { implementation1299 impl<'a> SomeRecord<'a> for VarColorStop { implementation1453 pub fn color_stops(&self) -> &'a [VarColorStop] { in color_stops()