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

Method vertical

perro_source/core/perro_ui/src/units.rs:151–153  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

149 }
150
151 pub const fn vertical(self) -> f32 {
152 self.top + self.bottom
153 }
154}
155
156impl Default for UiRect {

Callers 10

ensure_caret_visibleFunction · 0.45
v_fill_heightMethod · 0.45
v_used_heightMethod · 0.45
ui_fill_heightFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected