Home
last modified time | relevance | path

Searched defs:nsWindow (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/lang/spidermonkey78/firefox-78.9.0/widget/uikit/
H A DnsWindow.mm77 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
84 widget:(nsWindow*)aWindow; argument
89 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
102 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild { argument
133 widget:(nsWindow*)aWindow { argument
157 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow { argument
393 nsWindow::nsWindow() : mNativeView(nullptr), mVisible(false), mParent(nullptr) {} function
395 nsWindow::~nsWindow() { function
/dports/lang/spidermonkey60/firefox-60.9.0/widget/uikit/
H A DnsWindow.mm86 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
91 - (void)sendMouseEvent:(EventMessage) aType point:(LayoutDeviceIntPoint)aPoint widget:(nsWindow*)aW… argument
96 - (void)sendTouchEvent:(EventMessage) aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
110 {
142 {
168 {
423 nsWindow::nsWindow() function
430 nsWindow::~nsWindow() function
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/uikit/
H A DnsWindow.mm86 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
91 - (void)sendMouseEvent:(EventMessage) aType point:(LayoutDeviceIntPoint)aPoint widget:(nsWindow*)aW… argument
96 - (void)sendTouchEvent:(EventMessage) aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
110 {
142 {
168 {
427 nsWindow::nsWindow() function
434 nsWindow::~nsWindow() function
/dports/mail/thunderbird/thunderbird-91.8.0/widget/uikit/
H A DnsWindow.mm76 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
83 widget:(nsWindow*)aWindow; argument
88 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
101 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild { argument
132 widget:(nsWindow*)aWindow { argument
156 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow { argument
392 nsWindow::nsWindow() : mNativeView(nullptr), mVisible(false), mParent(nullptr) {} function
394 nsWindow::~nsWindow() { function
/dports/www/firefox/firefox-99.0/widget/uikit/
H A DnsWindow.mm76 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
83 widget:(nsWindow*)aWindow; argument
88 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
101 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild { argument
132 widget:(nsWindow*)aWindow { argument
156 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow { argument
381 nsWindow::nsWindow() : mNativeView(nullptr), mVisible(false), mParent(nullptr) {} function
383 nsWindow::~nsWindow() { function
/dports/www/firefox-esr/firefox-91.8.0/widget/uikit/
H A DnsWindow.mm76 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild; argument
83 widget:(nsWindow*)aWindow; argument
88 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow; argument
101 - (id)initWithFrame:(CGRect)inFrame geckoChild:(nsWindow*)inChild { argument
132 widget:(nsWindow*)aWindow { argument
156 - (void)sendTouchEvent:(EventMessage)aType touches:(NSSet*)aTouches widget:(nsWindow*)aWindow { argument
392 nsWindow::nsWindow() : mNativeView(nullptr), mVisible(false), mParent(nullptr) {} function
394 nsWindow::~nsWindow() { function
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DInProcessGtkCompositorWidget.h11 class nsWindow; variable
H A DTaskbarProgress.h13 class nsWindow; variable
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DInProcessGtkCompositorWidget.h11 class nsWindow; variable
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DInProcessWinCompositorWidget.h11 class nsWindow; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DInProcessWinCompositorWidget.h11 class nsWindow; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DInProcessX11CompositorWidget.h11 class nsWindow; variable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DInProcessGtkCompositorWidget.h11 class nsWindow; variable
H A DTaskbarProgress.h13 class nsWindow; variable
H A DWindowSurfaceProvider.h23 class nsWindow; variable
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DInProcessGtkCompositorWidget.h11 class nsWindow; variable
H A DTaskbarProgress.h13 class nsWindow; variable
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DInProcessGtkCompositorWidget.h11 class nsWindow; variable
H A DTaskbarProgress.h13 class nsWindow; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/
H A DFxRWindowManager.h10 class nsWindow; variable
/dports/www/firefox/firefox-99.0/gfx/vr/
H A DFxRWindowManager.h10 class nsWindow; variable
/dports/www/firefox/firefox-99.0/widget/android/
H A DInProcessAndroidCompositorWidget.h12 class nsWindow; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/
H A DFxRWindowManager.h10 class nsWindow; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/
H A DFxRWindowManager.h10 class nsWindow; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/src/org/eclipse/ui/internal/cocoa/
H A DCocoaTitlePathUpdater.java34 NSWindow nsWindow = window.getShell().view.window(); in updateTitlePath() local

1234567