Searched defs:FfiPoint (Results 1 – 1 of 1) sorted by relevance
178 impl FfiPoint { implementation208 fn going_to(&mut self, point: &FfiPoint) { in going_to()571 points: &mut Vec<FfiPoint>, in get_path_verbs_points()597 fn shrink_verbs_points_if_needed(verbs: &mut Vec<u8>, points: &mut Vec<FfiPoint>) { in shrink_verbs_points_if_needed()1560 struct FfiPoint { struct1561 x: f32,1562 y: f32,1724 points: &mut Vec<FfiPoint>, in get_path_verbs_points()1728 fn shrink_verbs_points_if_needed(verbs: &mut Vec<u8>, points: &mut Vec<FfiPoint>); in shrink_verbs_points_if_needed()