Home
last modified time | relevance | path

Searched defs:clientRect (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DVerticalSplitter.cpp15 auto clientRect = GetClientRect(); in GetEdgeRect() local
33 auto clientRect = GetClientRect(); in GetPaneRect() local
66 auto clientRect = GetClientRect(); in UpdateEdgePosition() local
H A DHorizontalSplitter.cpp15 auto clientRect = GetClientRect(); in GetEdgeRect() local
33 auto clientRect = GetClientRect(); in GetPaneRect() local
66 auto clientRect = GetClientRect(); in UpdateEdgePosition() local
H A DColumnTreeView.cpp133 RECT clientRect = GetClientRect(); in UpdateLayout() local
242 RECT clientRect = m_pTreeView->GetClientRect(); in DrawColumnLines() local
H A DStatusBar.cpp34 RECT clientRect = GetClientRect(); in SetParts() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/FrameDebugger/
H A DPixelBufferView.cpp110 auto clientRect = m_openglpanel->size(); in DrawCheckerboard() local
124 auto clientRect = m_openglpanel->size(); in DrawPixelBuffer() local
155 auto clientRect = m_openglpanel->size(); in OnMouseMoveEvent() local
178 auto clientRect = m_openglpanel->size(); in OnMouseWheel() local
276 auto clientRect = m_openglpanel->size(); in FitBitmap() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DPaintRequest.cpp40 RefPtr<DOMRect> clientRect = new DOMRect(this); in ClientRect() local
48 RefPtr<DOMRect> clientRect = ClientRect(); in GetClientRect() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/RTAS/
H A Djuce_RTAS_WinUtilities.cpp54 RECT clientRect; in attachSubWindow() local
80 RECT clientRect, windowRect; in resizeHostWindow() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/win32gdivis/
H A DMemoryDC.h96 RECT clientRect; variable
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DTrackbar.cpp148 Rect clientRect = this->ClientRect(); in OnCustomDraw() local
176 Rect clientRect = this->ClientRect(); in OnCustomDraw() local
H A DMemoryDC.hpp96 RECT clientRect; member in win32cpp::MemoryDC
H A DSplitter.cpp224 Rect clientRect = this->ClientRect(); in LayoutFromMouse() local
251 Rect clientRect = this->ClientRect(); in Layout() local
361 Rect clientRect = this->ClientRect(); in OnMouseMoved() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/DebugSupport/
H A DDirectXControl.cpp94 RECT* clientRect(NULL); in OnNcCalcSize() local
141 RECT clientRect; in OnNcPaint() local
318 RECT clientRect = GetClientRect(); in CreatePresentParams() local
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DPaintRequest.cpp36 RefPtr<DOMRect> clientRect = new DOMRect(this); in ClientRect() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DPaintRequest.cpp37 RefPtr<DOMRect> clientRect = new DOMRect(this); in ClientRect() local
/dports/www/firefox/firefox-99.0/dom/events/
H A DPaintRequest.cpp36 RefPtr<DOMRect> clientRect = new DOMRect(mParent); in ClientRect() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DPaintRequest.cpp36 RefPtr<DOMRect> clientRect = new DOMRect(this); in ClientRect() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DPaintRequest.cpp36 RefPtr<DOMRect> clientRect = new DOMRect(this); in ClientRect() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/ca/win/
H A DCACFLayerTreeHost.cpp238 RECT clientRect; in getDirtyRects() local
319 RECT clientRect; in bounds() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/
H A DSpuRegViewPanel.cpp33 Framework::Win32::CRect clientRect(GetClientRect()); in RefreshLayout() local
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/
H A Dtraynotificationmanager.cpp7 QRect clientRect = desktopWidget->availableGeometry(); in TrayNotificationManager() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/basic/directx/src/
H A DShellRenderInterfaceExtensionsDirectX_Win32.cpp54 RECT clientRect; in AttachToNative() local
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dpopup_input_filter.cpp60 …const QRect clientRect = QRect(pointerFocus->clientPos(), pointerFocus->clientSize()).translated(p… in pointerEvent() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/MediaCenter/Source/win32ui/
H A DMainWindow.cpp14 Framework::Win32::CRect clientRect(0, 0, 640, 480); in CMainWindow() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/basic/directx10/src/
H A DShellRenderInterfaceExtensionsDirectX10_Win32.cpp100 RECT clientRect; in AttachToNative() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/symbian/orientationchange/
H A Dtst_orientationchange.cpp158 TRect clientRect = static_cast<CEikAppUi*>(CCoeEnv::Static()-> AppUi())->ClientRect(); in resizeEventOnOrientationChange() local

12345678910>>...15