MCPcopy Create free account

hub / github.com/JohannaWeb/Aurora / functions

Functions1,438 in github.com/JohannaWeb/Aurora

↓ 6 callersFunctionclamp_content_width
( styles: &StyleMap, candidate_width: f32, available_width: f32, )
src/layout/constraints.rs:3
↓ 6 callersFunctionclear_parent
Clear `child`'s parent back-pointer (e.g. when detaching it from the tree).
src/dom/node.rs:37
↓ 6 callersMethoddom_node_for_blitz_id
(&self, node_id: usize)
src/blitz_document.rs:673
↓ 6 callersFunctiondrive_content_bearing_initial_navigation
Recover YouTube's first page transition only when the inline application data contains real content. Kevlar normally drives this through a private nav
src/runner/pipeline.rs:343
↓ 6 callersMethodfill_rect
(&mut self, bounds: Bounds, color: Rgba, opacity: f32)
src/render/image_backend.rs:49
↓ 6 callersFunctionfind_parent
(root: &NodePtr, target: &NodePtr)
src/js_v8/selectors/query.rs:125
↓ 6 callersFunctiongetDefinition
(nameOrCtor)
src/js_polyfills/custom_elements.js:1107
↓ 6 callersFunctiongetPath
(obj, path)
src/js_polyfills/polymer_shim.js:3
↓ 6 callersMethodlast_mirror_mutation_trace
(&self)
src/blitz_document.rs:317
↓ 6 callersFunctionpump_ready_work
Drive the JS event loop toward quiescence after a script or lifecycle step. This intentionally uses wall-clock `Instant::now()` instead of teleportin
src/runner/pipeline.rs:239
↓ 6 callersFunctionrebuildPolymerIdMap
(el)
src/js_polyfills/custom_elements.js:1282
↓ 6 callersMethodrecord_successful_paint
( &mut self, scene: &Scene, width: u32, height: u32, painted_at: Insta
src/window/app.rs:204
↓ 6 callersMethodrect
(&self)
src/layout/box.rs:54
↓ 6 callersFunctionresolve_relative_url
(base: &str, relative: &str)
src/fetch/resolve.rs:6
↓ 6 callersFunctionsanitizePropBag
(bag)
src/js_polyfills/custom_elements.js:1461
↓ 6 callersMethodscroll_by
(&mut self, amount: f32)
src/window/app_handler.rs:126
↓ 6 callersFunctionsibling_for_node
(node_data: &NodeData, delta: i32, elements_only: bool)
src/js_v8/node_create.rs:1166
↓ 5 callersMethodappend
(&self, parent: &Self::Handle, child: NodeOrText<Self::Handle>)
src/html/parser.rs:184
↓ 5 callersFunctionblitz_ids_for_dom_child
( mutator: &mut DocumentMutator<'_>, child: &NodePtr, parent_ns: &markup5ever::Namespace, maps
src/blitz_document.rs:1561
↓ 5 callersFunctionbuild_attr_object
( scope: &mut v8::PinScope<'s, '_>, name: &str, value: &str, )
src/js_v8/node_create.rs:1398
↓ 5 callersFunctionceContent
(el)
src/js_polyfills/custom_elements.js:173
↓ 5 callersFunctionceOn
()
src/js_polyfills/custom_elements.js:122
↓ 5 callersFunctiondetach_from_parent
Remove `child` from its current parent's child list, if it has one. Insertion is a *move* in the DOM: appending/inserting a node that already lives s
src/js_v8/tree/mutation.rs:491
↓ 5 callersMethoddrain_animation_frame_callbacks
(&mut self, now: Instant)
src/js_v8/runtime.rs:1989
↓ 5 callersFunctionenv_u32
(name: &str)
src/window/screenshot/mod.rs:119
↓ 5 callersFunctioneval_expr
expr = term (('+' | '-') term)
src/css/calc.rs:40
↓ 5 callersFunctionfont_size_from_styles
(styles: &StyleMap)
src/layout/text_metrics.rs:4
↓ 5 callersFunctiongetOrCreateSheet
(node)
src/js_polyfills/v8_post.js:567
↓ 5 callersFunctioninstallPrototypeForward
(proto, name)
src/js_polyfills/v8_post.js:144
↓ 5 callersFunctioninstall_accessor
( scope: &mut v8::PinScope<'s, '_>, template: v8::Local<v8::ObjectTemplate>, name: &str, gette
src/js_v8/node_create.rs:768
↓ 5 callersFunctionisActuallyConnected
(el)
src/js_polyfills/custom_elements.js:459
↓ 5 callersMethodis_element
(&self)
src/stylo_bridge/impls.rs:68
↓ 5 callersMethodis_shadow_root
(&self, node: &NodePtr)
src/dom/shadow.rs:264
↓ 5 callersMethodlookup
(&self, id: u32)
src/js_v8/registry.rs:404
↓ 5 callersFunctionmakeTrusted
(val)
src/js_polyfills/trusted_types.js:2
↓ 5 callersMethodnode_namespace
(&self, node_id: usize)
src/blitz_document.rs:1279
↓ 5 callersMethodoffset
(&mut self, dx: f32, dy: f32)
src/layout/box.rs:174
↓ 5 callersFunctionparseAbsoluteUrl
(input)
src/js_polyfills/v8_base.js:496
↓ 5 callersFunctionparse_length_value
(value: &str)
src/css/length.rs:55
↓ 5 callersFunctionqueue_childlist
Record a childList mutation (nodes added/removed under `target_id`).
src/js_v8/mutation_observer.rs:261
↓ 5 callersFunctionrememberPending
(el)
src/js_polyfills/custom_elements.js:2138
↓ 5 callersMethodresolve_inner
(&mut self)
src/blitz_document.rs:1423
↓ 5 callersFunctionresolve_length
Resolve a raw CSS length string to px, handling `calc()`, `min()`, `max()`, `clamp()`.
src/css/style_map_resolve.rs:267
↓ 5 callersFunctionruntime_with_render_doc
(dom: crate::dom::NodePtr)
src/js_v8/runtime_tests.rs:1733
↓ 5 callersMethodset_render_document
( &self, render_document: Option<Rc<RefCell<crate::blitz_document::BlitzDocument>>>, )
src/js_v8/registry.rs:128
↓ 5 callersFunctiontest_identity
()
src/js_v8/runtime_tests.rs:14
↓ 5 callersMethodtext
(&self)
src/layout/box.rs:112
↓ 4 callersFunctionadd
( scope: &mut v8::PinScope<'_, '_>, args: v8::FunctionCallbackArguments, mut _retval: v8::ReturnVa
src/js_v8/style_class/classlist.rs:63
↓ 4 callersMethodappend_before
(&self, sibling: &NodePtr, child: NodePtr)
src/html/parser.rs:87
↓ 4 callersFunctionappend_dom_children
( mutator: &mut DocumentMutator<'_>, parent_id: usize, node: &NodePtr, parent_ns: &markup5ever
src/blitz_document.rs:1453
↓ 4 callersMethodas_element
(&self)
src/dom/node.rs:166
↓ 4 callersFunctionassert_snapshot
Render a fixture and compare to its baseline snapshot.
tests/visual_regression.rs:30
↓ 4 callersFunctionboxWeakKey
(key)
src/js_polyfills/v8_base.js:270
↓ 4 callersFunctionbox_dimension
( value: Option<&str>, styles: &StyleMap, viewport: ViewportSize, font_size: f32, horizont
src/layout/taffy_adapter.rs:164
↓ 4 callersFunctionceCtorTag
(ctor)
src/js_polyfills/custom_elements.js:136
↓ 4 callersMethodcollect_by_tag_dom
(&self, tag: &str, start: &NodePtr)
src/js_v8/registry.rs:215
↓ 4 callersFunctioncompat
()
src/logging.rs:13
↓ 4 callersMethoddefine
Record (or replace) a definition. A redefinition of the same name keeps the latest constructor, matching the JS shim's `ensureDefinitionMetadata` whic
src/js_v8/custom_elements.rs:61
↓ 4 callersFunctiondraw_rect
( img: &mut ScreenshotImage, x: u32, y: u32, w: u32, h: u32, color: Rgba<u8>, )
src/window/screenshot/primitives.rs:33
↓ 4 callersFunctionelement_matches
Match a single `selectors::Selector` against a `CascadeElement`.
src/css/selectors_impl.rs:557
↓ 4 callersFunctionelement_qual_name_from_str
(name: &str, parent_ns: &markup5ever::Namespace)
src/blitz_document.rs:1675
↓ 4 callersFunctionensureEventMethods
(node)
src/js_polyfills/custom_elements.js:570
↓ 4 callersFunctionenv_flag
(name: &str)
src/runner/cli.rs:60
↓ 4 callersFunctionfetch_bytes
(url: &str, identity: &Identity)
src/fetch/api.rs:26
↓ 4 callersFunctionfetch_string
(url: &str, identity: &Identity)
src/fetch/api.rs:10
↓ 4 callersFunctionfind_element_by_id
(node: &NodePtr, id: &str)
src/js_v8/tree/mutation.rs:689
↓ 4 callersMethodfinish_failed_paint
( &mut self, paint_result: PaintResult, scene: &mut Scene, width: u32,
src/window/app.rs:217
↓ 4 callersFunctionfireAbort
(signal, reason)
src/js_polyfills/v8_base.js:732
↓ 4 callersMethodfire_dom_content_loaded
(&mut self)
src/js_v8/runtime.rs:2022
↓ 4 callersFunctiongetElementId
(el)
src/js_polyfills/custom_elements.js:254
↓ 4 callersMethodget_mut
(&self)
src/stylo_bridge/arena.rs:58
↓ 4 callersMethodhas_animation_frame_callbacks
(&self)
src/window/app.rs:92
↓ 4 callersFunctioninsertion_nodes
(node: &NodePtr)
src/js_v8/tree/mutation.rs:348
↓ 4 callersFunctioninset_value
( value: Option<&str>, viewport: ViewportSize, font_size: f32, )
src/layout/taffy_adapter.rs:85
↓ 4 callersFunctioninstall
(name, id)
src/js_polyfills/custom_elements.js:627
↓ 4 callersFunctioninstallPolymerMethods
(target)
src/js_polyfills/polymer_shim.js:153
↓ 4 callersFunctioninstall_map_method
( scope: &mut v8::PinScope<'s, '_>, obj: v8::Local<'s, v8::Object>, name: &str, callback: impl
src/js_v8/node_create.rs:1443
↓ 4 callersFunctioninstall_method
( scope: &mut v8::PinScope<'s, '_>, template: v8::Local<v8::ObjectTemplate>, name: &str, callb
src/js_v8/style_class/style.rs:70
↓ 4 callersFunctioninvokeListeners
(node, event, capturePhase)
src/js_polyfills/v8_base.js:42
↓ 4 callersFunctionis_document_fragment
(node: &NodePtr)
src/js_v8/node_create.rs:843
↓ 4 callersFunctionis_element_node
(node: &NodePtr)
src/blitz_document.rs:1583
↓ 4 callersMethodis_empty
(&self)
src/css/selectors_impl.rs:545
↓ 4 callersFunctionlog_youtube_debug_state
(runtime: &mut dyn crate::js_engine::JsRuntime, label: &str)
src/runner/pipeline.rs:441
↓ 4 callersFunctionmargin_value
(value: MarginValue)
src/layout/taffy_adapter.rs:157
↓ 4 callersFunctionmeasure_text_width
(text: &str, styles: &StyleMap)
src/layout/text_metrics.rs:12
↓ 4 callersFunctionmodify_classlist
(node: &NodePtr, f: F)
src/js_v8/style_class/classlist.rs:195
↓ 4 callersFunctionnode_ids
(registry: &Rc<NodeRegistry>, nodes: &[NodePtr])
src/js_v8/tree/mutation.rs:352
↓ 4 callersMethodrecord_mirror_mutation
( &mut self, op: &MirrorOp, blitz_node: Option<usize>, result: MirrorMutationR
src/blitz_document.rs:617
↓ 4 callersFunctionregistry_from_data
(args_data: v8::Local<'a, v8::Value>)
src/js_v8/mutation_observer.rs:73
↓ 4 callersMethodschedule_next_frame
(&self, event_loop: &winit::event_loop::ActiveEventLoop)
src/window/app_handler.rs:222
↓ 4 callersMethodset_current_script
(&mut self, _script: Option<&NodePtr>)
src/js_v8/runtime.rs:1894
↓ 4 callersFunctionshadyCssRecord
(entry)
src/js_polyfills/custom_elements.js:762
↓ 4 callersFunctionstrip_fn
Strip `fn_name(` prefix and `)` suffix, returning the inner args string.
src/css/calc.rs:164
↓ 4 callersMethodstyles_for
( &self, element: &ElementData, ancestors: &[ElementData], siblings: &[Element
src/css/stylesheet.rs:106
↓ 4 callersFunctionsync_inserted_nodes_to_render_document
( registry: &Rc<NodeRegistry>, parent: &NodePtr, nodes: &[NodePtr], )
src/js_v8/tree/mutation.rs:375
↓ 4 callersFunctionsync_style_attribute
(node: &NodePtr, style: &BTreeMap<String, String>)
src/js_v8/style_class/style.rs:210
↓ 4 callersFunctiontake_document_fragment_children
(node: &NodePtr)
src/js_v8/tree/mutation.rs:425
↓ 4 callersFunctiontest_input
()
src/window/input.rs:434
↓ 4 callersMethodtext
Create a text node containing a string.
src/dom/node.rs:220
↓ 4 callersMethodto_px
(self)
src/css/properties.rs:35
← previousnext →101–200 of 1,438, ranked by callers