Home
last modified time | relevance | path

Searched refs:nsHtml5TreeOpExecutor (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5TreeOpExecutor.cpp51 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
66 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
74 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() in ~nsHtml5TreeOpExecutor()
93 nsHtml5TreeOpExecutor::WillParse() in WillParse()
189 nsHtml5TreeOpExecutor::WillInterrupt() in WillInterrupt()
196 nsHtml5TreeOpExecutor::WillResume() in WillResume()
219 nsHtml5TreeOpExecutor::GetTarget() in GetTarget()
341 nsHtml5TreeOpExecutor::RunFlushLoop() in RunFlushLoop()
602 nsHtml5TreeOpExecutor::StartLayout() { in StartLayout()
684 nsHtml5TreeOpExecutor::Start() in Start()
[all …]
H A DnsHtml5TreeOpExecutor.h32 class nsHtml5TreeOpExecutor final : public nsHtml5DocumentBuilder,
35 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor>
96 nsHtml5TreeOpExecutor();
100 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build45 'nsHtml5TreeOpExecutor.h',
86 'nsHtml5TreeOpExecutor.cpp',
H A DnsHtml5SpeculativeLoad.h11 class nsHtml5TreeOpExecutor; variable
208 void Perform(nsHtml5TreeOpExecutor* aExecutor);
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5TreeOpExecutor.cpp48 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
61 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
95 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
108 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() { in ~nsHtml5TreeOpExecutor()
126 nsHtml5TreeOpExecutor::WillParse() { in WillParse()
208 nsHtml5TreeOpExecutor::WillInterrupt() { in WillInterrupt()
214 nsHtml5TreeOpExecutor::WillResume() { in WillResume()
313 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
717 void nsHtml5TreeOpExecutor::Start() { in Start()
804 void nsHtml5TreeOpExecutor::MoveOpsFrom( in MoveOpsFrom()
[all …]
H A DnsHtml5TreeOpExecutor.h32 class nsHtml5TreeOpExecutor final
36 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor> {
97 nsHtml5TreeOpExecutor();
100 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build48 'nsHtml5TreeOpExecutor.h',
86 'nsHtml5TreeOpExecutor.cpp',
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5TreeOpExecutor.cpp50 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
77 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
111 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
123 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() { in ~nsHtml5TreeOpExecutor()
141 nsHtml5TreeOpExecutor::WillParse() { in WillParse()
230 nsHtml5TreeOpExecutor::WillInterrupt() { in WillInterrupt()
236 nsHtml5TreeOpExecutor::WillResume() { in WillResume()
342 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
756 void nsHtml5TreeOpExecutor::Start() { in Start()
852 void nsHtml5TreeOpExecutor::MoveOpsFrom( in MoveOpsFrom()
[all …]
H A DnsHtml5TreeOpExecutor.h35 class nsHtml5TreeOpExecutor final
39 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor> {
100 nsHtml5TreeOpExecutor();
103 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build47 'nsHtml5TreeOpExecutor.h',
85 'nsHtml5TreeOpExecutor.cpp',
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5TreeOpExecutor.cpp58 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
85 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
118 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
130 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() { in ~nsHtml5TreeOpExecutor()
148 nsHtml5TreeOpExecutor::WillParse() { in WillParse()
379 nsHtml5TreeOpExecutor::WillInterrupt() { in WillInterrupt()
384 void nsHtml5TreeOpExecutor::WillResume() { in WillResume()
491 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
914 void nsHtml5TreeOpExecutor::Start() { in Start()
1004 void nsHtml5TreeOpExecutor::MoveOpsFrom( in MoveOpsFrom()
[all …]
H A DnsHtml5TreeOpExecutor.h36 class nsHtml5TreeOpExecutor final
40 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor> {
101 nsHtml5TreeOpExecutor();
104 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build44 "nsHtml5TreeOpExecutor.h",
81 "nsHtml5TreeOpExecutor.cpp",
H A DnsHtml5StreamParser.h39 class nsHtml5TreeOpExecutor; variable
201 nsHtml5StreamParser(nsHtml5TreeOpExecutor* aExecutor, nsHtml5Parser* aOwner,
588 nsHtml5TreeOpExecutor* mExecutor;
H A DnsHtml5Parser.cpp50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
187 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Parse()
466 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Terminate()
622 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in StartExecutor()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5TreeOpExecutor.cpp58 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
85 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
118 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
130 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() { in ~nsHtml5TreeOpExecutor()
148 nsHtml5TreeOpExecutor::WillParse() { in WillParse()
380 nsHtml5TreeOpExecutor::WillInterrupt() { in WillInterrupt()
386 nsHtml5TreeOpExecutor::WillResume() { in WillResume()
493 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
904 void nsHtml5TreeOpExecutor::Start() { in Start()
997 void nsHtml5TreeOpExecutor::MoveOpsFrom( in MoveOpsFrom()
[all …]
H A DnsHtml5TreeOpExecutor.h35 class nsHtml5TreeOpExecutor final
39 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor> {
100 nsHtml5TreeOpExecutor();
103 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build46 "nsHtml5TreeOpExecutor.h",
84 "nsHtml5TreeOpExecutor.cpp",
H A DnsHtml5StreamParser.h38 class nsHtml5TreeOpExecutor; variable
200 nsHtml5StreamParser(nsHtml5TreeOpExecutor* aExecutor, nsHtml5Parser* aOwner,
565 nsHtml5TreeOpExecutor* mExecutor;
H A DnsHtml5Parser.cpp50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
197 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Parse()
476 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Terminate()
652 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in StartExecutor()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5TreeOpExecutor.cpp58 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
85 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
118 nsHtml5TreeOpExecutor::nsHtml5TreeOpExecutor() in nsHtml5TreeOpExecutor() function in nsHtml5TreeOpExecutor
130 nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor() { in ~nsHtml5TreeOpExecutor()
148 nsHtml5TreeOpExecutor::WillParse() { in WillParse()
380 nsHtml5TreeOpExecutor::WillInterrupt() { in WillInterrupt()
386 nsHtml5TreeOpExecutor::WillResume() { in WillResume()
493 RefPtr<nsHtml5TreeOpExecutor> mExecutor;
904 void nsHtml5TreeOpExecutor::Start() { in Start()
997 void nsHtml5TreeOpExecutor::MoveOpsFrom( in MoveOpsFrom()
[all …]
H A DnsHtml5TreeOpExecutor.h35 class nsHtml5TreeOpExecutor final
39 public mozilla::LinkedListElement<nsHtml5TreeOpExecutor> {
100 nsHtml5TreeOpExecutor();
103 virtual ~nsHtml5TreeOpExecutor();
H A Dmoz.build46 "nsHtml5TreeOpExecutor.h",
84 "nsHtml5TreeOpExecutor.cpp",
H A DnsHtml5StreamParser.h38 class nsHtml5TreeOpExecutor; variable
200 nsHtml5StreamParser(nsHtml5TreeOpExecutor* aExecutor, nsHtml5Parser* aOwner,
565 nsHtml5TreeOpExecutor* mExecutor;
H A DnsHtml5Parser.cpp50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
197 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Parse()
476 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in Terminate()
652 RefPtr<nsHtml5TreeOpExecutor> executor(mExecutor); in StartExecutor()

1234