MCPcopy Create free account

hub / github.com/ZeroX-DG/moon / functions

Functions885 in github.com/ZeroX-DG/moon

↓ 3 callersMethodemit_loading_started
(&self, event_emitter: &Sender<OutputEvent>)
render/src/engine.rs:109
↓ 3 callersMethodemit_new_title
(&self, event_emitter: &Sender<OutputEvent>)
render/src/engine.rs:119
↓ 3 callersMethodemit_new_url
(&self, event_emitter: &Sender<OutputEvent>)
render/src/engine.rs:102
↓ 3 callersFunctionestablish_context
( context_type: FormattingContextType, establish_by: LayoutBoxPtr, )
components/layout/src/formatting_context.rs:52
↓ 3 callersMethodfind_first_deepest_decendant
(&self, callback: F)
components/shared/src/tree_node.rs:131
↓ 3 callersMethodflush_text_insertion
(&mut self)
components/html/src/tree_builder/mod.rs:499
↓ 3 callersMethodformatting_context
(&self)
components/layout/src/layout_box.rs:434
↓ 3 callersMethodget_bytes_per_row
(&self)
components/gfx/src/canvas.rs:176
↓ 3 callersMethodget_data
(&self)
components/dom/src/text.rs:23
↓ 3 callersMethodget_str
(&self, attr: &str)
components/dom/src/element.rs:25
↓ 3 callersMethodgoto
(&self, raw_url: String)
main/src/state/browser.rs:62
↓ 3 callersMethodhandle_in_table
(&mut self, mut token: Token)
components/html/src/tree_builder/mod.rs:2382
↓ 3 callersMethodhas_element_name_in_select_scope
(&self, target: &str)
components/html/src/tree_builder/stack_of_open_elements.rs:183
↓ 3 callersMethodhas_no_child
(&self)
components/shared/src/tree_node.rs:184
↓ 3 callersMethodinsert_before
Insert a child node to a parent node before a reference child node Ensure that: 1. The previous sibling of reference child is the child node if refer
components/shared/src/tree_node.rs:262
↓ 3 callersMethodis_character_part_of_attribute
(&self)
components/html/src/tokenizer/mod.rs:2399
↓ 3 callersMethodis_element
(&self)
components/dom/src/node.rs:249
↓ 3 callersMethodis_eof
(&self)
components/html/src/tokenizer/token.rs:121
↓ 3 callersMethodis_eos
(&self)
components/shared/src/data_stream.rs:28
↓ 3 callersFunctionis_start_number
Check if 3 codepoints would start a number https://www.w3.org/TR/css-syntax-3/#starts-with-a-number
components/css/src/tokenizer/mod.rs:129
↓ 3 callersFunctionis_start_with_two_hex
(input: &str)
components/url/src/helper.rs:61
↓ 3 callersFunctionis_window_drive_letter
(input: &str)
components/url/src/helper.rs:20
↓ 3 callersMethodlayout_block_level_children
(&self, context: &mut LayoutContext, layout_node: LayoutBoxPtr)
components/layout/src/flow/block.rs:54
↓ 3 callersMethodload_html
( &mut self, html: String, base_url: Url, resource_loop_tx: Sender<LoadRequest
render/src/page.rs:53
↓ 3 callersMethodnew_attribute
(&mut self, attribute: Attribute)
components/html/src/tokenizer/mod.rs:2378
↓ 3 callersMethodnext_token
(&mut self)
components/html/src/tokenizer/mod.rs:168
↓ 3 callersMethodparent
(&self)
components/html/src/tree_builder/mod.rs:122
↓ 3 callersMethodpeek_next
(&self, len: usize)
components/shared/src/data_stream.rs:24
↓ 3 callersMethodremove
(&mut self, tokens: Vec<String>)
components/dom/src/dom_token_list.rs:31
↓ 3 callersMethodrender_frame
(&mut self, pipeline: &mut Pipeline, opts: PipelineRunOptions)
render/src/frame.rs:98
↓ 3 callersFunctionreport_validation_error
()
components/url/src/host_parser.rs:8
↓ 3 callersMethodrun
Start the main loop for parsing DOM tree
components/html/src/tree_builder/mod.rs:281
↓ 3 callersMethodscroll_height
(&self)
components/layout/src/layout_box.rs:301
↓ 3 callersMethodscrollbar_width
TODO: Support dynamic scroll bar width
components/layout/src/layout_box.rs:206
↓ 3 callersMethodset_force_quirks
(&mut self, value: bool)
components/html/src/tokenizer/token.rs:73
↓ 3 callersMethodset_mouse_over
(&self, value: bool)
components/layout/src/layout_box.rs:297
↓ 3 callersMethodset_offset
(&mut self, offset: Point)
components/layout/src/flow/line_box.rs:115
↓ 3 callersMethodset_scroll_top
(&self, y: f32)
components/layout/src/layout_box.rs:293
↓ 3 callersMethodshorten_path
(&mut self)
components/url/src/url.rs:44
↓ 3 callersMethodswitch_to_return_state
(&mut self)
components/html/src/tokenizer/mod.rs:2374
↓ 3 callersMethodtessellate_path
(&mut self, path: Path)
components/gfx/src/tessellator.rs:26
↓ 3 callersMethodtransfer_children_to_node
Transfer parent of nodes
components/shared/src/tree_node.rs:197
↓ 3 callersMethodupdate_last_line
(&mut self, context: &mut LayoutContext)
components/layout/src/flow/line_box.rs:220
↓ 3 callersMethodupgrade
(&self)
components/shared/src/tree_node.rs:299
↓ 3 callersFunctionuse_context
(context: Rc<dyn FormattingContext>, node: LayoutBoxPtr)
components/layout/src/formatting_context.rs:72
↓ 3 callersMethodvalue
(&self)
components/style_types/src/values/font_weight.rs:33
↓ 2 callersMethodadd_box_fragment
( &mut self, fragment_width: f32, fragment_height: f32, child: LayoutBoxPtr,
components/layout/src/flow/line_box.rs:43
↓ 2 callersMethodadd_text_fragment
( &mut self, fragment_width: f32, fragment_height: f32, layout_box: LayoutBoxP
components/layout/src/flow/line_box.rs:60
↓ 2 callersMethodall
()
components/style_types/src/property.rs:94
↓ 2 callersMethodappend_to_string_token
(&mut self, ch: char)
components/css/src/tokenizer/token.rs:50
↓ 2 callersMethodappend_to_url_token
(&mut self, ch: char)
components/css/src/tokenizer/token.rs:72
↓ 2 callersMethodapply_explicit_sizes
(&self)
components/layout/src/layout_box.rs:442
↓ 2 callersMethodas_comment_opt
(&self)
components/dom/src/node.rs:226
↓ 2 callersFunctionassert_style_rule_not_matched_element
(rule: &CSSRule, element: &NodePtr)
components/style/src/selector_matching.rs:137
↓ 2 callersMethodattributes
(&self)
components/dom/src/element.rs:105
↓ 2 callersMethodattributes_mut
(&mut self)
components/html/src/tokenizer/token.rs:135
↓ 2 callersMethodbase
(&self)
components/dom/src/document.rs:135
↓ 2 callersMethodbitmap
(&self)
render/src/page.rs:118
↓ 2 callersMethodborder_box
(&self)
components/layout/src/box_model.rs:54
↓ 2 callersMethodbreak_line
(&mut self, context: &mut LayoutContext)
components/layout/src/flow/line_box.rs:210
↓ 2 callersMethodbreak_line_if_needed
(&mut self, context: &mut LayoutContext, next_fragment_width: f32)
components/layout/src/flow/line_box.rs:196
↓ 2 callersMethodbuild_paint_boxes
( &mut self, layout_box: &LayoutBoxPtr, override_rect: Option<Rect>, overflow_
components/painting/src/display_list.rs:168
↓ 2 callersMethodchild_nodes
(&self)
components/dom/src/node.rs:153
↓ 2 callersMethodclip_rect
(&self, rect: Rect)
components/painting/src/painter.rs:54
↓ 2 callersMethodclose_cell
(&mut self)
components/html/src/tree_builder/mod.rs:969
↓ 2 callersFunctioncolor_from_value
(color: &Value)
components/painting/src/utils.rs:16
↓ 2 callersMethodcompute_auto_height
https://www.w3.org/TR/CSS22/visudet.html#normal-block
components/layout/src/flow/block.rs:339
↓ 2 callersMethodconsume_a_list_of_declarations
(&mut self)
components/css/src/parser/mod.rs:135
↓ 2 callersMethodconsume_a_list_of_rules
(&mut self)
components/css/src/parser/mod.rs:271
↓ 2 callersMethodconsume_from_current_if_match
(&mut self, pattern: &str, case_insensitive: bool)
components/html/src/tokenizer/mod.rs:2586
↓ 2 callersMethodconsume_string
(&mut self, ending: Option<char>)
components/css/src/tokenizer/mod.rs:508
↓ 2 callersMethodcontent
(&self)
render/src/pipeline.rs:59
↓ 2 callersMethodderef
(&self)
components/shared/src/tree_node.rs:306
↓ 2 callersMethoddescendant_text_content
Descendant text content of the node https://dom.spec.whatwg.org/#concept-descendant-text-content
components/dom/src/node.rs:130
↓ 2 callersMethoddocument
(&self)
render/src/frame.rs:90
↓ 2 callersMethodexpand
(&mut self, device: &wgpu::Device, size: usize)
components/gfx/src/triangle.rs:72
↓ 2 callersFunctionfetch
(request: LoadRequest)
components/loader/src/resource_loop/resource_loop.rs:85
↓ 2 callersMethodfetch
(&self, url: Url, listener: impl FetchListener + 'static)
components/loader/src/document_loader/mod.rs:17
↓ 2 callersMethodfill_rrect
(&mut self, rect: RRect, color: Color)
components/painting/src/display_list.rs:357
↓ 2 callersMethodfill_text
( &mut self, content: String, rect: Rect, color: Color, font_size: f32
components/painting/src/display_list.rs:367
↓ 2 callersMethodget_element_after_last_marker
(&self, element: &str)
components/html/src/tree_builder/list_of_active_formatting_elements.rs:39
↓ 2 callersFunctionget_parent
(el: &NodePtr)
components/style/src/selector_matching.rs:4
↓ 2 callersFunctionget_prev_sibling
(el: &NodePtr)
components/style/src/selector_matching.rs:14
↓ 2 callersMethodhandle_in_select
(&mut self, token: Token)
components/html/src/tree_builder/mod.rs:3021
↓ 2 callersMethodhandle_on_children_updated
(&self, context: ChildrenUpdateContext)
components/dom/src/node.rs:104
↓ 2 callersMethodhandler
(&self)
main/src/state/browser.rs:123
↓ 2 callersMethodhas_attribute
(&self, name: &str)
components/dom/src/element.rs:109
↓ 2 callersMethodhas_element_in_scope
(&self, target: &NodePtr)
components/html/src/tree_builder/stack_of_open_elements.rs:208
↓ 2 callersMethodid
(&self)
components/dom/src/element.rs:117
↓ 2 callersMethodimportant
(&mut self)
components/css/src/parser/structs.rs:153
↓ 2 callersMethodinheritable
(&self)
components/style_types/src/property.rs:98
↓ 2 callersMethodintersect
Compute intersection with another rectangle. Modify the current rectangle into the intersection rectangle.
components/shared/src/primitive/rect.rs:29
↓ 2 callersMethodis_block_container
(&self)
components/layout/src/layout_box.rs:165
↓ 2 callersFunctionis_c0_control
(n: u32)
components/url/src/helper.rs:50
↓ 2 callersMethodis_document
(&self)
components/dom/src/node.rs:253
↓ 2 callersMethodis_marker_or_open_element
(&self, entry: &Entry)
components/html/src/tree_builder/mod.rs:652
↓ 2 callersFunctionis_named
Check if a codepoint is a name code point https://www.w3.org/TR/css-syntax-3/#name-code-point
components/css/src/tokenizer/mod.rs:73
↓ 2 callersMethodis_overflow_visible
(&self)
components/layout/src/layout_box.rs:369
↓ 2 callersFunctionis_single_dot_path_segment
(input: &str)
components/url/src/helper.rs:37
↓ 2 callersMethodis_zero
(&self)
components/style_types/src/values/length_percentage.rs:13
← previousnext →201–300 of 885, ranked by callers