Home
last modified time | relevance | path

Searched refs:SetMaxClientSize (Results 1 – 25 of 44) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/colourchooser/
H A Dcanvas.py91 self.SetMaxClientSize(forceClientSize)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/headless/
H A Dsvpframe.hxx82 virtual void SetMaxClientSize( long nWidth, long nHeight ) override;
/dports/editors/rehex/rehex-0.4.0/tests/
H A DSizeTestPanel.cpp32 SetMaxClientSize(wxSize(max_width, max_height)); in BEGIN_EVENT_TABLE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/headless/
H A Dsvpframe.hxx81 … virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalframe.hxx158 virtual void SetMaxClientSize( long nWidth, long nHeight ) = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalframe.hxx160 virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/win/
H A Dsalframe.h106 virtual void SetMaxClientSize( long nWidth, long nHeight ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dsalframe.h106 … virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Frame.hxx173 virtual void SetMaxClientSize(long nWidth, long nHeight) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/osx/
H A Dsalframe.h121 virtual void SetMaxClientSize( long nWidth, long nHeight ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/osx/
H A Dsalframe.h123 virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight )
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Frame.hxx167 virtual void SetMaxClientSize(tools::Long nWidth, tools::Long nHeight) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsalframe.h219 virtual void SetMaxClientSize( long nWidth, long nHeight ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsalframe.h220 … virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) override;
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dwxdemo.cpp248 SetMaxClientSize(winsize);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpframe.cxx225 void SvpSalFrame::SetMaxClientSize( long nWidth, long nHeight ) in SetMaxClientSize() function in SvpSalFrame
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpframe.cxx239 void SvpSalFrame::SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) in SetMaxClientSize() function in SvpSalFrame
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dvideo_display.cpp326 SetMaxClientSize(videoSize / scale_factor); in UpdateSize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dwindow.h1266 virtual void SetMaxClientSize(const wxSize& size);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dwindow.h1266 virtual void SetMaxClientSize(const wxSize& size);
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dsyswin.cxx395 …mpWindowImpl->mpBorderWindow->mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height… in SetMaxOutputSizePixel()
398 mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height() ); in SetMaxOutputSizePixel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dsyswin.cxx421 …mpWindowImpl->mpBorderWindow->mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height… in SetMaxOutputSizePixel()
424 mpWindowImpl->mpFrame->SetMaxClientSize( aSize.Width(), aSize.Height() ); in SetMaxOutputSizePixel()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dwindow.h1597 virtual void SetMaxClientSize(const wxSize& size);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx413 virtual void SetMaxClientSize( long nWidth, long nHeight ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx497 … virtual void SetMaxClientSize( tools::Long nWidth, tools::Long nHeight ) override;

12