MCPcopy Create free account

hub / github.com/Logicalshift/flowbetween / functions

Functions4,327 in github.com/Logicalshift/flowbetween

↓ 7 callersMethodflush
Resets the cached values
attic/canvas_animation/src/layer/cache.rs:71
↓ 7 callersMethodget_key_frames
Retrieves the times where key frames exist
attic/animation/src/traits/layer/layer.rs:43
↓ 7 callersMethodget_property
(&self, property_name: &str)
attic/ui/src/dynamic_viewmodel.rs:262
↓ 7 callersMethodid
(&self)
attic/user_interfaces/gtk_ui/src/widgets/widget.rs:44
↓ 7 callersMethodidentifier
The unique identifier for this panel
attic/flo/src/sidebar/panel.rs:123
↓ 7 callersMethodis_empty
True if there are no changes in this item
attic/animation/src/editor/pending_storage_change.rs:46
↓ 7 callersMethodlist_paths
Lists the paths in the database
attic/ui_files/src/sqlite/file_list.rs:217
↓ 7 callersMethodoffset_at_time
Returns the offset from the start point at the specified time
attic/canvas_animation/src/effects/motion_linear.rs:77
↓ 7 callersMethodorder_path_after
Re-orders a path so that it appears after a particular path (or None to appear at the beginning)
attic/ui_files/src/sqlite/file_list.rs:352
↓ 7 callersMethodoverlay
Sends some drawing commands to an overlay Overlay operations will clear any annotation that might have been added.
attic/flo/src/animation_canvas/canvas_renderer.rs:361
↓ 7 callersMethodpaint
Processes a paint action (at the top level)
attic/flo/src/standard_tools/select.rs:901
↓ 7 callersMethodprocess
(&mut self, flo_gtk: &mut FloGtk, action: &GtkWidgetAction)
attic/user_interfaces/gtk_ui/src/widgets/widget.rs:45
↓ 7 callersMethodproperty_for_index
Retrieve the property ID for a database index
flo/src/scenery/canvas/sqlite/canvas_properties.rs:56
↓ 7 callersMethodqueue_draw
Indicates a drawing request is required
attic/user_interfaces/gtk_ui/src/widgets/flo_canvas_widget.rs:177
↓ 7 callersMethodreduce
Attempts to combine consecutive events that can be considered a single event (paint events, basically)
attic/user_interfaces/gtk_ui/src/session/consolidate_actions.rs:49
↓ 7 callersMethodregion
Calculates the corners of the region for this tool dock in a window of the specified size
flo/src/scenery/ui/tools/tool_dock.rs:196
↓ 7 callersMethodregister_widget
Associates a widget with an ID
attic/user_interfaces/gtk_ui/src/widgets/widget_data.rs:59
↓ 7 callersMethodretrieve
Retrieves the cached item at the specified time, if it exists
attic/animation/src/editor/stream_layer_cache.rs:89
↓ 7 callersMethodscale
Scales the element around a point
attic/animation/src/editor/element_transform.rs:147
↓ 7 callersMethodserialize
Generates a serialized version of this fill option on the specified data target
attic/animation/src/serializer/fill_option.rs:9
↓ 7 callersMethodserialize
Generates a serialized version of this ordering on the specified data target
attic/animation/src/serializer/edit/element_ordering.rs:9
↓ 7 callersMethodserialize
Generates a serialized version of this edit on the specified data target
attic/animation/src/serializer/edit/motion_edit.rs:9
↓ 7 callersMethodset_line_width
Sets the line width
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:343
↓ 7 callersMethodset_time
Sets the time that paths added to this layer should appear
attic/canvas_animation/src/path/drawing_to_path.rs:33
↓ 7 callersFunctionshape_renderer_program
Runs a shape renderer program that uses the supplied function to generate the drawing instructions for a shape
flo/src/scenery/canvas/render/shape_type_renderer.rs:88
↓ 7 callersFunctiontest_rect
()
flo/src/scenery/canvas/sqlite/test_canvas_program.rs:29
↓ 7 callersFunctiontest_shape_type
()
flo/benches/canvas_performance.rs:4
↓ 7 callersMethodto_html_subcomponent
(&self, base_path: &str, controller_path: &str)
attic/user_interfaces/http_ui/src/htmlcontrol.rs:157
↓ 7 callersMethodto_property
(self)
attic/ui/src/property.rs:176
↓ 7 callersMethodwith_region
(self, region: Vec<SimpleBezierPath>)
attic/canvas_animation/src/effects/effect_region.rs:30
↓ 6 callersMethodadd_region
Adds an animation region to this layer
attic/canvas_animation/src/layer/animation_layer.rs:79
↓ 6 callersFunctioncanvas_identity_transform
Computes the identity transform for this canvas
attic/user_interfaces/cocoa_ui/src/canvas_transform.rs:6
↓ 6 callersMethodclear_annotation
Ensures that any annotations that have been performed are cleared
attic/flo/src/animation_canvas/canvas_renderer.rs:407
↓ 6 callersMethodconnect_size_allocate
Handles resizing the widget
attic/user_interfaces/gtk_ui/src/widgets/flo_rotor_widget.rs:203
↓ 6 callersMethoddraw
Adds drawing onto this layer
attic/canvas_animation/src/layer/animation_layer.rs:163
↓ 6 callersFunctionerror
()
attic/static_files/js/flowbetween.js:181
↓ 6 callersMethoderror
Creates an 'error' element wrapper
attic/animation/src/editor/element_wrapper.rs:89
↓ 6 callersFunctionget_attributes
(control_data)
attic/static_files/js/flowbetween.js:518
↓ 6 callersFunctionget_attributes
(control_data)
attic/user_interfaces/http_ui/js/flowbetween.js:518
↓ 6 callersMethodget_subcontroller
(&self, id: &str)
attic/ui/src/diff_viewmodel.rs:337
↓ 6 callersMethodget_updates
Finds all of the updates for this viewmodel
attic/ui/src/diff_viewmodel.rs:212
↓ 6 callersMethodid
Retrieves the ID for this resource
attic/ui/src/resource_manager.rs:74
↓ 6 callersMethodindex_for_brush
(&mut self, brush_id: CanvasBrushId)
flo/src/scenery/canvas/sqlite/canvas_brushes.rs:31
↓ 6 callersMethodinset
Creates a new rectangle that's inset from this one by a certain amount
attic/animation/src/traits/path/rect.rs:56
↓ 6 callersFunctioninterpolate_points
(x1: f64, x2: f64, x3: f64, x4: f64, tension: f64)
flo/src/scenery/brush/smoothing_streams.rs:34
↓ 6 callersMethodinto
(self)
attic/animation/src/traits/vector/path_element.rs:176
↓ 6 callersMethodnormalize
(self)
attic/animation/src/traits/path/rect.rs:72
↓ 6 callersMethodoverlaps_path
Returns true if this path is overlaps the specified path
attic/canvas_animation/src/path/path_in_region.rs:14
↓ 6 callersFunctionpointer_event_to_paint_event
(pointer_event, action, target_element)
attic/static_files/js/paint.js:119
↓ 6 callersFunctionpointer_event_to_paint_event
(pointer_event, action, target_element)
attic/user_interfaces/http_ui/js/paint.js:119
↓ 6 callersMethodpoints
Retrieves the points in this brush element
attic/animation/src/traits/vector/brush_element.rs:43
↓ 6 callersMethodprepare_to_render
Prepares the context to render with these properties
attic/animation/src/traits/vector/properties.rs:63
↓ 6 callersMethodquery_document_outline
Queries the outline of the document
flo/src/scenery/canvas/sqlite/canvas_queries.rs:425
↓ 6 callersFunctionread_all_layers
Reads all of the layers in an animation
attic/animation/src/undo/tests/undo_layer_edits.rs:61
↓ 6 callersMethodremove_shape
Removes a shape and all its associations from the canvas
flo/src/scenery/canvas/sqlite/canvas_shapes.rs:263
↓ 6 callersMethodretire
Retires an edit to this undo log
attic/animation/src/undo/undo_log.rs:68
↓ 6 callersMethodretired_edits
Returns a stream of edits as they are being retired (ie, the edits that are now visible on the animation)
attic/animation/src/undo/undoable_animation.rs:318
↓ 6 callersFunctionsend_to_dialog
(dialog: DialogId, message: Dialog, subprograms: &mut HashMap<DialogId, OutputSink<Dialog>>)
flo/src/scenery/ui/egui/hub.rs:45
↓ 6 callersMethodserialize
Generates a serialized version of this transformation on a data target
attic/animation/src/serializer/vector/transformation.rs:10
↓ 6 callersMethodserialize
Generates a serialized version of this edit on the specified data target
attic/animation/src/serializer/edit/element_align.rs:9
↓ 6 callersMethodserialize_next
Generates a serialized version of this brush point on the specified data target
attic/animation/src/serializer/vector/brush_point.rs:19
↓ 6 callersMethodserialize_to_string
Generates a string version of this element
attic/animation/src/editor/element_wrapper.rs:105
↓ 6 callersMethodset_point_at_time
Generates a time curve with the point at a particular time moved to a new location If the duration is before the start or after the end of the curve,
attic/animation/src/traits/time_path/edit.rs:25
↓ 6 callersMethodset_transform
Sets the transformation matrix for this state
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:412
↓ 6 callersFunctionsimple_tree
()
attic/ui/src/diff.rs:119
↓ 6 callersMethodsub_element_ids
The IDs of the sub-elements of this element
attic/animation/src/traits/vector/vector.rs:167
↓ 6 callersMethodtool_plinth
(&mut self, pos: (f32, f32), size: (f32, f32), state: ToolPlinthState)
flo/src/scenery/ui/tools/tool_graphics.rs:107
↓ 6 callersMethodupdate_undo_log_size
Sends the size of the undo log to anything that's subscribed to the log size publisher
attic/animation/src/undo/undoable_animation_core.rs:22
↓ 6 callersFunctionvisit_dom
(dom_node, control_data, visit_node, initial_controller_path)
attic/static_files/js/flowbetween.js:704
↓ 6 callersFunctionvisit_dom
(dom_node, control_data, visit_node, initial_controller_path)
attic/user_interfaces/http_ui/js/flowbetween.js:704
↓ 6 callersMethodx
(&self)
flo/src/scenery/canvas/point.rs:39
↓ 6 callersMethody
(&self)
flo/src/scenery/canvas/point.rs:47
↓ 5 callersFunctionadd_action_event
(node, event_name, handler, options)
attic/static_files/js/flowbetween.js:974
↓ 5 callersFunctionadd_action_event
(node, event_name, handler, options)
attic/user_interfaces/http_ui/js/flowbetween.js:974
↓ 5 callersFunctioncalculate_layer_transform
Calculates the layer transform for the canvas
flo/src/scenery/canvas/render/canvas_render_program.rs:103
↓ 5 callersMethodcanvas_resource
If this control has a canvas attribute, finds it
attic/ui/src/control/control.rs:180
↓ 5 callersMethodclone
(&self)
attic/flo/src/model/selection.rs:43
↓ 5 callersMethodcmp
(&self, other: &Self)
attic/flo/src/sidebar/panel.rs:52
↓ 5 callersFunctioncolor_tool_border
()
flo/src/scenery/ui/colors.rs:19
↓ 5 callersMethodcontrol
Retrieves the control that renders this virtual canvas
attic/ui/src/controllers/virtual_canvas.rs:62
↓ 5 callersFunctioncreate_layer
()
attic/user_interfaces/http_ui/js/canvas.js:270
↓ 5 callersMethodcurrent_transform
Returns the current affine transform for this state
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:154
↓ 5 callersMethoddescription
Provides a description that can be used as a suffix for a value in these units
attic/flo/src/model/time.rs:17
↓ 5 callersFunctiondeserialize_color
Deserializes a colour from a data source
attic/animation/src/serializer/color.rs:53
↓ 5 callersMethoddisplay_name_for_path
Retrieves the display name for a particular path
attic/ui_files/src/sqlite/file_list.rs:385
↓ 5 callersMethoddrawing_style
Retrieves the drawing style for this element
attic/animation/src/traits/vector/brush_definition_element.rs:60
↓ 5 callersMethodedit_buffer
Retrieves the edit buffer set in this state
attic/cmdline/commands/src/state.rs:102
↓ 5 callersMethodelement_name
(&self)
attic/user_interfaces/http_ui/src/minidom/element.rs:71
↓ 5 callersMethodget_layer_ids
Retrieves the IDs of the layers in this object
attic/animation/src/undo/undoable_animation.rs:260
↓ 5 callersMethodget_matrix
Retrieves the matrix for this transformation
attic/animation/src/traits/vector/transformation.rs:84
↓ 5 callersMethodget_target_object
Retrieves the target object, if it's available
attic/user_interfaces/cocoa_ui/src/session.rs:157
↓ 5 callersMethodget_window
Attempts to retrieve the window with the specified ID
attic/user_interfaces/gtk_ui/src/gtk_thread/flo_gtk.rs:202
↓ 5 callersFunctionis_close
Returns true if two points are 'close enough' to be considered the same in PartialEq
attic/animation/src/traits/path/component.rs:26
↓ 5 callersMethodis_zero_size
(&self)
attic/animation/src/traits/path/rect.rs:112
↓ 5 callersMethodlevel
(&self)
attic/logging/src/log_msg.rs:33
↓ 5 callersFunctionmake_event
(kind, parameter)
attic/static_files/js/flowbetween.js:1746
↓ 5 callersFunctionmake_event
(kind, parameter)
attic/user_interfaces/http_ui/js/flowbetween.js:1746
↓ 5 callersFunctionmake_request
(events, session_id)
attic/static_files/js/flowbetween.js:1833
↓ 5 callersFunctionmake_request
(events, session_id)
attic/user_interfaces/http_ui/js/flowbetween.js:1833
↓ 5 callersMethodmove_to
Moves this point to the specified position
attic/animation/src/traits/time_path/time_control_point.rs:36
← previousnext →301–400 of 4,327, ranked by callers