Home
last modified time | relevance | path

Searched refs:topWin (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp137 nsCOMPtr<nsPIDOMWindowOuter> topWin = outerWin->GetTop(); in GetOwnerWindow() local
138 return topWin.forget(); in GetOwnerWindow()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DInProcessBrowserChildMessageManager.cpp200 nsPIDOMWindowOuter* topWin = root->GetWindow(); in ChromeOuterWindowID() local
201 if (!topWin) { in ChromeOuterWindowID()
205 return topWin->WindowID(); in ChromeOuterWindowID()
H A DnsGlobalWindowOuter.cpp2751 if (topWin) { in UpdateParentTarget()
6239 if (!topWin) { in EnterModalState()
6283 if (topWin->mModalStateDepth == 0) { in EnterModalState()
6286 topWin->mSuspendedDoc = topDoc; in EnterModalState()
6296 topWin->mModalStateDepth++; in EnterModalState()
6302 if (!topWin) { in LeaveModalState()
6309 MOZ_ASSERT(topWin->IsSuspended()); in LeaveModalState()
6310 topWin->mModalStateDepth--; in LeaveModalState()
6319 if (topWin->mSuspendedDoc) { in LeaveModalState()
6337 topWin->DispatchEvent(*event); in LeaveModalState()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/
H A DDnDInfo.java50 public DnDInfo(MWindow topWin) { in DnDInfo() argument
51 topLevelWindow = topWin; in DnDInfo()
52 display = ((Control) (topWin.getWidget())).getDisplay(); in DnDInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp145 nsCOMPtr<nsPIDOMWindowOuter> topWin = outerWin->GetInProcessTop(); in GetOwnerWindow() local
146 return topWin.forget(); in GetOwnerWindow()
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/tablelist3.3/scripts/
H A DtablelistBind.tcl320 set topWin [winfo toplevel $win]
321 set data(topBindEsc) [bind $topWin <Escape>]
322 bind $topWin <Escape> [list tablelist::escape [strMap {% %%} $win] $col]
336 set topWin [winfo toplevel $win]
337 set data(topBindEsc) [bind $topWin <Escape>]
338 bind $topWin <Escape> \
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowOuter.cpp2187 if (topWin) { in UpdateParentTarget()
5653 if (!topWin) { in EnterModalState()
5696 if (topWin->mModalStateDepth == 0) { in EnterModalState()
5699 topWin->mSuspendedDoc = topDoc; in EnterModalState()
5709 topWin->mModalStateDepth++; in EnterModalState()
5715 if (!topWin) { in LeaveModalState()
5722 MOZ_ASSERT(topWin->IsSuspended()); in LeaveModalState()
5723 topWin->mModalStateDepth--; in LeaveModalState()
5727 if (topWin->mModalStateDepth == 0) { in LeaveModalState()
5732 if (topWin->mSuspendedDoc) { in LeaveModalState()
[all …]
/dports/www/getleft/Getleft-v1.2/scripts/tablelist4.8/scripts/
H A DtablelistBind.tcl617 set topWin [winfo toplevel $win]
618 set data(topEscBinding) [bind $topWin <Escape>]
619 bind $topWin <Escape> \
1894 set topWin [winfo toplevel $win]
1895 focus $topWin
1896 set data(topEscBinding) [bind $topWin <Escape>]
1897 bind $topWin <Escape> \
1913 set topWin [winfo toplevel $win]
1914 focus $topWin
1915 set data(topEscBinding) [bind $topWin <Escape>]
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/tablelist/scripts/
H A DtablelistBind.tcl649 set topWin [winfo toplevel $win]
650 set data(topEscBinding) [bind $topWin <Escape>]
651 bind $topWin <Escape> \
1947 set topWin [winfo toplevel $win]
1948 focus $topWin
1949 set data(topEscBinding) [bind $topWin <Escape>]
1950 bind $topWin <Escape> \
1966 set topWin [winfo toplevel $win]
1967 focus $topWin
1968 set data(topEscBinding) [bind $topWin <Escape>]
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkImage.c288 TkWindow *topWin; in Tk_ImageObjCmd() local
300 topWin = (TkWindow *) TkToplevelWindowForCommand(interp, name); in Tk_ImageObjCmd()
301 if (topWin != NULL && winPtr->mainPtr->winPtr == topWin) { in Tk_ImageObjCmd()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImage.c293 TkWindow *topWin; in Tk_ImageObjCmd() local
305 topWin = (TkWindow *) TkToplevelWindowForCommand(interp, name); in Tk_ImageObjCmd()
306 if (topWin != NULL && winPtr->mainPtr->winPtr == topWin) { in Tk_ImageObjCmd()
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkImage.c293 TkWindow *topWin; in Tk_ImageObjCmd() local
305 topWin = (TkWindow *) TkToplevelWindowForCommand(interp, name); in Tk_ImageObjCmd()
306 if (topWin != NULL && winPtr->mainPtr->winPtr == topWin) { in Tk_ImageObjCmd()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/
H A DTrimBarRenderer.java126 MTrimmedWindow topWin = (MTrimmedWindow) modelService in addTrimContributions() local
128 for (MTrimBar bar : topWin.getTrimBars()) { in addTrimContributions()
/dports/lang/spidermonkey78/firefox-78.9.0/browser/modules/
H A DLiveBookmarkMigrator.jsm200 let topWin = BrowserWindowTracker.getTopWindow({ private: false });
201 if (!topWin) {
211 topWin.openTrustedLinkIn(sumoURL, "tab");
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkImage.c244 TkWindow *topWin; local
255 topWin = (TkWindow *) TkToplevelWindowForCommand(interp, name);
256 if (topWin != NULL && winPtr->mainPtr->winPtr == topWin) {
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dtextin.c790 ButWin *topWin; in paste() local
794 topWin = but->win; in paste()
795 while (topWin->parent != NULL) in paste()
796 topWin = topWin->parent; in paste()
798 topWin->win, 0); in paste()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.cpp2777 if (topWin) { in UpdateParentTarget()
6292 if (!topWin) { in EnterModalState()
6336 if (topWin->mModalStateDepth == 0) { in EnterModalState()
6337 topWin->SuppressEventHandling(); in EnterModalState()
6343 topWin->mModalStateDepth++; in EnterModalState()
6344 return topWin; in EnterModalState()
6350 if (!topWin) { in LeaveModalState()
6355 if (topWin != this) { in LeaveModalState()
6357 return topWin->LeaveModalState(); in LeaveModalState()
6391 if (!topWin) { in IsInModalState()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.cpp2751 if (topWin) { in UpdateParentTarget()
6356 if (!topWin) { in EnterModalState()
6400 if (topWin->mModalStateDepth == 0) { in EnterModalState()
6403 topWin->mSuspendedDoc = topDoc; in EnterModalState()
6412 topWin->mModalStateDepth++; in EnterModalState()
6413 return topWin; in EnterModalState()
6419 if (!topWin) { in LeaveModalState()
6424 if (topWin != this) { in LeaveModalState()
6426 return topWin->LeaveModalState(); in LeaveModalState()
6465 if (!topWin) { in IsInModalState()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.cpp2751 if (topWin) { in UpdateParentTarget()
6356 if (!topWin) { in EnterModalState()
6400 if (topWin->mModalStateDepth == 0) { in EnterModalState()
6403 topWin->mSuspendedDoc = topDoc; in EnterModalState()
6412 topWin->mModalStateDepth++; in EnterModalState()
6413 return topWin; in EnterModalState()
6419 if (!topWin) { in LeaveModalState()
6424 if (topWin != this) { in LeaveModalState()
6426 return topWin->LeaveModalState(); in LeaveModalState()
6465 if (!topWin) { in IsInModalState()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/
H A DCallback.cs152 nsIDOMWindow topWin; in OnStateChange()
153 win.getTop (out topWin); in OnStateChange()
154 if (topWin == null || topWin.GetHashCode () == win.GetHashCode ()) { in OnStateChange()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/
H A DFinder.jsm482 let topWin = this._getWindow();
511 let utils = topWin.QueryInterface(Ci.nsIInterfaceRequestor)
517 for (let frame = win; frame != topWin; frame = frame.parent) {
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.cpp3342 if (topWin) { in UpdateParentTarget()
9091 if (!topWin) { in EnterModalState()
9134 if (topWin->mModalStateDepth == 0) { in EnterModalState()
9137 topWin->mSuspendedDoc = topDoc; in EnterModalState()
9147 topWin->mModalStateDepth++; in EnterModalState()
9157 if (!topWin) { in LeaveModalState()
9164 MOZ_ASSERT(topWin->IsSuspended()); in LeaveModalState()
9165 topWin->mModalStateDepth--; in LeaveModalState()
9169 if (topWin->mModalStateDepth == 0) { in LeaveModalState()
9174 if (topWin->mSuspendedDoc) { in LeaveModalState()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/modules/
H A DFinder.jsm490 let topWin = this._getWindow();
519 let utils = topWin.QueryInterface(Ci.nsIInterfaceRequestor)
525 for (let frame = win; frame != topWin; frame = frame.parent) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXWindow.c1201 Window topWin = None, rootWin = None, containerWindow = None; in getWMInsets() local
1204 topWin = getTopWindow(window, &rootWin); in getWMInsets()
1205 syncTopLevelPos(awt_display, topWin, &topAttr); in getWMInsets()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/
H A DFinder.jsm673 let topWin = this._getWindow();
705 let utils = topWin.windowUtils;
711 for (let frame = win; frame != topWin; frame = frame.parent) {

123