MCPcopy Create free account

hub / github.com/JohannaWeb/Aurora / functions

Functions1,438 in github.com/JohannaWeb/Aurora

↓ 2 callersFunctionchrome_html
Render the chrome component to a complete HTML document string.
src/window/chrome/dioxus_chrome.rs:224
↓ 2 callersMethodclear_dirty_bits
(&self)
src/js_v8/registry.rs:448
↓ 2 callersFunctioncollectIds
(from)
src/js_polyfills/custom_elements.js:1288
↓ 2 callersFunctioncollect_image_srcs
(node: &LayoutBox, base_url: Option<&str>, out: &mut Vec<ImageSource>)
src/runner/images.rs:93
↓ 2 callersFunctioncollect_matches
Depth-first traversal that matches every element against `selectors` while threading the matching context down the tree. `ancestors` is the live oute
src/js_v8/selectors/query.rs:318
↓ 2 callersFunctioncollect_text
(node: &NodePtr)
src/js_v8/tree/mutation.rs:435
↓ 2 callersFunctioncollect_text_content
(node: &StyledNode)
src/layout/text_metrics.rs:40
↓ 2 callersMethodcomposed_children
(&self, node: &NodePtr)
src/dom/shadow.rs:154
↓ 2 callersFunctioncompute_diff
Returns (ratio, diff_image)
tests/visual_regression.rs:130
↓ 2 callersFunctionconnected
()
src/js_polyfills/v8_post.js:273
↓ 2 callersFunctioncreate_dom_node
( mutator: &mut DocumentMutator<'_>, node: &NodePtr, parent_ns: &markup5ever::Namespace, maps:
src/blitz_document.rs:1471
↓ 2 callersFunctioncreate_shadow_root_node
( mutator: &mut DocumentMutator<'_>, shadow_root: &NodePtr, parent_ns: &markup5ever::Namespace,
src/blitz_document.rs:1521
↓ 2 callersMethoddebug_record_snapshot_rebuild_event
( &mut self, threshold: SnapshotRebuildThreshold, reason: SnapshotRebuildReason,
src/window/input.rs:233
↓ 2 callersFunctiondecode
(url: &str)
src/fetch/data_url.rs:3
↓ 2 callersFunctiondecodeUrlPart
(value)
src/js_polyfills/v8_base.js:460
↓ 2 callersFunctiondefaultUrlBase
()
src/js_polyfills/v8_base.js:531
↓ 2 callersFunctiondeferStampedUpgrade
(el)
src/js_polyfills/custom_elements.js:2157
↓ 2 callersMethoddistribute_slots
(&self, host: &NodePtr)
src/dom/shadow.rs:199
↓ 2 callersFunctiondo_parse
( source: &str, fetch_ctx: Option<(&str, &crate::identity::Identity)>, origin: Origin, )
src/css/stylesheet.rs:157
↓ 2 callersFunctiondocument_with_head_and_body
( head_children: Vec<NodePtr>, body_children: Vec<NodePtr>, mode: DocumentMode, )
src/html/tests.rs:17
↓ 2 callersFunctiondom_with_style
(html: &str)
src/js_v8/css_tests.rs:7
↓ 2 callersFunctiondraw_border
( img: &mut ScreenshotImage, x: u32, y: u32, w: u32, h: u32, color: Rgba<u8>, )
src/window/screenshot/primitives.rs:4
↓ 2 callersFunctionedge_lengths
(edge: crate::css::EdgeSizes)
src/layout/taffy_adapter.rs:148
↓ 2 callersFunctionelement_data_of
(node: &NodePtr)
src/js_v8/selectors/query.rs:297
↓ 2 callersFunctionelement_siblings_of
Collect `ElementData` for every Element child (ignoring Text nodes).
src/style/node.rs:170
↓ 2 callersFunctionencodeUrlPart
(value)
src/js_polyfills/v8_base.js:464
↓ 2 callersFunctionensureCreateElementPatch
()
src/js_polyfills/custom_elements.js:2222
↓ 2 callersFunctionensureDefinitionMetadata
(name, ctor)
src/js_polyfills/custom_elements.js:1119
↓ 2 callersFunctionenv_f32
(name: &str)
src/runner/cli.rs:56
↓ 2 callersFunctioneval_term
term = factor (('*' | '/') factor)
src/css/calc.rs:77
↓ 2 callersFunctionexception_message
( scope: &mut v8::PinnedRef<'_, v8::TryCatch<v8::HandleScope>>, fallback: &str, )
src/js_v8/runtime.rs:1873
↓ 2 callersFunctionexpand_for_content_box
Aurora's default is `content-box`: authored width/height are content sizes; Taffy expects border-box.
src/layout/taffy_adapter.rs:187
↓ 2 callersFunctionextract_scripts
(node: &crate::dom::NodePtr)
src/runner/scripts.rs:7
↓ 2 callersFunctionfetch_bytes_with_method
( url: &str, method: &str, body: Option<&str>, )
src/fetch/http.rs:115
↓ 2 callersFunctionfetch_script
( source: String, is_url: bool, base_url: Option<&str>, identity: &Identity, )
src/runner/pipeline.rs:500
↓ 2 callersFunctionfindStampedId
(host, id)
src/js_polyfills/custom_elements.js:569
↓ 2 callersFunctionfind_parent_for
(node_data: &NodeData, node: &NodePtr)
src/js_v8/node_create.rs:1133
↓ 2 callersMethodfire_lifecycle_event
(&mut self, event_type: &str)
src/js_v8/runtime.rs:1030
↓ 2 callersFunctionfn
(e)
src/js_polyfills/polymer_shim.js:122
↓ 2 callersMethodgap_px
(&self)
src/css/style_map.rs:68
↓ 2 callersFunctiongetAdoptedStyleSheets
(node)
src/js_polyfills/v8_post.js:849
↓ 2 callersFunctionget_ab_font
()
src/font/resources.rs:20
↓ 2 callersFunctionget_atlas_texture
()
src/font/metrics.rs:12
↓ 2 callersFunctionget_attr_value
( scope: &mut v8::PinScope<'_, '_>, args: v8::PropertyCallbackArguments, attr_name: &str, mut
src/js_v8/node_create.rs:1615
↓ 2 callersMethodget_glyph
Get metrics for a character.
src/atlas/atlas.rs:71
↓ 2 callersFunctionget_glyph_atlas
()
src/font/resources.rs:24
↓ 2 callersFunctionget_net_cache
()
src/blitz_document.rs:20
↓ 2 callersMethodhandle_content_paint_failure
( &mut self, paint_result: PaintResult, content_scene: &mut Scene, width: u32,
src/window/app.rs:168
↓ 2 callersMethodhas_active_media
(&self)
src/window/app_handler.rs:232
↓ 2 callersMethodhas_animation_frame_callbacks
(&self)
src/js_v8/runtime.rs:2035
↓ 2 callersFunctionheadless_identity
()
src/render/headless.rs:209
↓ 2 callersFunctionhex_value
(byte: u8)
src/fetch/data_url.rs:94
↓ 2 callersMethodhit_test_dom_node
(&self, x: f32, y: f32)
src/blitz_document.rs:751
↓ 2 callersMethodhost_for_shadow_root
(&self, shadow_root: &NodePtr)
src/dom/shadow.rs:256
↓ 2 callersFunctionhtml_escape
(s: &str)
src/dom/mod.rs:63
↓ 2 callersFunctionhtml_escape
(s: &str)
src/dom/serialize_html.rs:83
↓ 2 callersMethodimage_src
(&self)
src/layout/box.rs:131
↓ 2 callersFunctioninit
()
src/logging.rs:108
↓ 2 callersFunctioninner_html_target
Per spec, `template.innerHTML` reads and writes the template's content fragment, not its light children. Everything else targets the node itself.
src/js_v8/node_create.rs:1880
↓ 2 callersFunctioninstallAlias
(name, child)
src/js_polyfills/custom_elements.js:1299
↓ 2 callersFunctioninstallPlayerContextConfigProperty
(target)
src/js_polyfills/v8_base.js:413
↓ 2 callersFunctioninstallPolymerIdMapHooks
(el)
src/js_polyfills/custom_elements.js:1367
↓ 2 callersFunctioninstallTemplateIdAccessors
(ctor, template)
src/js_polyfills/custom_elements.js:606
↓ 2 callersFunctioninvokeBeforeRegister
(ctor, name)
src/js_polyfills/custom_elements.js:1533
↓ 2 callersFunctionisCustomElement
()
src/js_polyfills/v8_post.js:265
↓ 2 callersFunctionis_document_fragment
(node: &NodePtr)
src/dom/shadow.rs:89
↓ 2 callersFunctionis_svg_url
(url: &str)
src/runner/images.rs:88
↓ 2 callersFunctionjs_to_css_name
(js_name: &str)
src/js_v8/style_class/style.rs:318
↓ 2 callersMethodjustify_content
(&self)
src/css/style_map.rs:45
↓ 2 callersFunctionlayout_lines
Lay out `text` with optional line-wrapping and return `(width, height)`. Pass `None` for `max_width` to get intrinsic single-line dimensions.
src/layout/parley_text.rs:24
↓ 2 callersFunctionlayout_text_run
(text: &str, font_size: f32)
src/font/shape.rs:6
↓ 2 callersFunctionlength_dimension
(value: &str, viewport: ViewportSize, font_size: f32)
src/layout/taffy_adapter.rs:219
↓ 2 callersMethodload
(root: &LayoutBox, base_url: Option<&str>, identity: &Identity)
src/media.rs:44
↓ 2 callersFunctionload_images
( root: &LayoutBox, base_url: Option<&str>, identity: &Identity, )
src/runner/images.rs:14
↓ 2 callersMethodload_missing
( &mut self, root: &LayoutBox, base_url: Option<&str>, identity: &Identity,
src/media.rs:50
↓ 2 callersFunctionload_missing_images
( root: &LayoutBox, base_url: Option<&str>, identity: &Identity, cache: &mut ImageCache, )
src/runner/images.rs:24
↓ 2 callersFunctionload_missing_svgs
( root: &LayoutBox, base_url: Option<&str>, identity: &Identity, cache: &mut SvgCache, )
src/runner/images.rs:59
↓ 2 callersFunctionmakePlayerContextConfigs
(existing)
src/js_polyfills/v8_base.js:399
↓ 2 callersMethodmax_width_px
(&self)
src/css/style_map.rs:160
↓ 2 callersFunctionmergeYtConfig
(target, values)
src/js_polyfills/v8_base.js:428
↓ 2 callersMethodmin_width_px
(&self)
src/css/style_map.rs:156
↓ 2 callersFunctionnamespace_for_children
( name: &str, element_ns: &markup5ever::Namespace, )
src/blitz_document.rs:1735
↓ 2 callersMethodnext_runtime_deadline
(&self)
src/window/app.rs:85
↓ 2 callersMethodnext_sibling
(&self)
src/stylo_bridge/impls.rs:111
↓ 2 callersMethodpaint_with
( &mut self, painter: &mut impl PaintScene, width: u32, height: u32, )
src/blitz_document.rs:1298
↓ 2 callersFunctionparentOrShadowHost
(node)
src/js_polyfills/custom_elements.js:380
↓ 2 callersMethodparse
(url: &str)
src/fetch/url.rs:18
↓ 2 callersFunctionparseBindingParts
(str)
src/js_polyfills/custom_elements.js:1642
↓ 2 callersFunctionparseUrl
(input, base)
src/js_polyfills/v8_base.js:535
↓ 2 callersFunctionparse_box_shorthand
(value: Option<&str>)
src/css/shorthand.rs:65
↓ 2 callersFunctionparse_length_px
(value: &str)
src/css/length.rs:153
↓ 2 callersFunctionparse_nested_block
Parse a CSS block (e.g. @media body) directly as nested rules without string roundtrip.
src/css/stylesheet.rs:500
↓ 2 callersFunctionparse_rules
Parse CSS source into a flat `Vec<Rule>` using cssparser's `StyleSheetParser`.
src/css/stylesheet.rs:169
↓ 2 callersFunctionparsed_html_nodes
(html: &str)
src/js_v8/node_create.rs:2330
↓ 2 callersMethodperform_layout
(&mut self)
src/blitz_document.rs:313
↓ 2 callersMethodprev_sibling
(&self)
src/stylo_bridge/impls.rs:105
↓ 2 callersFunctionprobeCustomElementState
(name, el, ctor)
src/js_polyfills/custom_elements.js:944
↓ 2 callersFunctionpush_image_source
(src: &str, base_url: Option<&str>, out: &mut Vec<ImageSource>)
src/runner/images.rs:106
↓ 2 callersFunctionquery_first
(root: &NodePtr, selector: &str, start_node: &NodePtr)
src/js_v8/selectors/query.rs:14
↓ 2 callersFunctionqueue_attribute
Record an attribute mutation on `target_id`.
src/js_v8/mutation_observer.rs:283
← previousnext →301–400 of 1,438, ranked by callers