Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Logicalshift/flowbetween
/ functions
Functions
4,327 in github.com/Logicalshift/flowbetween
⨍
Functions
4,327
◇
Types & classes
705
↓ 3 callers
Method
is_selected
Returns true if the specified element ID is currently selected
attic/flo/src/standard_tools/select.rs:766
↓ 3 callers
Method
layer_id
Retrieves the active layer ID
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:436
↓ 3 callers
Function
layout_tree
(dom_node, control_data)
attic/static_files/js/flowbetween.js:1858
↓ 3 callers
Function
layout_tree
(dom_node, control_data)
attic/user_interfaces/http_ui/js/flowbetween.js:1858
↓ 3 callers
Method
load_path_from
Loads the current path into the context
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:283
↓ 3 callers
Method
make_fixed
Creates the fixed widget, if it doesn't already exist
attic/user_interfaces/gtk_ui/src/widgets/flo_bin_widget.rs:66
↓ 3 callers
Function
mark_canvases_outdated
()
attic/static_files/js/canvas.js:74
↓ 3 callers
Function
mark_canvases_outdated
()
attic/user_interfaces/http_ui/js/canvas.js:74
↓ 3 callers
Method
model_actions
Returns the pending model actions for this object
attic/flo/src/tools/tool_runner.rs:86
↓ 3 callers
Method
motion
Retrieves the motion represented by this element
attic/animation/src/traits/vector/motion_element.rs:38
↓ 3 callers
Function
mouse_event_to_paint_event
(mouse_event, action, target_element)
attic/static_files/js/paint.js:30
↓ 3 callers
Function
mouse_event_to_paint_event
(mouse_event, action, target_element)
attic/user_interfaces/http_ui/js/paint.js:30
↓ 3 callers
Method
need_brush_definition
True if we need to update the brush definition before drawing
attic/flo/src/animation_canvas/canvas_tools.rs:219
↓ 3 callers
Method
need_brush_properties
True if we need to update the brush properties before drawing
attic/flo/src/animation_canvas/canvas_tools.rs:228
↓ 3 callers
Method
next_i64
(&mut self)
attic/animation/src/serializer/source.rs:169
↓ 3 callers
Method
on_redraw
Sets the drawing function for the canvas Canvases don't have a drawing function by default, so it's safe to draw directly on them as they'll never be
attic/ui/src/binding_canvas.rs:177
↓ 3 callers
Function
on_scroll
()
attic/static_files/js/flowbetween.js:1308
↓ 3 callers
Function
on_scroll
()
attic/user_interfaces/http_ui/js/flowbetween.js:1308
↓ 3 callers
Method
open
Opens the file found at a particular path, returning the model shared across all instances of this file. This is shared across all controllers using t
attic/flo/src/model/shared_model.rs:32
↓ 3 callers
Method
ordered_tools
Returns the tools in order
flo/src/scenery/ui/tools/tool_dock.rs:162
↓ 3 callers
Method
padding
The padding represented by this attribute
attic/ui/src/control/attributes.rs:106
↓ 3 callers
Method
partial_cmp
(&self, other: &Self)
attic/flo/src/sidebar/panel.rs:46
↓ 3 callers
Method
process_focus_event
Performs processing for the 'common' focus events which don't have any 'contextual' behaviour (as happens with drags, etc)
flo/src/scenery/ui/tools/floating_tool_dock.rs:728
↓ 3 callers
Method
process_focus_event
Performs processing for the 'common' focus events which don't have any 'contextual' behaviour (as happens with drags, etc)
flo/src/scenery/ui/tools/tool_dock.rs:622
↓ 3 callers
Method
query_layers_with_shapes
Queries a list of layers, retrieving their properties and any shapes that are on them
flo/src/scenery/canvas/sqlite/canvas_queries.rs:400
↓ 3 callers
Method
read_future
(&self)
attic/ui/src/image/inmemory.rs:60
↓ 3 callers
Method
read_previous_key_frame
Reads where the keyframe preceding or at the specified time is located
attic/sqlite_storage/src/sqlite_core.rs:370
↓ 3 callers
Function
read_truncated_u64
()
attic/static_files/js/canvas.js:1049
↓ 3 callers
Function
read_truncated_u64
()
attic/user_interfaces/http_ui/js/canvas.js:1049
↓ 3 callers
Method
redraw_if_invalid
Redraws the canvas if it is marked as invalid
attic/ui/src/binding_canvas.rs:192
↓ 3 callers
Method
regenerate_ui
Regenerates the UI field from the current bindings
attic/ui/src/controllers/popup_controller.rs:91
↓ 3 callers
Function
remove_action_events_from_node
(node)
attic/static_files/js/flowbetween.js:1032
↓ 3 callers
Function
remove_action_events_from_node
(node)
attic/user_interfaces/http_ui/js/flowbetween.js:1032
↓ 3 callers
Function
remove_clip
()
attic/static_files/js/canvas.js:244
↓ 3 callers
Function
remove_clip
()
attic/user_interfaces/http_ui/js/canvas.js:244
↓ 3 callers
Function
remove_inactive_canvases
()
attic/static_files/js/canvas.js:35
↓ 3 callers
Function
remove_inactive_canvases
()
attic/user_interfaces/http_ui/js/canvas.js:35
↓ 3 callers
Method
render
Performs onion skin rendering on a canvas
attic/flo/src/animation_canvas/onion_skin_renderer.rs:31
↓ 3 callers
Method
render_animated
Renders the specified element with these properties
attic/animation/src/traits/vector/properties.rs:70
↓ 3 callers
Method
render_path
Renders a path using this brush's style
attic/animation/src/traits/brush.rs:130
↓ 3 callers
Function
render_shapes
Requests the rendering instructions for a set of shapes The returned list is in the same order as the original iterator, and will always have the sam
flo/src/scenery/canvas/render/shape_renderer.rs:35
↓ 3 callers
Method
request_sync
Performs a synchronous request on the storage layer for this animation Synchronous requests are fairly slow, so should be avoided in inner loops
attic/animation/src/editor/stream_layer.rs:46
↓ 3 callers
Function
restore_clip
()
attic/static_files/js/canvas.js:259
↓ 3 callers
Function
restore_clip
()
attic/user_interfaces/http_ui/js/canvas.js:259
↓ 3 callers
Method
serialize
Generates a serialized version of this shape on the specified data target
attic/animation/src/serializer/vector/shape.rs:11
↓ 3 callers
Method
serialize
Generates a serialized version of this edit on the specified data target
attic/animation/src/serializer/edit/path_edit.rs:11
↓ 3 callers
Method
serialize_next
Generates a serialized version of this path component on the specified data target
attic/animation/src/serializer/path_component.rs:28
↓ 3 callers
Method
set_color
(&mut self, target: ColorTarget)
attic/user_interfaces/gtk_ui/src/canvas/cairo_draw.rs:162
↓ 3 callers
Method
set_layer_properties
Updates the properties for a layer
flo/src/scenery/canvas/sqlite/canvas_layers.rs:100
↓ 3 callers
Method
set_line_cap
Sets the line cap
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:388
↓ 3 callers
Method
set_line_join
Sets the line join
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:371
↓ 3 callers
Method
set_overlaid_widget
Updates the widget we use for the overlay
attic/user_interfaces/gtk_ui/src/widgets/flo_overlay_widget.rs:87
↓ 3 callers
Method
set_tool_data
Updates the data that will be used for the tool
attic/flo/src/tools/tool_runner.rs:78
↓ 3 callers
Method
shapes_with_brush
Returns the shape IDs that have the specified brush attached
flo/src/scenery/canvas/sqlite/canvas_shapes.rs:133
↓ 3 callers
Method
sidebar
Creates the sidebar control
attic/flo/src/editor/editor_controller.rs:183
↓ 3 callers
Method
start
Processes the 'start' update
attic/user_interfaces/cocoa_pipe/src/app_state.rs:162
↓ 3 callers
Method
start_point
Retrieves the initial point of this path
attic/animation/src/traits/path/path.rs:310
↓ 3 callers
Function
subprogram_floating_tools
ID of the 'floating' tools program
flo/src/scenery/document/subprograms.rs:42
↓ 3 callers
Function
subprogram_tool_dock_left
ID of the left tool dock program
flo/src/scenery/document/subprograms.rs:32
↓ 3 callers
Function
subprogram_tool_state
ID of the tool state subprogram
flo/src/scenery/ui/subprograms.rs:27
↓ 3 callers
Function
subprogram_window
ID of the subprogram where DrawingWindowRequests can be sent to
flo/src/scenery/document/subprograms.rs:27
↓ 3 callers
Function
test_shape_type
()
flo/src/scenery/canvas/sqlite/test_canvas_program.rs:37
↓ 3 callers
Method
text
Finds the text for this control if it exists
attic/ui/src/control/control.rs:170
↓ 3 callers
Method
to_properties
(&self)
flo/src/scenery/canvas/basic_properties.rs:159
↓ 3 callers
Method
ui
(&self)
attic/ui/src/controller.rs:90
↓ 3 callers
Method
ui
(&self)
attic/ui/src/diff_viewmodel.rs:333
↓ 3 callers
Method
ui
(&self)
attic/ui/src/session/tests.rs:20
↓ 3 callers
Method
update_motion
Updates an existing motion element
attic/animation/src/editor/core_motion.rs:66
↓ 3 callers
Method
update_ui
Updates the UI for this element, returning the corresponding update event
attic/ui/src/session/state.rs:28
↓ 3 callers
Method
updates
Returns the changes that have been made to this view model
attic/ui/src/viewmodel_update.rs:36
↓ 3 callers
Function
v1_database
()
attic/ui_files/src/sqlite/file_list.rs:396
↓ 3 callers
Method
value
(&self)
attic/user_interfaces/http_ui/src/minidom/mod.rs:189
↓ 3 callers
Method
with_adjusted_control_points
Creates a new vector element from this one with the control points updated to the specified set of new values The vector here specifies the updated p
attic/animation/src/traits/vector/path_element.rs:141
↓ 3 callers
Method
with_direction
Returns a modified controller with a different direction
attic/ui/src/controllers/popup_controller.rs:75
↓ 3 callers
Method
with_drag_position
Creates a copy of this object with a new drag position
attic/flo/src/standard_tools/select.rs:132
↓ 3 callers
Method
with_inverse_transformation
Creates a variant of these properties with the transformations inverted
attic/animation/src/traits/vector/properties.rs:126
↓ 3 callers
Method
with_path
Creates a path with identical attributes but a new set of operations
attic/canvas_animation/src/path/animation_path.rs:242
↓ 3 callers
Method
with_prefix
Adds a set of content before this region
attic/canvas_animation/src/region/content.rs:60
↓ 3 callers
Method
with_size
Returns a modified controller with a different size
attic/ui/src/controllers/popup_controller.rs:67
↓ 3 callers
Method
with_suffix
Adds a set of content after this region
attic/canvas_animation/src/region/content.rs:80
↓ 3 callers
Method
without_transformations
Returns the original vector for this transformed vector without any transformations applied to it
attic/animation/src/traits/vector/transformed_vector.rs:45
↓ 2 callers
Method
action_for_view
Generates actions for a particular view
attic/user_interfaces/cocoa_pipe/src/canvas_model.rs:90
↓ 2 callers
Method
active_brush
The brush that will be active for the next element that's added to this layer (if one is set)
attic/animation/src/editor/stream_layer.rs:244
↓ 2 callers
Method
add_attachment
Returns the commands needed to add an attachment to the specified element If either element does not exist in the frame, this will still generate com
attic/animation/src/editor/keyframe_core.rs:662
↓ 2 callers
Method
add_layer
Adds a new layer or updates its properties
attic/sqlite_storage/src/sqlite_core.rs:278
↓ 2 callers
Method
added_path
Returns the added path for this element
attic/animation/src/traits/vector/group_element.rs:106
↓ 2 callers
Method
adjusted_control_points_for_curve_drag
Returns the adjusted control points for the element the AdjustEdgePoint belongs to when transformed by the given offset
attic/flo/src/standard_tools/adjust/adjust_state.rs:228
↓ 2 callers
Method
alpha
The alpha for this layer (0.0 - 1.0)
attic/animation/src/editor/stream_layer.rs:78
↓ 2 callers
Function
angle_for_point
(x, y)
attic/static_files/js/control.js:317
↓ 2 callers
Method
append_fragment
(&self, target: &mut String)
attic/user_interfaces/http_ui/src/minidom/element.rs:27
↓ 2 callers
Function
apply_templates_to_tree
(dom_node, control_data)
attic/static_files/js/flowbetween.js:1894
↓ 2 callers
Function
apply_templates_to_tree
(dom_node, control_data)
attic/user_interfaces/http_ui/js/flowbetween.js:1894
↓ 2 callers
Method
as_sections
Returns the sections of this curve
attic/animation/src/traits/time_path/time_curve.rs:47
↓ 2 callers
Method
as_vector_layer
Retrieves the definition of this layer as a vector layer
attic/animation/src/editor/stream_layer.rs:226
↓ 2 callers
Method
assign_ids_to_edits
Assigns element IDs to a set of
attic/animation/src/editor/stream_animation_core.rs:203
↓ 2 callers
Function
assign_sprite
Requests a sprite ID from the sprite manager in the current scene
flo/src/scenery/ui/tools/sprite_manager.rs:102
↓ 2 callers
Method
base_animation_type
Returns the base animation type for an effect description
attic/canvas_animation/src/description/base_animation.rs:46
↓ 2 callers
Function
base_url
Retrieves the base URL for a request
attic/user_interfaces/http_ui_actix/src/session_handler.rs:24
↓ 2 callers
Function
bind_viewmodel_to_tree
(dom_node, control_data, initial_controller_path)
attic/static_files/js/flowbetween.js:1902
↓ 2 callers
Function
bind_viewmodel_to_tree
(dom_node, control_data, initial_controller_path)
attic/user_interfaces/http_ui/js/flowbetween.js:1902
← previous
next →
601–700 of 4,327, ranked by callers