MCPcopy Create free account
hub / github.com/PerroEngine/Perro / all

Method all

perro_source/core/perro_ui/src/style.rs:58–60  ·  view source on GitHub ↗
(radius: f32)

Source from the content-addressed store, hash-verified

56 }
57
58 pub const fn all(radius: f32) -> Self {
59 Self::new(radius, radius, radius, radius)
60 }
61}
62
63impl Default for UiCornerRadii {

Callers 15

parse_u64_id_stringFunction · 0.45
is_identFunction · 0.45
parse_skeleton_bone_pathFunction · 0.45
parse_value_with_varsMethod · 0.45
parse_hashed_source_uriFunction · 0.45
all_cellsMethod · 0.45
is_identFunction · 0.45
meshlet_boundsFunction · 0.45
pack_texture_payloadFunction · 0.45
prepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected