Home
last modified time | relevance | path

Searched refs:nsCocoaWindow (Results 1 – 25 of 85) sorted by relevance

1234

/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
144 nsCocoaWindow::nsCocoaWindow() function
194 nsCocoaWindow::~nsCocoaWindow() { function
209 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
560 void nsCocoaWindow::Destroy() {
608 nsCocoaWindow* parent = static_cast<nsCocoaWindow*>(mParent);
681 nsCocoaWindow* ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1506 nsCocoaWindow* mWindow;
1766 void nsCocoaWindow::UpdateBounds() {
1952 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h20 class nsCocoaWindow; variable
28 nsCocoaWindow* window; // Weak
161 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
169 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
171 - (nsCocoaWindow*)geckoWidget;
208 class nsCocoaWindow final : public nsBaseWidget, public nsPIWidgetCocoa {
213 nsCocoaWindow();
344 virtual ~nsCocoaWindow();
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
157 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
158 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
159 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
179 // If we're using top-level widgets (nsCocoaWindow objects), we send them
H A DnsMenuUtilsX.mm18 #include "nsCocoaWindow.h"
96 return static_cast<nsCocoaWindow*>(hiddenWindowWidgetNoCOMPtr)->GetMenuBar();
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
126 nsCocoaWindow::nsCocoaWindow() function
175 nsCocoaWindow::~nsCocoaWindow() { function
190 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
590 void nsCocoaWindow::Destroy() {
638 nsCocoaWindow* parent = static_cast<nsCocoaWindow*>(mParent);
711 nsCocoaWindow* ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1529 nsCocoaWindow* mWindow;
1820 void nsCocoaWindow::UpdateBounds() {
1991 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h20 class nsCocoaWindow; variable
32 nsCocoaWindow* window; // Weak
162 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
170 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
172 - (nsCocoaWindow*)geckoWidget;
219 class nsCocoaWindow final : public nsBaseWidget, public nsPIWidgetCocoa {
224 nsCocoaWindow();
367 virtual ~nsCocoaWindow();
H A DNativeMenuSupport.mm12 #include "nsCocoaWindow.h"
21 static_cast<nsCocoaWindow*>(aParent)->SetMenuBar(MakeRefPtr<nsMenuBarX>(aMenuBarElement));
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
157 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
158 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
159 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
179 // If we're using top-level widgets (nsCocoaWindow objects), we send them
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
109 nsCocoaWindow::nsCocoaWindow() function
157 nsCocoaWindow::~nsCocoaWindow() function
173 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
528 void nsCocoaWindow::Destroy()
581 nsCocoaWindow *parent = static_cast<nsCocoaWindow*>(mParent);
659 nsCocoaWindow *ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1362 nsCocoaWindow* mWindow;
1634 nsCocoaWindow::UpdateBounds()
1853 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h18 class nsCocoaWindow; variable
26 nsCocoaWindow *window; // Weak
157 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
165 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
167 - (nsCocoaWindow*)geckoWidget;
214 class nsCocoaWindow : public nsBaseWidget, public nsPIWidgetCocoa
221 nsCocoaWindow();
357 virtual ~nsCocoaWindow();
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
169 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
170 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
171 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
194 // If we're using top-level widgets (nsCocoaWindow objects), we send them
H A DnsWidgetFactory.mm15 #include "nsCocoaWindow.h"
45 NS_GENERIC_FACTORY_CONSTRUCTOR(nsCocoaWindow)
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
124 nsCocoaWindow::nsCocoaWindow() function
173 nsCocoaWindow::~nsCocoaWindow() { function
188 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
586 void nsCocoaWindow::Destroy() {
634 nsCocoaWindow* parent = static_cast<nsCocoaWindow*>(mParent);
707 nsCocoaWindow* ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1527 nsCocoaWindow* mWindow;
1813 void nsCocoaWindow::UpdateBounds() {
1984 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h20 class nsCocoaWindow; variable
28 nsCocoaWindow* window; // Weak
158 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
166 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
168 - (nsCocoaWindow*)geckoWidget;
215 class nsCocoaWindow final : public nsBaseWidget, public nsPIWidgetCocoa {
220 nsCocoaWindow();
367 virtual ~nsCocoaWindow();
H A DNativeMenuSupport.mm12 #include "nsCocoaWindow.h"
21 static_cast<nsCocoaWindow*>(aParent)->SetMenuBar(MakeRefPtr<nsMenuBarX>(aMenuBarElement));
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
157 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
158 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
159 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
179 // If we're using top-level widgets (nsCocoaWindow objects), we send them
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
124 nsCocoaWindow::nsCocoaWindow() function
173 nsCocoaWindow::~nsCocoaWindow() { function
188 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
586 void nsCocoaWindow::Destroy() {
634 nsCocoaWindow* parent = static_cast<nsCocoaWindow*>(mParent);
707 nsCocoaWindow* ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1527 nsCocoaWindow* mWindow;
1813 void nsCocoaWindow::UpdateBounds() {
1984 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h20 class nsCocoaWindow; variable
28 nsCocoaWindow* window; // Weak
158 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
166 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
168 - (nsCocoaWindow*)geckoWidget;
215 class nsCocoaWindow final : public nsBaseWidget, public nsPIWidgetCocoa {
220 nsCocoaWindow();
367 virtual ~nsCocoaWindow();
H A DNativeMenuSupport.mm12 #include "nsCocoaWindow.h"
21 static_cast<nsCocoaWindow*>(aParent)->SetMenuBar(MakeRefPtr<nsMenuBarX>(aMenuBarElement));
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
157 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
158 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
159 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
179 // If we're using top-level widgets (nsCocoaWindow objects), we send them
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsCocoaWindow.mm7 #include "nsCocoaWindow.h"
140 nsCocoaWindow::nsCocoaWindow() function
189 nsCocoaWindow::~nsCocoaWindow() function
205 nsCocoaWindow* childWindow = static_cast<nsCocoaWindow*>(kid);
567 void nsCocoaWindow::Destroy()
620 nsCocoaWindow *parent = static_cast<nsCocoaWindow*>(mParent);
698 nsCocoaWindow *ancestor = static_cast<nsCocoaWindow*>(mAncestorLink);
1427 nsCocoaWindow* mWindow;
1706 nsCocoaWindow::UpdateBounds()
1927 nsCocoaWindow* cocoaWindow = static_cast<nsCocoaWindow*>(child);
[all …]
H A DnsCocoaWindow.h18 class nsCocoaWindow; variable
26 nsCocoaWindow* window; // Weak
143 nsCocoaWindow* mGeckoWindow; // [WEAK] (we are owned by the window)
151 - (id)initWithGeckoWindow:(nsCocoaWindow*)geckoWind;
153 - (nsCocoaWindow*)geckoWidget;
198 class nsCocoaWindow final : public nsBaseWidget, public nsPIWidgetCocoa {
203 nsCocoaWindow();
329 virtual ~nsCocoaWindow();
H A DnsWindowMap.mm9 #include "nsCocoaWindow.h"
169 // top-level widget (an nsCocoaWindow object), it has a delegate (set in
170 // nsCocoaWindow::StandardCreate()) of class WindowDelegate, and otherwise
171 // not (Camino didn't use top-level widgets (nsCocoaWindow objects) --
194 // If we're using top-level widgets (nsCocoaWindow objects), we send them
H A DnsWidgetFactory.mm15 #include "nsCocoaWindow.h"
68 NS_GENERIC_FACTORY_CONSTRUCTOR(nsCocoaWindow)
H A DnsMenuUtilsX.mm14 #include "nsCocoaWindow.h"
109 return static_cast<nsCocoaWindow*>(hiddenWindowWidgetNoCOMPtr)->GetMenuBar();

1234