Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
impl Default for UiCornerRadii {
Callers
15
parse_u64_id_string
Function · 0.45
is_ident
Function · 0.45
parse_skeleton_bone_path
Function · 0.45
parse_value_with_vars
Method · 0.45
parse_top_level_var_assign
Function · 0.45
parse_hashed_source_uri
Function · 0.45
all_cells
Method · 0.45
is_ident
Function · 0.45
optimize_animation_track_keys
Function · 0.45
meshlet_bounds
Function · 0.45
pack_texture_payload
Function · 0.45
prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected