Home
last modified time | relevance | path

Searched refs:nsAutoLayoutPhase (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsAutoLayoutPhase.cpp14 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext,
23 nsAutoLayoutPhase::~nsAutoLayoutPhase()
30 nsAutoLayoutPhase::Enter()
68 nsAutoLayoutPhase::Exit()
H A DnsAutoLayoutPhase.h14 struct nsAutoLayoutPhase { struct
15 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
16 ~nsAutoLayoutPhase();
28 nsAutoLayoutPhase autoLayoutPhase((pc_), (eLayoutPhase_##phase_)) argument
H A Dmoz.build52 'nsAutoLayoutPhase.cpp',
H A DnsPresContext.h103 struct nsAutoLayoutPhase;
1440 friend struct nsAutoLayoutPhase;
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsAutoLayoutPhase.cpp15 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext, in nsAutoLayoutPhase() function in nsAutoLayoutPhase
21 nsAutoLayoutPhase::~nsAutoLayoutPhase() { in ~nsAutoLayoutPhase()
26 void nsAutoLayoutPhase::Enter() { in Enter()
85 void nsAutoLayoutPhase::Exit() { in Exit()
H A DnsAutoLayoutPhase.h16 struct nsAutoLayoutPhase { struct
17 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
18 ~nsAutoLayoutPhase();
30 nsAutoLayoutPhase autoLayoutPhase((pc_), (eLayoutPhase_##phase_)) argument
H A Dmoz.build30 'nsAutoLayoutPhase.cpp',
40 'nsAutoLayoutPhase.h',
H A DnsPresContext.h114 struct nsAutoLayoutPhase;
1508 friend struct nsAutoLayoutPhase;
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsAutoLayoutPhase.cpp15 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext, in nsAutoLayoutPhase() function in nsAutoLayoutPhase
21 nsAutoLayoutPhase::~nsAutoLayoutPhase() { in ~nsAutoLayoutPhase()
26 void nsAutoLayoutPhase::Enter() { in Enter()
85 void nsAutoLayoutPhase::Exit() { in Exit()
H A DnsAutoLayoutPhase.h17 struct nsAutoLayoutPhase { struct
18 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
19 ~nsAutoLayoutPhase();
31 nsAutoLayoutPhase autoLayoutPhase((pc_), (nsLayoutPhase::phase_)) argument
H A Dmoz.build30 "nsAutoLayoutPhase.cpp",
41 "nsAutoLayoutPhase.h",
H A DnsPresContext.h110 struct nsAutoLayoutPhase;
1361 friend struct nsAutoLayoutPhase;
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsAutoLayoutPhase.cpp15 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext, in nsAutoLayoutPhase() function in nsAutoLayoutPhase
21 nsAutoLayoutPhase::~nsAutoLayoutPhase() { in ~nsAutoLayoutPhase()
26 void nsAutoLayoutPhase::Enter() { in Enter()
85 void nsAutoLayoutPhase::Exit() { in Exit()
H A DnsAutoLayoutPhase.h17 struct nsAutoLayoutPhase { struct
18 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
19 ~nsAutoLayoutPhase();
31 nsAutoLayoutPhase autoLayoutPhase((pc_), (nsLayoutPhase::phase_)) argument
H A Dmoz.build30 "nsAutoLayoutPhase.cpp",
41 "nsAutoLayoutPhase.h",
H A DnsPresContext.h113 struct nsAutoLayoutPhase;
1391 friend struct nsAutoLayoutPhase;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsAutoLayoutPhase.cpp15 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext, in nsAutoLayoutPhase() function in nsAutoLayoutPhase
21 nsAutoLayoutPhase::~nsAutoLayoutPhase() { in ~nsAutoLayoutPhase()
26 void nsAutoLayoutPhase::Enter() { in Enter()
85 void nsAutoLayoutPhase::Exit() { in Exit()
H A DnsAutoLayoutPhase.h17 struct nsAutoLayoutPhase { struct
18 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
19 ~nsAutoLayoutPhase();
31 nsAutoLayoutPhase autoLayoutPhase((pc_), (nsLayoutPhase::phase_)) argument
H A Dmoz.build30 "nsAutoLayoutPhase.cpp",
41 "nsAutoLayoutPhase.h",
H A DnsPresContext.h110 struct nsAutoLayoutPhase;
1361 friend struct nsAutoLayoutPhase;
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsAutoLayoutPhase.cpp15 nsAutoLayoutPhase::nsAutoLayoutPhase(nsPresContext* aPresContext, in nsAutoLayoutPhase() function in nsAutoLayoutPhase
21 nsAutoLayoutPhase::~nsAutoLayoutPhase() { in ~nsAutoLayoutPhase()
26 void nsAutoLayoutPhase::Enter() { in Enter()
85 void nsAutoLayoutPhase::Exit() { in Exit()
H A DnsAutoLayoutPhase.h17 struct nsAutoLayoutPhase { struct
18 nsAutoLayoutPhase(nsPresContext* aPresContext, nsLayoutPhase aPhase);
19 ~nsAutoLayoutPhase();
31 nsAutoLayoutPhase autoLayoutPhase((pc_), (nsLayoutPhase::phase_)) argument
H A Dmoz.build30 'nsAutoLayoutPhase.cpp',
41 'nsAutoLayoutPhase.h',
H A DnsPresContext.h109 struct nsAutoLayoutPhase;
1345 friend struct nsAutoLayoutPhase;
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.h1753 Maybe<nsAutoLayoutPhase> mAutoLayoutPhase;

12