Home
last modified time | relevance | path

Searched refs:GetWindow (Results 126 – 150 of 3588) sorted by relevance

12345678910>>...144

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsapi/
H A DPeerConnectionMedia.cpp102 mParent->GetWindow() in PeerConnectionMedia()
103 ? mParent->GetWindow()->EventTargetFor(TaskCategory::Other) in PeerConnectionMedia()
364 uint64_t winId = mParent->GetWindow()->WindowID(); in GetPrefDefaultAddressOnly()
376 uint64_t winId = mParent->GetWindow()->WindowID(); in GetPrefObfuscateHostAddresses()
384 mParent->GetWindow()->GetDocumentURI()); in GetPrefObfuscateHostAddresses()
502 Document* doc = mParent->GetWindow()->GetExtantDoc(); in GetChannel()
672 Document* doc = mParent->GetWindow()->GetExtantDoc(); in AddTransceiver()
853 nsPIDOMWindowInner* PeerConnectionMedia::GetWindow() const { in GetWindow() function in mozilla::PeerConnectionMedia
854 return mParent->GetWindow(); in GetWindow()
867 auto browserChild = BrowserChild::GetFrom(GetWindow()); in GetProxyConfig()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsapi/
H A DPeerConnectionMedia.cpp102 mParent->GetWindow() in PeerConnectionMedia()
103 ? mParent->GetWindow()->EventTargetFor(TaskCategory::Other) in PeerConnectionMedia()
364 uint64_t winId = mParent->GetWindow()->WindowID(); in GetPrefDefaultAddressOnly()
376 uint64_t winId = mParent->GetWindow()->WindowID(); in GetPrefObfuscateHostAddresses()
384 mParent->GetWindow()->GetDocumentURI()); in GetPrefObfuscateHostAddresses()
502 Document* doc = mParent->GetWindow()->GetExtantDoc(); in GetChannel()
672 Document* doc = mParent->GetWindow()->GetExtantDoc(); in AddTransceiver()
853 nsPIDOMWindowInner* PeerConnectionMedia::GetWindow() const { in GetWindow() function in mozilla::PeerConnectionMedia
854 return mParent->GetWindow(); in GetWindow()
867 auto browserChild = BrowserChild::GetFrom(GetWindow()); in GetProxyConfig()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsWebShellWindow.cpp215 nsPIDOMWindowOuter* window = mDocShell->GetWindow(); in NS_IMPL_ADDREF_INHERITED()
275 mDocShell ? mDocShell->GetWindow() : nullptr; in WindowMoved()
280 if (mDocShell && mDocShell->GetWindow()) { in WindowMoved()
281 nsCOMPtr<EventTarget> eventTarget = mDocShell->GetWindow()->GetTopWindowRoot(); in WindowMoved()
314 nsCOMPtr<nsPIDOMWindowOuter> window(mDocShell ? mDocShell->GetWindow() : nullptr); in RequestWindowClose()
357 mDocShell ? mDocShell->GetWindow() : nullptr; in SizeModeChanged()
399 mDocShell ? mDocShell->GetWindow() : nullptr; in UIResolutionChanged()
410 if (nsCOMPtr<nsPIDOMWindowOuter> ourWindow = mDocShell->GetWindow()) { in FullscreenChanged()
458 nsCOMPtr<nsPIDOMWindowOuter> window = mDocShell ? mDocShell->GetWindow() : nullptr; in WindowActivated()
475 mDocShell ? mDocShell->GetWindow() : nullptr; in WindowDeactivated()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/drm/gpu/
H A Ddrm_thread.cc136 DrmWindow* window = screen_manager_->GetWindow(widget); in CreateBuffer()
231 DrmWindow* window = screen_manager_->GetWindow(widget); in OnPlanesReadyForPageFlip()
259 screen_manager_->GetWindow(widget)->SetBounds(initial_bounds); in CreateWindow()
274 screen_manager_->GetWindow(widget)->SetBounds(bounds); in SetWindowBounds()
282 screen_manager_->GetWindow(widget)->SetCursor(bitmaps, location, in SetCursor()
289 screen_manager_->GetWindow(widget)->MoveCursor(location); in MoveCursor()
309 DrmWindow* window = screen_manager_->GetWindow(widget); in CheckOverlayCapabilitiesSync()
428 DCHECK(screen_manager_->GetWindow(widget)); in SetColorSpace()
430 screen_manager_->GetWindow(widget)->GetController(); in SetColorSpace()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emMain/
H A DemMainPanel.cpp69 if (GetWindow()) AddWakeUpSignal(GetWindow()->GetWindowFlagsSignal()); in emMainPanel()
125 if (GetWindow() && IsSignaled(GetWindow()->GetWindowFlagsSignal())) { in Cycle()
298 if (!GetWindow()) return; in UpdateFullscreen()
299 if (GetWindow()->GetWindowFlags()&emWindow::WF_FULLSCREEN) { in UpdateFullscreen()
328 GetWindow()!=NULL && in UpdateSliderHiding()
329 (GetWindow()->GetWindowFlags()&emWindow::WF_FULLSCREEN)!=0 && in UpdateSliderHiding()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dlokcharthelper.cxx88 vcl::Window* LokChartHelper::GetWindow() in GetWindow() function in LokChartHelper
99 vcl::Window* pParent = VCLUnoHelper::GetWindow( xDockerWin ); in GetWindow()
131 vcl::Window* pWindow = GetWindow(); in GetChartBoundingBox()
164 vcl::Window* pChartWindow = GetWindow(); in Hit()
197 vcl::Window* pChartWindow = GetWindow(); in PaintTile()
280 vcl::Window* pChartWindow = GetWindow(); in postMouseEvent()
338 vcl::Window* pChartWindow = GetWindow(); in setGraphicSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dlokcharthelper.cxx91 vcl::Window* LokChartHelper::GetWindow() in GetWindow() function in LokChartHelper
102 vcl::Window* pParent = VCLUnoHelper::GetWindow( xDockerWin ).get(); in GetWindow()
134 vcl::Window* pWindow = GetWindow(); in GetChartBoundingBox()
167 vcl::Window* pChartWindow = GetWindow(); in Hit()
200 vcl::Window* pChartWindow = GetWindow(); in PaintTile()
282 vcl::Window* pChartWindow = GetWindow(); in postMouseEvent()
339 vcl::Window* pChartWindow = GetWindow(); in setGraphicSelection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxcontainer.cxx94 VclPtr<vcl::Window> pWindow = GetWindow(); in getWindows()
120 VclPtr<vcl::Window> pWindow = GetWindow(); in enableDialogControl()
145 VclPtr<vcl::Window> pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setTabOrder()
188 VclPtr<vcl::Window> pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setGroup()
219 vcl::Window* pBehindLast = pWin->GetWindow( GetWindowType::Next ); in setGroup()
251 VclPtr<vcl::Window> pWindow = GetWindow(); in setProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dchildwin.hxx132 vcl::Window* GetWindow() const in GetWindow() function in SfxChildWindowContext
161 vcl::Window* GetWindow() const in GetWindow() function in SfxChildWindow
183 { return pContext ? pContext->GetWindow(): nullptr; } in GetContextWindow()
280 static_cast<SfxFloatingWindow*>(GetWindow())->FillInfo( aInfo ); \
304 static_cast<SfxDockingWindow*>(GetWindow())->FillInfo( aInfo ); \
312 static_cast<SfxDockingWindow*>(GetWindow())->FillInfo( aInfo ); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dscripted_animation_controller.cc195 GetWindow()->document()->HasAutofocusCandidates() || in HasScheduledFrameTasks()
203 auto* loader = GetWindow()->document()->Loader(); in ServiceScriptedAnimations()
225 GetWindow()->document()->FlushAutofocusCandidates(); in ServiceScriptedAnimations()
301 auto* frame = GetWindow()->GetFrame(); in ScheduleAnimationIfNeeded()
322 LocalDOMWindow* ScriptedAnimationController::GetWindow() const { in GetWindow() function in blink::ScriptedAnimationController
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/canvas/offscreencanvas/
H A Doffscreen_canvas_test.cc58 LocalDOMWindow* GetWindow() const { in GetWindow() function in blink::OffscreenCanvasTest
65 Document& GetDocument() const { return *GetWindow()->document(); } in GetDocument()
96 GetWindow(), *canvas_element, exception_state); in SetUp()
107 offscreen_canvas_->GetCanvasRenderingContext(GetWindow(), String("2d"), in SetUp()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dinfobar.cpp134 if ( siblings.GetFirst()->GetData()->GetWindow() == self ) in GetBarPlacement()
136 else if ( siblings.GetLast()->GetData()->GetWindow() == self ) in GetBarPlacement()
308 if ( item->GetWindow()->GetId() == btnid ) in RemoveButton()
310 delete item->GetWindow(); in RemoveButton()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DHtmlWindow.cpp217 HtmlWindow *hw = wxDynamicCast( GetWindow(), HtmlWindow ); in GetLocation()
228 HtmlWindow *hw = wxDynamicCast( GetWindow(), HtmlWindow ); in GetName()
263 HtmlWindow *hw = wxDynamicCast( GetWindow(), HtmlWindow ); in GetState()
276 HtmlWindow *hw = wxDynamicCast( GetWindow(), HtmlWindow ); in GetValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx164 GetWindow()->SetAccessible(rxAccessible); in setAccessible()
172 GetWindow()->SetPosPixel(Point(0,0)); in IMPL_LINK()
173 GetWindow()->SetSizePixel(Size( in IMPL_LINK()
188 VclPtr<vcl::Window> pWindow = VCLUnoHelper::GetWindow(mxWindow); in CreateCanvas()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dinfobar.cpp134 if ( siblings.GetFirst()->GetData()->GetWindow() == self ) in GetBarPlacement()
136 else if ( siblings.GetLast()->GetData()->GetWindow() == self ) in GetBarPlacement()
308 if ( item->GetWindow()->GetId() == btnid ) in RemoveButton()
310 delete item->GetWindow(); in RemoveButton()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dfootprint_preview_widget.cpp62 m_outerSizer->Add( m_prev_panel->GetWindow(), 1, wxALL | wxEXPAND, 0 ); in FOOTPRINT_PREVIEW_WIDGET()
75 m_prev_panel->GetWindow()->Hide(); in SetStatusText()
84 m_prev_panel->GetWindow()->Show(); in ClearStatus()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/dialogs/
H A Dchatdlg.cpp770 GetWindow(u)->GotoEnd(); in slot_chat()
789 GetWindow(u)->setReadOnly(false); in slot_chat()
791 GetWindow(u)->backspace(); in slot_chat()
793 GetWindow(u)->setReadOnly(true); in slot_chat()
794 GetWindow(u)->update(); in slot_chat()
820 QFont f(GetWindow(u)->font()); in slot_chat()
844 GetWindow(u)->setFont(f); in slot_chat()
853 QFont f(GetWindow(u)->font()); in slot_chat()
858 GetWindow(u)->setFont(f); in slot_chat()
867 QFont f(GetWindow(u)->font()); in slot_chat()
[all …]
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/dialogs/
H A Dchatdlg.cpp770 GetWindow(u)->GotoEnd(); in slot_chat()
789 GetWindow(u)->setReadOnly(false); in slot_chat()
791 GetWindow(u)->backspace(); in slot_chat()
793 GetWindow(u)->setReadOnly(true); in slot_chat()
794 GetWindow(u)->update(); in slot_chat()
820 QFont f(GetWindow(u)->font()); in slot_chat()
844 GetWindow(u)->setFont(f); in slot_chat()
853 QFont f(GetWindow(u)->font()); in slot_chat()
858 GetWindow(u)->setFont(f); in slot_chat()
867 QFont f(GetWindow(u)->font()); in slot_chat()
[all …]
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/dialogs/
H A Dchatdlg.cpp770 GetWindow(u)->GotoEnd(); in slot_chat()
789 GetWindow(u)->setReadOnly(false); in slot_chat()
791 GetWindow(u)->backspace(); in slot_chat()
793 GetWindow(u)->setReadOnly(true); in slot_chat()
794 GetWindow(u)->update(); in slot_chat()
820 QFont f(GetWindow(u)->font()); in slot_chat()
844 GetWindow(u)->setFont(f); in slot_chat()
853 QFont f(GetWindow(u)->font()); in slot_chat()
858 GetWindow(u)->setFont(f); in slot_chat()
867 QFont f(GetWindow(u)->font()); in slot_chat()
[all …]
/dports/net-im/licq/licq-f271d55/qt-gui/src/dialogs/
H A Dchatdlg.cpp770 GetWindow(u)->GotoEnd(); in slot_chat()
789 GetWindow(u)->setReadOnly(false); in slot_chat()
791 GetWindow(u)->backspace(); in slot_chat()
793 GetWindow(u)->setReadOnly(true); in slot_chat()
794 GetWindow(u)->update(); in slot_chat()
820 QFont f(GetWindow(u)->font()); in slot_chat()
844 GetWindow(u)->setFont(f); in slot_chat()
853 QFont f(GetWindow(u)->font()); in slot_chat()
858 GetWindow(u)->setFont(f); in slot_chat()
867 QFont f(GetWindow(u)->font()); in slot_chat()
[all …]
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/dialogs/
H A Dchatdlg.cpp770 GetWindow(u)->GotoEnd(); in slot_chat()
789 GetWindow(u)->setReadOnly(false); in slot_chat()
791 GetWindow(u)->backspace(); in slot_chat()
793 GetWindow(u)->setReadOnly(true); in slot_chat()
794 GetWindow(u)->update(); in slot_chat()
820 QFont f(GetWindow(u)->font()); in slot_chat()
844 GetWindow(u)->setFont(f); in slot_chat()
853 QFont f(GetWindow(u)->font()); in slot_chat()
858 GetWindow(u)->setFont(f); in slot_chat()
867 QFont f(GetWindow(u)->font()); in slot_chat()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dsynthetic_gesture_target_aura.cc64 aura::Window* window = GetWindow(); in DispatchWebTouchEventToPlatform()
99 aura::Window* window = GetWindow(); in DispatchWebMouseWheelEventToPlatform()
114 aura::Window* window = GetWindow(); in DispatchWebGestureEventToPlatform()
163 aura::Window* window = GetWindow(); in DispatchWebMouseEventToPlatform()
197 aura::Window* SyntheticGestureTargetAura::GetWindow() const { in GetWindow() function in content::SyntheticGestureTargetAura
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dsynthetic_gesture_target_aura.cc66 aura::Window* window = GetWindow(); in DispatchWebTouchEventToPlatform()
98 aura::Window* window = GetWindow(); in DispatchWebMouseWheelEventToPlatform()
113 aura::Window* window = GetWindow(); in DispatchWebGestureEventToPlatform()
163 aura::Window* window = GetWindow(); in DispatchWebMouseEventToPlatform()
197 aura::Window* SyntheticGestureTargetAura::GetWindow() const { in GetWindow() function in content::SyntheticGestureTargetAura
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/programs/spectra/
H A Ddocument.cc47 if (view && view->GetWindow ()) in SetTitle()
48 view->GetWindow ()->SetTitle (title); in SetTitle()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGUI_ObjectLayers.cpp250 LayerRangeEditor* editor = dynamic_cast<LayerRangeEditor*>(item->GetWindow()); in msw_rescale()
258 LayerRangeEditor* editor = dynamic_cast<LayerRangeEditor*>(e_item->GetWindow()); in msw_rescale()
268 auto button = dynamic_cast<PlusMinusButton*>(b_item->GetWindow()); in msw_rescale()
295 auto button = dynamic_cast<PlusMinusButton*>(b_item->GetWindow()); in sys_color_changed()
353 LayerRangeEditor* new_editor = dynamic_cast<LayerRangeEditor*>(e.GetWindow()); in LayerRangeEditor()
359 …dit_fn(get_value(), false, dynamic_cast<ObjectLayers::PlusMinusButton*>(e.GetWindow()) != nullptr)) in LayerRangeEditor()
365 …t_fn(get_value(), false, dynamic_cast<ObjectLayers::PlusMinusButton*>(e.GetWindow()) != nullptr)) { in LayerRangeEditor()

12345678910>>...144