Searched refs:DeltaSetIndexMapFormat0Marker (Results 1 – 1 of 1) sorted by relevance
191 impl Format<u8> for DeltaSetIndexMapFormat0Marker { implementation198 pub struct DeltaSetIndexMapFormat0Marker { struct202 impl DeltaSetIndexMapFormat0Marker { argument229 cursor.finish(DeltaSetIndexMapFormat0Marker { map_data_byte_len }) in read()234 pub type DeltaSetIndexMapFormat0<'a> = TableRef<'a, DeltaSetIndexMapFormat0Marker>;419 DeltaSetIndexMapFormat0Marker::FORMAT => Ok(Self::Format0(FontRead::read(data)?)), in read()