Home
last modified time | relevance | path

Searched refs:on_resized (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/gui/guisys/private/
H A Dgui_subtree_impl.cpp106 &GuiSubtreeImpl::on_resized in attach_to()
152 void GuiSubtreeImpl::on_resized(const QSize &size) { in on_resized() function in qtsdl::GuiSubtreeImpl
H A Dgui_renderer_impl.cpp72 void EventHandlingQuickWindow::on_resized(const QSize &size) { in on_resized() function in qtsdl::EventHandlingQuickWindow
96 …onnect(this, &GuiRendererImpl::resized, this->window.get(), &EventHandlingQuickWindow::on_resized);
H A Dgui_subtree_impl.h75 void on_resized(const QSize &size); in QT_FORWARD_DECLARE_CLASS()
H A Dgui_renderer_impl.h35 void on_resized(const QSize &size); in QT_FORWARD_DECLARE_CLASS()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dpreviewwindow.h54 void on_resized (Gtk::Allocation& req);
H A Dpreviewwindow.cc30 rconn = signal_size_allocate().connect( sigc::mem_fun(*this, &PreviewWindow::on_resized) ); in PreviewWindow()
107 void PreviewWindow::on_resized (Gtk::Allocation& req) in on_resized() function in PreviewWindow
H A Dimagearea.h109 void on_resized (Gtk::Allocation& req);
H A Dimagearea.cc53 signal_size_allocate().connect( sigc::mem_fun(*this, &ImageArea::on_resized) ); in ImageArea()
91 void ImageArea::on_resized (Gtk::Allocation& req) in on_resized() function in ImageArea
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dpreviewwindow.h57 void on_resized (Gtk::Allocation& req);
H A Dpreviewwindow.cc34 rconn = signal_size_allocate().connect( sigc::mem_fun(*this, &PreviewWindow::on_resized) ); in PreviewWindow()
120 void PreviewWindow::on_resized (Gtk::Allocation& req) in on_resized() function in PreviewWindow
H A Dimagearea.h112 void on_resized (Gtk::Allocation& req);
H A Dimagearea.cc51 signal_size_allocate().connect( sigc::mem_fun(*this, &ImageArea::on_resized) ); in ImageArea()
89 void ImageArea::on_resized (Gtk::Allocation& req) in on_resized() function in ImageArea
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/trayicon/src/
H A Darcan-trayicon.c276 static void on_resized(struct tui_context* tui, in on_resized() function
310 .resized = on_resized, in stdin_tui()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/trayicon/src/
H A Darcan-trayicon.c276 static void on_resized(struct tui_context* tui, in on_resized() function
310 .resized = on_resized, in stdin_tui()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/trayicon/src/
H A Darcan-trayicon.c276 static void on_resized(struct tui_context* tui, in on_resized() function
310 .resized = on_resized, in stdin_tui()
/dports/x11/aclip/arcan-0.6.1/src/tools/trayicon/src/
H A Darcan-trayicon.c276 static void on_resized(struct tui_context* tui, in on_resized() function
310 .resized = on_resized, in stdin_tui()
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/widgets/
H A Dreadline.c651 static void on_resized(struct tui_context* T, in on_resized() function
749 .resized = on_resized, in arcan_tui_readline_setup()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/widgets/
H A Dreadline.c651 static void on_resized(struct tui_context* T, in on_resized() function
749 .resized = on_resized, in arcan_tui_readline_setup()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/widgets/
H A Dreadline.c651 static void on_resized(struct tui_context* T, in on_resized() function
749 .resized = on_resized, in arcan_tui_readline_setup()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/widgets/
H A Dreadline.c651 static void on_resized(struct tui_context* T, in on_resized() function
749 .resized = on_resized, in arcan_tui_readline_setup()
/dports/www/netsurf/netsurf-3.10/frontends/atari/
H A Drootwin.c76 static void on_resized(ROOTWIN *rootwin);
117 on_resized(data->rootwin); in handle_event()
1404 static void on_resized(ROOTWIN *rootwin) in on_resized() function
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/terminal/default/
H A Darcterm.c646 static void on_resized(struct tui_context* c, in on_resized() function
1254 .resized = on_resized, in afsrv_terminal()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/terminal/default/
H A Darcterm.c646 static void on_resized(struct tui_context* c, in on_resized() function
1254 .resized = on_resized, in afsrv_terminal()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/terminal/default/
H A Darcterm.c646 static void on_resized(struct tui_context* c, in on_resized() function
1254 .resized = on_resized, in afsrv_terminal()
/dports/x11/aclip/arcan-0.6.1/src/frameserver/terminal/default/
H A Darcterm.c646 static void on_resized(struct tui_context* c, in on_resized() function
1254 .resized = on_resized, in afsrv_terminal()

12