MCPcopy Create free account

hub / github.com/Logicalshift/flowbetween / functions

Functions4,327 in github.com/Logicalshift/flowbetween

↓ 2 callersFunctionbrush_fill_in_points
Takes a set of brush points from an input device and smooths them to generate brush points that are a fixed distance apart To generate points that ar
flo/src/scenery/brush/smoothing_streams.rs:144
↓ 2 callersFunctionbuffer_word
(offset)
attic/static_files/js/canvas.js:1008
↓ 2 callersFunctionbuffer_word
(offset)
attic/user_interfaces/http_ui/js/canvas.js:1008
↓ 2 callersMethodbuttons
Returns a list of mouse buttons that a particular GTK device should respond to (the empty list indicates all buttons for this input source)
attic/user_interfaces/gtk_ui/src/gtk_widget_event_type.rs:35
↓ 2 callersFunctionbytes_from_data
Creates some glib bytes from an image data object
attic/user_interfaces/gtk_ui/src/widgets/image.rs:55
↓ 2 callersMethodcalculate_bounding_boxes
Calculates the bounding boxes for the specified drawing
attic/canvas_animation/src/layer/cache.rs:81
↓ 2 callersMethodcalculate_region_bounding_boxes
Calculates the bounding boxes for the animation regions
attic/canvas_animation/src/layer/cache.rs:114
↓ 2 callersFunctioncanvas_color
(egui_color: &epaint::Color32)
flo/src/scenery/ui/egui/draw.rs:26
↓ 2 callersFunctioncanvas_height_transform
Computes a matrix to be appended to the identity transform that will set the height of the canvas
attic/user_interfaces/cocoa_ui/src/canvas_transform.rs:24
↓ 2 callersFunctioncheck_device
()
attic/static_files/js/paint.js:165
↓ 2 callersFunctioncheck_device
()
attic/user_interfaces/http_ui/js/paint.js:165
↓ 2 callersMethodchild_elements_for_parent
Returns the child element IDs for a parent element
attic/animation/src/editor/keyframe_core.rs:474
↓ 2 callersMethodchild_nodes
(&'a self)
attic/ui/src/diff.rs:110
↓ 2 callersMethodclear_stored_layer
Frees the stored layer object
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:504
↓ 2 callersMethodclips_to_viewport
Returns true if the specified widget should clip to the viewport
attic/user_interfaces/gtk_ui/src/widgets/flo_layout.rs:131
↓ 2 callersMethodclone
(&self)
attic/flo/src/model/timeline.rs:54
↓ 2 callersMethodclone_with_element
Creates an element wrapper that's a clone of the current wrapper except for the element it contains
attic/animation/src/editor/element_wrapper.rs:73
↓ 2 callersMethodclose
Marks the core as closed
attic/ui/src/controllers/controller_event.rs:130
↓ 2 callersFunctioncollect_regions
Collects a list of animation regions into a set of IDs and paths
attic/canvas_animation/src/region/collect.rs:11
↓ 2 callersFunctioncolor_brush_preview
()
flo/src/scenery/ui/colors.rs:32
↓ 2 callersFunctioncolor_from_properties
Tries to create a colour from canvas properties with the type and value in them
flo/src/scenery/canvas/basic_properties.rs:95
↓ 2 callersFunctioncolor_tool_background
()
flo/src/scenery/ui/colors.rs:22
↓ 2 callersFunctioncolor_tool_background_highlighted
()
flo/src/scenery/ui/colors.rs:24
↓ 2 callersFunctioncolor_tool_dock_highlight
()
flo/src/scenery/ui/colors.rs:29
↓ 2 callersMethodcommit_to_animation
Commits this preview to an animation, returning the element IDs that were generated
attic/animation/src/brushes/brush_preview.rs:175
↓ 2 callersMethodcommit_to_layer
Removes any annotation and then commits some drawing actions to a particular layer In general this is useful at the end of a brush stroke, where we w
attic/flo/src/animation_canvas/canvas_renderer.rs:465
↓ 2 callersMethodconnect_viewport_changed_on_adjust
Tells the fixed widget that the viewport has changed when an adjustment changes
attic/user_interfaces/gtk_ui/src/widgets/flo_scroll_widget.rs:116
↓ 2 callersMethodconnect_virtual_scroll_on_adjust
Generates a virtual scroll event when an adjustment changes
attic/user_interfaces/gtk_ui/src/widgets/flo_scroll_widget.rs:215
↓ 2 callersFunctionconnect_websocket
(websocket_port, session_id)
attic/static_files/js/flowbetween.js:1781
↓ 2 callersFunctionconnect_websocket
(websocket_port, session_id)
attic/user_interfaces/http_ui/js/flowbetween.js:1781
↓ 2 callersFunctioncontinue_drag
(x, y)
attic/static_files/js/control.js:362
↓ 2 callersFunctioncontinue_drag
(x, y)
attic/user_interfaces/http_ui/js/control.js:362
↓ 2 callersMethodcontrol_points
(&self)
flo/src/scenery/brush/core_brush_settings.rs:269
↓ 2 callersMethodcontrol_points
Fetches the control points for this element
attic/animation/src/traits/vector/brush_element.rs:129
↓ 2 callersFunctionconvert_button
Converts a button press from flo_draw to egui
flo/src/scenery/ui/egui/events.rs:26
↓ 2 callersFunctionconvert_key
Converts a keypress from flo_draw to an egui Key object, if there's an equivalent
flo/src/scenery/ui/egui/key.rs:23
↓ 2 callersMethodconvert_ref
Converts to a refernece of the specified type if possible
attic/flo/src/tools/generic_tool.rs:93
↓ 2 callersMethodcreate_element
Creates an element with a specific vector definition
attic/animation/src/editor/core_layer.rs:50
↓ 2 callersFunctioncreate_layer
()
attic/static_files/js/canvas.js:270
↓ 2 callersFunctioncreate_model
Creates an animation model to use in the tests
attic/flo/src/tools/tool_future.rs:139
↓ 2 callersFunctioncreate_new_promise
()
attic/static_files/js/flowbetween.js:1762
↓ 2 callersFunctioncreate_new_promise
()
attic/user_interfaces/http_ui/js/flowbetween.js:1762
↓ 2 callersMethodcurve_for_start_point
Returns the bezier curve (and end point ID) corresponding to the specified start point
attic/flo/src/standard_tools/adjust/adjust_state.rs:108
↓ 2 callersFunctiondecode_url
Decodes a URL into a resource URL
attic/user_interfaces/http_ui_actix/src/session_resource_handler.rs:63
↓ 2 callersMethoddelete_control
Removes a control and it's child controls from the session data structures, and generates the actions needed to remove it from the GTK control hierarc
attic/user_interfaces/gtk_ui/src/session/gtk_session.rs:381
↓ 2 callersMethoddelete_path
Removes a path from this manager and deletes the file that was found there
attic/ui_files/src/sqlite/file_manager.rs:294
↓ 2 callersFunctiondet2
(matrix)
attic/static_files/js/matrix.js:14
↓ 2 callersMethoddetach_element
Removes an element from all of its attachments
attic/animation/src/storage/in_memory_storage.rs:152
↓ 2 callersMethoddispatch_command
Dispatches a command to the controllers attached to this core
attic/ui/src/session/core.rs:129
↓ 2 callersMethoddispatch_event
Dispatches an event to the specified controller
attic/ui/src/session/core.rs:147
↓ 2 callersMethoddispatch_tick
(&'a mut self, controller: &'a dyn Controller)
attic/ui/src/session/core.rs:296
↓ 2 callersMethoddistance_to
(&self, target: &TimePoint)
attic/canvas_animation/src/description/time.rs:145
↓ 2 callersMethoddot
(&self, target: &Self)
attic/animation/src/brushes/ink.rs:187
↓ 2 callersMethoddraw
(&self, drawing: &mut impl GraphicsContext)
flo/src/scenery/canvas/basic_properties.rs:231
↓ 2 callersMethoddraw
Redraws this tool dock
flo/src/scenery/ui/tools/tool_dock.rs:113
↓ 2 callersMethoddraw
Performs some drawing actions on the specified view
attic/user_interfaces/cocoa_ui/src/session.rs:473
↓ 2 callersMethoddraw_frame_layers
Draws the current set of frame layers
attic/flo/src/editor/canvas_controller.rs:353
↓ 2 callersMethodedit
Retrieves a sink that can be used to send edits for this animation Edits are supplied as groups (stored in a vec) so that it's possible to ensure tha
attic/animation/src/editor/stream_animation.rs:335
↓ 2 callersMethodelement_after
Returns the element that comes after the specified element (or None if there is none)
attic/animation/src/editor/keyframe_core.rs:875
↓ 2 callersMethodelements_at_point
Returns the elements at the specified point
attic/flo/src/model/frame.rs:375
↓ 2 callersMethodelements_ref
Returns references to the elements that make up this path as an iterator
attic/animation/src/traits/path/path.rs:147
↓ 2 callersMethodencode
()
attic/user_interfaces/cocoa_pipe/src/event.rs:25
↓ 2 callersMethodend_point
(&self)
flo/src/scenery/brush/core_brush_settings.rs:264
↓ 2 callersMethodfill_cache
Starts filling the cache in the background, in preparation for future operations
attic/canvas_animation/src/layer/animation_layer.rs:186
↓ 2 callersFunctionfinish_drag
()
attic/static_files/js/flowbetween.js:1137
↓ 2 callersFunctionfinish_drag
()
attic/user_interfaces/http_ui/js/flowbetween.js:1137
↓ 2 callersMethodfollow_binding
Follows a binding and publishes updates to the update stream
attic/ui/src/dynamic_viewmodel.rs:249
↓ 2 callersMethodfollow_undo_log_size_changes
Retrieves a stream that tracks the size of the undo log (this is an expiring stream, so backpressure will cause updates to be discarded: ie, reads wil
attic/flo/src/model/flo_model.rs:292
↓ 2 callersFunctionfour_floats
(vals: &Vec<f32>)
flo/src/scenery/canvas/basic_properties.rs:73
↓ 2 callersFunctionfragment_val
(fragment_char)
attic/static_files/js/canvas.js:988
↓ 2 callersFunctionfragment_val
(fragment_char)
attic/user_interfaces/http_ui/js/canvas.js:988
↓ 2 callersMethodframe
Retrieves the currently selected frame, if there is one
attic/cmdline/commands/src/state.rs:109
↓ 2 callersMethodframe_length
Retrieves the duration of a single frame
attic/flo/src/model/flo_model.rs:336
↓ 2 callersFunctionget_bounds
(path: &Vec<P>)
attic/animation/src/raycast/path_combine.rs:9
↓ 2 callersFunctionget_cocoa_session_with_id
Retrieves the session for a FloControl objective-C object
attic/user_interfaces/cocoa_ui/src/app.rs:215
↓ 2 callersFunctionget_controller
Finds the controller ont he specified path in the given session
attic/user_interfaces/http_ui_actix/src/session_resource_handler.rs:105
↓ 2 callersMethodget_controller_path_at_address
Retrieves the controller path for a given address relative to this view model
attic/user_interfaces/cocoa_pipe/src/view_state.rs:84
↓ 2 callersMethodget_controller_path_for_view
Retrieves the controller path for a particular view ID
attic/user_interfaces/cocoa_pipe/src/app_state.rs:188
↓ 2 callersFunctionget_decorative_subnodes
(node)
attic/static_files/js/flowbetween.js:511
↓ 2 callersFunctionget_decorative_subnodes
(node)
attic/user_interfaces/http_ui/js/flowbetween.js:511
↓ 2 callersMethodget_file_manager
Retrieves the file manager for this file chooser
attic/flo/src/chooser/flo_chooser.rs:55
↓ 2 callersMethodget_input_sink
(&self)
attic/user_interfaces/cocoa_ui/src/cocoa_ui.rs:33
↓ 2 callersMethodget_input_sink
Retrieves an input event sink for this user interface
attic/ui/src/session/session.rs:86
↓ 2 callersMethodget_key_frame_at_time
Returns the time of the keyframe that will be active at the specified time
attic/animation/src/editor/stream_layer.rs:129
↓ 2 callersMethodget_keyframe_model
Creates a keyframe model from a frame range
attic/flo/src/model/timeline.rs:213
↓ 2 callersMethodget_layer_brush
Retrieves the brush settings for the specified layer
attic/flo/src/animation_canvas/canvas_renderer.rs:494
↓ 2 callersMethodget_layout
Performs layout of the widgets in this item
attic/user_interfaces/gtk_ui/src/widgets/flo_layout.rs:153
↓ 2 callersMethodget_num_edits
Retrieves the total number of items that have been performed on this animation
attic/flo/src/model/flo_model.rs:357
↓ 2 callersMethodget_resource_with_id
Given a resource ID, returns the corresponding resource
attic/ui/src/resource_manager.rs:247
↓ 2 callersFunctionget_session_id
Retrieves the view ID for an object
attic/user_interfaces/cocoa_ui/src/event.rs:172
↓ 2 callersMethodget_stored_layer
Retrieves the stored layer for this object
attic/user_interfaces/cocoa_ui/src/canvas_state.rs:511
↓ 2 callersMethodget_subview_controller
If the subviews of this view have a different controller, this will return it
attic/user_interfaces/cocoa_pipe/src/view_state.rs:77
↓ 2 callersMethodget_underlying
Retrieves the underlying widget for this UI widget
attic/user_interfaces/gtk_ui/src/widgets/flo_fixed_widget.rs:347
↓ 2 callersMethodget_underlying
(&'a self)
attic/user_interfaces/gtk_ui/src/widgets/flo_overlay_widget.rs:139
↓ 2 callersMethodget_underlying
(&'a self)
attic/user_interfaces/gtk_ui/src/widgets/flo_rotor_widget.rs:360
↓ 2 callersMethodget_updates
(&self)
attic/user_interfaces/cocoa_ui/src/cocoa_ui.rs:37
↓ 2 callersMethodget_viewport
(&self)
attic/user_interfaces/gtk_ui/src/widgets/flo_layout.rs:502
↓ 2 callersFunctiongroup_stream
Given a stream of Vecs<>, tries to read as many entries as possible from the stream and collapses them into single Vec<> items. This groups things tog
attic/user_interfaces/cocoa_pipe/src/regulator.rs:9
↓ 2 callersFunctionhandle_no_session
Handles a request for a session that doesn't exist (This creates a new session for this user)
attic/user_interfaces/http_ui_actix/src/session_handler.rs:57
↓ 2 callersMethodheight
The height of the widget
attic/user_interfaces/gtk_ui/src/widgets/flo_layout.rs:87
← previousnext →701–800 of 4,327, ranked by callers