Home
last modified time | relevance | path

Searched refs:AttachContext (Results 1 – 25 of 123) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dlayout_tree_builder.h62 Node::AttachContext& context, in LayoutTreeBuilder()
91 Node::AttachContext& context_;
98 Node::AttachContext&,
114 Node::AttachContext& context, in LayoutTreeBuilderForText()
H A Dtext.h64 bool TextLayoutObjectIsNeeded(const AttachContext&,
70 void AttachLayoutTree(AttachContext&) final;
71 void ReattachLayoutTreeIfNeeded(AttachContext&);
H A Dtext.cc253 const Text::AttachContext& context) { in CanHaveWhitespaceChildren()
276 bool Text::TextLayoutObjectIsNeeded(const AttachContext& context, in TextLayoutObjectIsNeeded()
340 void Text::AttachLayoutTree(AttachContext& context) { in AttachLayoutTree()
355 void Text::ReattachLayoutTreeIfNeeded(AttachContext& context) { in ReattachLayoutTreeIfNeeded()
367 AttachContext reattach_context(context); in ReattachLayoutTreeIfNeeded()
418 AttachContext context; in RebuildTextLayoutTree()
435 Node::AttachContext context; in ShouldUpdateLayoutByReattaching()
H A Dtext_test.cc56 Node::AttachContext context; in TEST_F()
79 Node::AttachContext context; in TEST_F()
104 Node::AttachContext context; in TEST_F()
133 Node::AttachContext context; in TEST_F()
197 Node::AttachContext context; in TEST_F()
H A Dwhitespace_attacher.cc79 Node::AttachContext context; in DidVisitText()
117 Node::AttachContext context; in ReattachWhitespaceSiblings()
H A Dfirst_letter_pseudo_element.h55 void AttachLayoutTree(AttachContext&) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dlayout_tree_builder.h62 Node::AttachContext& context, in LayoutTreeBuilder()
91 Node::AttachContext& context_;
98 Node::AttachContext&,
114 Node::AttachContext& context, in LayoutTreeBuilderForText()
H A Dtext.h64 bool TextLayoutObjectIsNeeded(const AttachContext&,
70 void AttachLayoutTree(AttachContext&) final;
71 void ReattachLayoutTreeIfNeeded(AttachContext&);
H A Dtext.cc253 const Text::AttachContext& context) { in CanHaveWhitespaceChildren()
276 bool Text::TextLayoutObjectIsNeeded(const AttachContext& context, in TextLayoutObjectIsNeeded()
340 void Text::AttachLayoutTree(AttachContext& context) { in AttachLayoutTree()
355 void Text::ReattachLayoutTreeIfNeeded(AttachContext& context) { in ReattachLayoutTreeIfNeeded()
367 AttachContext reattach_context(context); in ReattachLayoutTreeIfNeeded()
418 AttachContext context; in RebuildTextLayoutTree()
435 Node::AttachContext context; in ShouldUpdateLayoutByReattaching()
H A Dtext_test.cc56 Node::AttachContext context; in TEST_F()
79 Node::AttachContext context; in TEST_F()
104 Node::AttachContext context; in TEST_F()
133 Node::AttachContext context; in TEST_F()
197 Node::AttachContext context; in TEST_F()
H A Dwhitespace_attacher.cc79 Node::AttachContext context; in DidVisitText()
117 Node::AttachContext context; in ReattachWhitespaceSiblings()
H A Dfirst_letter_pseudo_element.h56 void AttachLayoutTree(AttachContext&) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_li_element.h46 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_html_element.h50 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_frame_element.h52 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_progress_element.h65 void AttachLayoutTree(AttachContext&) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_li_element.h46 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_html_element.h50 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_frame_element.h51 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_progress_element.h65 void AttachLayoutTree(AttachContext&) override;
H A Dhtml_frame_element.cc54 void HTMLFrameElement::AttachLayoutTree(AttachContext& context) { in AttachLayoutTree()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.DependencyAnalysisFramework/src/
H A DIDependencyAnalysisMarkStrategy.cs26 void AttachContext(DependencyContextType context); in AttachContext() method
H A DNoLogStrategy.cs47 …void IDependencyAnalysisMarkStrategy<DependencyContextType>.AttachContext(DependencyContextType co… in AttachContext() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/execution_context/
H A Dagent.h48 void AttachContext(ExecutionContext*);
H A Dagent.cc32 void Agent::AttachContext(ExecutionContext* context) { in AttachContext() function in blink::Agent

12345