Home
last modified time | relevance | path

Searched refs:GetClientSize (Results 201 – 225 of 1712) sorted by relevance

12345678910>>...69

/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/plot/
H A Dplot.cpp218 GetClientSize( &client_width, &client_height); in OnMouse()
290 GetClientSize( &client_width, &client_height); in DrawCurve()
335 GetClientSize( &client_width, &client_height); in DrawOnOffCurve()
471 GetClientSize( &client_width, &client_height); in OnMouse()
498 GetClientSize( &client_width, &client_height); in OnPaint()
609 GetClientSize( &client_width, &client_height); in OnPaint()
909 m_area->GetClientSize( &client_width, &client_height); in Enlarge()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/plot/
H A Dplot.cpp218 GetClientSize( &client_width, &client_height); in OnMouse()
290 GetClientSize( &client_width, &client_height); in DrawCurve()
335 GetClientSize( &client_width, &client_height); in DrawOnOffCurve()
471 GetClientSize( &client_width, &client_height); in OnMouse()
498 GetClientSize( &client_width, &client_height); in OnPaint()
609 GetClientSize( &client_width, &client_height); in OnPaint()
909 m_area->GetClientSize( &client_width, &client_height); in Enlarge()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/headless/
H A DHeadlessCompositorWidget.h31 LayoutDeviceIntSize GetClientSize() override;
/dports/lang/spidermonkey60/firefox-60.9.0/widget/headless/
H A DHeadlessCompositorWidget.h31 LayoutDeviceIntSize GetClientSize() override;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/headless/
H A DHeadlessCompositorWidget.h31 LayoutDeviceIntSize GetClientSize() override;
/dports/www/firefox/firefox-99.0/widget/headless/
H A DHeadlessCompositorWidget.h31 LayoutDeviceIntSize GetClientSize() override;
/dports/www/firefox-esr/firefox-91.8.0/widget/headless/
H A DHeadlessCompositorWidget.h31 LayoutDeviceIntSize GetClientSize() override;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/dbbrowse/
H A Dtabpgwin.cpp311 GetClientSize( &width, &height ); in DrawDecorations()
440 GetClientSize( &width, &height ); in HitTest()
520 GetClientSize( &width, &height ); in RecalcLayout()
832 GetClientSize( &width, &height ); in DrawDecorations()
970 GetClientSize( &width, &height ); in RecalcLayout()
1097 GetClientSize( &width, &height ); in OnMouseMove()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/dbbrowse/
H A Dtabpgwin.cpp311 GetClientSize( &width, &height ); in DrawDecorations()
440 GetClientSize( &width, &height ); in HitTest()
520 GetClientSize( &width, &height ); in RecalcLayout()
832 GetClientSize( &width, &height ); in DrawDecorations()
970 GetClientSize( &width, &height ); in RecalcLayout()
1097 GetClientSize( &width, &height ); in OnMouseMove()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/dbbrowse/
H A Dtabpgwin.cpp311 GetClientSize( &width, &height ); in DrawDecorations()
440 GetClientSize( &width, &height ); in HitTest()
520 GetClientSize( &width, &height ); in RecalcLayout()
832 GetClientSize( &width, &height ); in DrawDecorations()
970 GetClientSize( &width, &height ); in RecalcLayout()
1097 GetClientSize( &width, &height ); in OnMouseMove()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/dbbrowse/
H A Dtabpgwin.cpp311 GetClientSize( &width, &height ); in DrawDecorations()
440 GetClientSize( &width, &height ); in HitTest()
520 GetClientSize( &width, &height ); in RecalcLayout()
832 GetClientSize( &width, &height ); in DrawDecorations()
970 GetClientSize( &width, &height ); in RecalcLayout()
1097 GetClientSize( &width, &height ); in OnMouseMove()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/gizmos/
H A Dledctrl.py149 self._recalcInternals(self.GetClientSize())
176 self._recalcInternals(self.GetClientSize())
198 dc.DrawRectangle(wx.Rect((0, 0), self.GetClientSize()))
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/mdi/
H A Dmdi.cpp286 GetClientSize(&w, &h); in OnSize()
419 m_canvas = new MyCanvas(this, wxPoint(0, 0), GetClientSize()); in MyChild()
534 size3 = GetClientSize(); in OnSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/mdi/
H A Dmdi.cpp286 GetClientSize(&w, &h); in OnSize()
419 m_canvas = new MyCanvas(this, wxPoint(0, 0), GetClientSize()); in MyChild()
534 size3 = GetClientSize(); in OnSize()
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3wx/src/
H A Dview.cpp281 GetClientSize( &dx, &dy ); in OnTimer()
732 GetClientSize( &dx, &dy ); in Resize()
764 GetClientSize( &dx, &dy ); in OnPaint()
784 GetClientSize( &width, &height ); in OnSize()
/dports/editors/rehex/rehex-0.4.0/src/
H A DCodeCtrl.cpp132 wxSize client_size = GetClientSize(); in center_line()
153 wxSize client_size = GetClientSize(); in update_scrollbars()
296 wxSize client_size = GetClientSize(); in OnPaint()
417 wxSize client_size = GetClientSize(); in OnScroll()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/
H A Ddial.cpp123 wxSize size = GetClientSize(); in Draw()
144 wxSize size = GetClientSize(); in DrawFrame()
210 int penwidth = GetClientSize().x / 100; in DrawMarkers()
264 wxSize size = GetClientSize(); in DrawLabels()
365 wxSize size = GetClientSize(); in DrawData()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPreviewPanel.cpp263 m_panoImgSize = vigra::Diff2D(GetClientSize().GetWidth(), GetClientSize().GetHeight()); in updatePreview()
478 wxSize sz = GetClientSize(); in DrawPreview()
617 wxSize sz = GetClientSize(); in OnResize()
696 wxSize sz = GetClientSize(); in mouse2erect()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp236 wxSize sz(GetClientSize()); in OnMouse()
294 GetClientSize(&w, &h); in ResetProjectionMode()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/calibrate_lens/
H A DLensCalApp.cpp222 wxSize sz = frame->GetClientSize(); in StoreFramePosition()
231 wxSize sz = frame->GetClientSize(); in StoreFramePosition()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp236 wxSize sz(GetClientSize()); in OnMouse()
294 GetClientSize(&w, &h); in ResetProjectionMode()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp236 wxSize sz(GetClientSize()); in OnMouse()
294 GetClientSize(&w, &h); in ResetProjectionMode()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp236 wxSize sz(GetClientSize()); in OnMouse()
294 GetClientSize(&w, &h); in ResetProjectionMode()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/gal/
H A Dhidpi_gl_canvas.cpp43 wxSize size = wxGLCanvas::GetClientSize(); in GetNativePixelSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/contrib/
H A DPaintDC.1.py25 w, h = self.GetClientSize()

12345678910>>...69