Home
last modified time | relevance | path

Searched refs:nsWatcherWindowEntry (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.h37 struct nsWatcherWindowEntry;
73 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
74 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
110 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp87 struct nsWatcherWindowEntry { struct
101 ~nsWatcherWindowEntry() = default;
112 nsWatcherWindowEntry* mOlder; argument
115 void nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) { in InsertAfter()
130 void nsWatcherWindowEntry::Unlink() { in Unlink()
157 nsWatcherWindowEntry* FindNext();
161 nsWatcherWindowEntry* mCurrentPosition;
202 nsWatcherWindowEntry* info; in FindNext()
1527 nsWatcherWindowEntry* info; in AddWindow()
1589 nsWatcherWindowEntry* info; in FindWindowEntry()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.h36 struct nsWatcherWindowEntry;
74 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
75 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
126 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp87 struct nsWatcherWindowEntry { struct
101 ~nsWatcherWindowEntry() = default;
112 nsWatcherWindowEntry* mOlder; argument
115 void nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) { in InsertAfter()
130 void nsWatcherWindowEntry::Unlink() { in Unlink()
157 nsWatcherWindowEntry* FindNext();
161 nsWatcherWindowEntry* mCurrentPosition;
202 nsWatcherWindowEntry* info; in FindNext()
1467 nsWatcherWindowEntry* info; in AddWindow()
1529 nsWatcherWindowEntry* info; in FindWindowEntry()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.h34 struct nsWatcherWindowEntry;
66 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
67 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
143 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp88 struct nsWatcherWindowEntry { struct
106 ~nsWatcherWindowEntry() {} in ~nsWatcherWindowEntry() argument
121 nsWatcherWindowEntry* mOlder; argument
124 void nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) { in InsertAfter()
139 void nsWatcherWindowEntry::Unlink() { in Unlink()
168 nsWatcherWindowEntry* FindNext();
172 nsWatcherWindowEntry* mCurrentPosition;
229 nsWatcherWindowEntry* info; in FindNext()
1388 nsWatcherWindowEntry* info; in AddWindow()
1450 nsWatcherWindowEntry* info; in FindWindowEntry()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.h36 struct nsWatcherWindowEntry;
74 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
75 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
127 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp87 struct nsWatcherWindowEntry { struct
101 ~nsWatcherWindowEntry() = default;
112 nsWatcherWindowEntry* mOlder; argument
115 void nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) { in InsertAfter()
130 void nsWatcherWindowEntry::Unlink() { in Unlink()
157 nsWatcherWindowEntry* FindNext();
161 nsWatcherWindowEntry* mCurrentPosition;
202 nsWatcherWindowEntry* info; in FindNext()
1496 nsWatcherWindowEntry* info; in AddWindow()
1558 nsWatcherWindowEntry* info; in FindWindowEntry()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.h36 struct nsWatcherWindowEntry;
74 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
75 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
127 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp87 struct nsWatcherWindowEntry { struct
101 ~nsWatcherWindowEntry() = default;
112 nsWatcherWindowEntry* mOlder; argument
115 void nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) { in InsertAfter()
130 void nsWatcherWindowEntry::Unlink() { in Unlink()
157 nsWatcherWindowEntry* FindNext();
161 nsWatcherWindowEntry* mCurrentPosition;
202 nsWatcherWindowEntry* info; in FindNext()
1496 nsWatcherWindowEntry* info; in AddWindow()
1558 nsWatcherWindowEntry* info; in FindWindowEntry()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/embedding/components/windowwatcher/
H A DnsWindowWatcher.h30 struct nsWatcherWindowEntry;
64 nsWatcherWindowEntry* FindWindowEntry(mozIDOMWindowProxy* aWindow);
65 nsresult RemoveWindow(nsWatcherWindowEntry* aInfo);
150 nsWatcherWindowEntry* mOldestWindow;
H A DnsWindowWatcher.cpp87 struct nsWatcherWindowEntry struct
107 ~nsWatcherWindowEntry() {} in ~nsWatcherWindowEntry() argument
122 nsWatcherWindowEntry* mOlder; argument
126 nsWatcherWindowEntry::InsertAfter(nsWatcherWindowEntry* aOlder) in InsertAfter()
143 nsWatcherWindowEntry::Unlink() in Unlink()
178 nsWatcherWindowEntry* FindNext();
243 nsWatcherWindowEntry*
246 nsWatcherWindowEntry* info; in FindNext()
1498 nsWatcherWindowEntry* info; in AddWindow()
1558 nsWatcherWindowEntry*
[all …]