Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kethku/Pando
/ functions
Functions
323 in github.com/Kethku/Pando
⨍
Functions
323
◇
Types & classes
56
Method
update
(&mut self, cx: &mut UpdateContext)
aspen/src/components/editor.rs:665
Method
update
(&mut self, cx: &mut UpdateContext)
aspen/src/components/window_buttons.rs:116
Method
update
(&mut self, cx: &mut UpdateContext)
src/todo.rs:23
Method
update
(&mut self, cx: &mut UpdateContext)
src/pando.rs:36
Method
was_mouse_down
(&self)
aspen/src/context_stack/event_state.rs:64
Method
was_right_mouse_down
(&self)
aspen/src/context_stack/event_state.rs:68
Method
window_bounding_box
(&self)
aspen/src/context_stack/event_context.rs:131
Method
window_bounding_box
(&self)
aspen/src/context_stack/draw_context.rs:353
Method
window_event
( &mut self, event_loop: &ActiveEventLoop, _window_id: WindowId, event: Window
aspen/src/winit_runner.rs:56
Method
window_shape
(&self)
aspen/src/context_stack/draw_context.rs:359
Method
with_background_separation
( mut this: ElementPointer<Self>, background_separation: f64, )
aspen/src/components/border.rs:52
Method
with_initialized_state
( &self, cx: &Context<'a>, callback: impl FnOnce(&mut State, &Context) -> Result,
aspen/src/element.rs:130
Method
with_initialized_state
( &mut self, callback: impl FnOnce(&mut State, &mut EventContext<'a>) -> Result, )
aspen/src/context_stack/event_context.rs:142
Method
with_initialized_state
(&mut self, callback: impl FnOnce(&mut State, &mut DrawContext<'a>) -> Result)
aspen/src/context_stack/draw_context.rs:434
Method
with_initialized_state
(&mut self, callback: impl FnOnce(&mut State, &mut LayoutContext<'a>) -> Result)
aspen/src/context_stack/layout_context.rs:54
Method
with_initialized_state
( &self, callback: impl FnOnce(&mut State, &Self) -> Result, )
aspen/src/context_stack/context.rs:72
Method
with_radius
(mut this: ElementPointer<Self>, radius: f64)
aspen/src/components/border.rs:47
Method
with_root
(&self, callback: impl FnOnce(&Root, &Context) -> Result)
aspen/src/test_runner.rs:96
Method
with_state
( &self, cx: &Context<'a>, callback: impl FnOnce(&mut State, &Context) -> Result,
aspen/src/element.rs:138
Method
with_state
( &mut self, callback: impl FnOnce(&mut State, &mut EventContext<'a>) -> Result, )
aspen/src/context_stack/event_context.rs:159
Method
with_state
( &mut self, callback: impl FnOnce(&mut State, &mut DrawContext<'a>) -> Result, )
aspen/src/context_stack/draw_context.rs:448
Method
with_state
( &mut self, callback: impl FnOnce(&mut State, &mut LayoutContext<'a>) -> Result, )
aspen/src/context_stack/layout_context.rs:68
Method
with_thickness
(mut this: ElementPointer<Self>, thickness: f64)
aspen/src/components/border.rs:42
← previous
301–323 of 323, ranked by callers