Home
last modified time | relevance | path

Searched refs:resizeWindow (Results 201 – 225 of 234) sorted by relevance

12345678910

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/qt/
H A DQt4Gui.cpp234 Qt4Gui::resizeWindow(int width, int height) in resizeWindow() function in gnash::Qt4Gui
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DApplicationWindow.h498 void resizeWindow();
H A DApplicationWindow.cpp7189 void ApplicationWindow::resizeWindow() in resizeWindow() function in ApplicationWindow
10702 connect(actionResizeWindow, SIGNAL(triggered()), this, SLOT(resizeWindow())); in createActions()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/snap/
H A Dsnap.c200 resizeWindow(w, w->attrib.x + dx, w->attrib.y + dy, in snapResizeWindow()
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/src/XMonad/
H A DOperations.hs692 io $ resizeWindow d w `uncurry`
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/win/
H A Dwindow.c439 resizeWindow(PceWindow sw) in resizeWindow() function
2289 SM(NAME_resize, 0, NULL, resizeWindow,
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/core/
H A DApplicationWindow.h627 void resizeWindow();
H A DApplicationWindow.cpp9670 void ApplicationWindow::resizeWindow()
14494 connect(actionResizeWindow, SIGNAL(activated()), this, SLOT(resizeWindow()));
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DX11.cc571 X11::resizeWindow(Window win, in resizeWindow() function in X11
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCMainWindow.m293 [self resizeWindow];
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkframe.cxx734 void GtkSalFrame::resizeWindow( long nWidth, long nHeight ) in resizeWindow() function in GtkSalFrame
1570 resizeWindow( pState->mnWidth, pState->mnHeight ); in SetWindowState()
/dports/x11-wm/compiz/compiz-0.8.8/
H A DChangeLog1561 * src/window.c (resizeWindow): Only verify pixmap size if window is
1563 (resizeWindow): Check XGetGeometry result.
/dports/games/sdl-ball/SDL-Ball_src/
H A Dmain.cpp2771 void resizeWindow( int width, int height ) in resizeWindow() function
2851 resizeWindow(setting.resx,setting.resy); in initScreen()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/gtk/
H A Dgtk.cpp733 GtkGui::resizeWindow(int width, int height) in resizeWindow() function in gnash::GtkGui
/dports/x11-wm/compiz/compiz-0.8.8/include/
H A Dcompiz-core.h2901 resizeWindow (CompWindow *w,
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Devent.c94 if (resizeWindow (w, in handleSyncAlarm()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx784 void GtkSalFrame::resizeWindow( tools::Long nWidth, tools::Long nHeight ) in resizeWindow() function in GtkSalFrame
1849 resizeWindow( pState->mnWidth, pState->mnHeight ); in SetWindowState()
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-sdl2.c1005 static errr resizeWindow(TermData *td, int width, int height) in resizeWindow() function
2342 resizeWindow(&terms[i], w, h); in handleWMEvent()
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/src/
H A Dwindow_QT.cpp1135 void GuiReceiver::resizeWindow(QString name, int width, int height) in resizeWindow() function in GuiReceiver
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dbasegui.cpp2302 this, SLOT(resizeWindow(int,int)) ); in createCore()
5477 void BaseGui::resizeWindow(int w, int h) { in resizeWindow() function in BaseGui
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/qa/desktop_lib/
H A Dtest_desktop_lib.cxx2742 …ASSERT_EQUAL(documentClassOffset(51), offsetof(struct _LibreOfficeKitDocumentClass, resizeWindow)); in testABI()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/qa/desktop_lib/
H A Dtest_desktop_lib.cxx3192 …ASSERT_EQUAL(documentClassOffset(51), offsetof(struct _LibreOfficeKitDocumentClass, resizeWindow)); in testABI()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/doc/changelogs/
H A DChangeLog-0.8.71373 event. Have Player proxy that to a new gui::resizeWindow implemented
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/lib/
H A Dinit.cxx1028 m_pDocumentClass->resizeWindow = doc_resizeWindow; in LibLODocument_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx1334 m_pDocumentClass->resizeWindow = doc_resizeWindow; in LibLODocument_Impl()

12345678910