MCPcopy Create free account

hub / github.com/Kethku/Pando / functions

Functions323 in github.com/Kethku/Pando

Methodupdate
(&mut self, cx: &mut UpdateContext)
aspen/src/components/editor.rs:665
Methodupdate
(&mut self, cx: &mut UpdateContext)
aspen/src/components/window_buttons.rs:116
Methodupdate
(&mut self, cx: &mut UpdateContext)
src/todo.rs:23
Methodupdate
(&mut self, cx: &mut UpdateContext)
src/pando.rs:36
Methodwas_mouse_down
(&self)
aspen/src/context_stack/event_state.rs:64
Methodwas_right_mouse_down
(&self)
aspen/src/context_stack/event_state.rs:68
Methodwindow_bounding_box
(&self)
aspen/src/context_stack/event_context.rs:131
Methodwindow_bounding_box
(&self)
aspen/src/context_stack/draw_context.rs:353
Methodwindow_event
( &mut self, event_loop: &ActiveEventLoop, _window_id: WindowId, event: Window
aspen/src/winit_runner.rs:56
Methodwindow_shape
(&self)
aspen/src/context_stack/draw_context.rs:359
Methodwith_background_separation
( mut this: ElementPointer<Self>, background_separation: f64, )
aspen/src/components/border.rs:52
Methodwith_initialized_state
( &self, cx: &Context<'a>, callback: impl FnOnce(&mut State, &Context) -> Result,
aspen/src/element.rs:130
Methodwith_initialized_state
( &mut self, callback: impl FnOnce(&mut State, &mut EventContext<'a>) -> Result, )
aspen/src/context_stack/event_context.rs:142
Methodwith_initialized_state
(&mut self, callback: impl FnOnce(&mut State, &mut DrawContext<'a>) -> Result)
aspen/src/context_stack/draw_context.rs:434
Methodwith_initialized_state
(&mut self, callback: impl FnOnce(&mut State, &mut LayoutContext<'a>) -> Result)
aspen/src/context_stack/layout_context.rs:54
Methodwith_initialized_state
( &self, callback: impl FnOnce(&mut State, &Self) -> Result, )
aspen/src/context_stack/context.rs:72
Methodwith_radius
(mut this: ElementPointer<Self>, radius: f64)
aspen/src/components/border.rs:47
Methodwith_root
(&self, callback: impl FnOnce(&Root, &Context) -> Result)
aspen/src/test_runner.rs:96
Methodwith_state
( &self, cx: &Context<'a>, callback: impl FnOnce(&mut State, &Context) -> Result,
aspen/src/element.rs:138
Methodwith_state
( &mut self, callback: impl FnOnce(&mut State, &mut EventContext<'a>) -> Result, )
aspen/src/context_stack/event_context.rs:159
Methodwith_state
( &mut self, callback: impl FnOnce(&mut State, &mut DrawContext<'a>) -> Result, )
aspen/src/context_stack/draw_context.rs:448
Methodwith_state
( &mut self, callback: impl FnOnce(&mut State, &mut LayoutContext<'a>) -> Result, )
aspen/src/context_stack/layout_context.rs:68
Methodwith_thickness
(mut this: ElementPointer<Self>, thickness: f64)
aspen/src/components/border.rs:42
← previous301–323 of 323, ranked by callers