Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cksac/oxui
/ functions
Functions
135 in github.com/cksac/oxui
⨍
Functions
135
◇
Types & classes
46
Method
perform_resize
(&mut self, constraints: &BoxConstraints)
src/rendering/proxy_box.rs:66
Method
size
(&self)
src/tests/common/box.rs:35
Method
size
(&self)
src/rendering/sliver_list.rs:59
Method
size
(&self)
src/rendering/image.rs:83
Method
sub
(self, rhs: Offset)
src/rendering/basic_types.rs:79
Function
test_none_image
()
src/tests/rendering/image_test.rs:108
Function
test_over_constrained
()
src/tests/rendering/flex_test.rs:7
Function
test_sliver_list
()
src/tests/rendering/slivers_test.rs:7
Function
test_square_image
()
src/tests/rendering/image_test.rs:5
Function
test_tall_image
()
src/tests/rendering/image_test.rs:70
Function
test_vertical_overflow
()
src/tests/rendering/flex_test.rs:27
Function
test_wide_image
()
src/tests/rendering/image_test.rs:32
Method
tight
(size: impl Into<Size>)
src/rendering/box.rs:43
Method
tight_for
(width: impl Into<Option<f32>>, height: impl Into<Option<f32>>)
src/rendering/box.rs:53
Method
ty_id
(&self)
src/tests/common/box.rs:19
Method
ty_id
(&self)
src/rendering/sliver.rs:104
Method
ty_id
(&self)
src/rendering/render_view.rs:32
Method
ty_id
(&self)
src/rendering/flex.rs:257
Method
ty_id
(&self)
src/rendering/sliver_list.rs:45
Method
ty_id
(&self)
src/rendering/image.rs:55
Method
ty_id
(&self)
src/rendering/proxy_box.rs:35
Method
ty_name
(&self)
src/tests/common/box.rs:23
Method
ty_name
(&self)
src/rendering/sliver.rs:108
Method
ty_name
(&self)
src/rendering/render_view.rs:36
Method
ty_name
(&self)
src/rendering/flex.rs:261
Method
ty_name
(&self)
src/rendering/sliver_list.rs:49
Method
ty_name
(&self)
src/rendering/image.rs:59
Method
ty_name
(&self)
src/rendering/proxy_box.rs:39
Method
update
(&mut self, update_args: AppUpdateArgs)
examples/run_event.rs:79
Method
update
(&mut self, update_args: AppUpdateArgs)
examples/run_app.rs:79
Method
with_child
(mut self, child: Rc<RefCell<dyn RenderSliver>>)
src/rendering/sliver_list.rs:36
Method
with_min_height
(mut self, min_height: f32)
src/rendering/box.rs:38
Method
with_min_width
(mut self, min_width: f32)
src/rendering/box.rs:23
Method
with_vertical_direction
(mut self, vertical_direction: VerticalDirection)
src/rendering/flex.rs:76
Method
zero
()
src/rendering/basic_types.rs:12
← previous
101–135 of 135, ranked by callers