Home
last modified time | relevance | path

Searched defs:resize_event (Results 1 – 25 of 88) sorted by relevance

1234

/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/tests/
H A Dediting_commands_tests.cpp43 …QUndoCommand* resize_event = new ResizeEventUndoCommand (event_manager, id, new_position, new_dura… in run() local
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/glyph_paint/
H A Dglyph_select_stack.cpp42 bool Glyph_select_stack::resize_event(Area new_size, Area old_size) { in resize_event() function in demos::glyph_paint::Glyph_select_stack
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/include/cppurses/widget/
H A Dlayout.hpp31 bool resize_event(Area new_size, Area old_size) override { in resize_event() function in cppurses::layout::Layout
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/src/widget/
H A Dtextbox_base.cpp85 bool Textbox_base::resize_event(Area new_size, Area old_size) { in resize_event() function in cppurses::detail::Textbox_base
H A Dwidget.event_handlers.cpp46 bool Widget::resize_event(Area /* new_size */, Area /* old_size */) in resize_event() function in cppurses::Widget
/dports/x11-wm/xfce4-desktop/xfdesktop-4.16.0/src/
H A Dxfdesktop-icon-view.h70 void (*resize_event)(XfdesktopIconView *icon_view); member
/dports/devel/libtickit/libtickit-0.4.2a/examples/
H A Ddemo-scroll.c92 static int resize_event(TickitTerm *tt, TickitEventFlags flags, void *_info, void *data) in resize_event() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/sdl/
H A Dsdl.cpp308 SDLGui::resize_event() in resize_event() function in gnash::SDLGui
/dports/games/xpat2/xpat2-1.07/src/
H A DX-events.c278 void resize_event(XSize_t w, XSize_t h) { in resize_event() function
/dports/games/spider/spider/
H A Devents.c493 resize_event(xev) in resize_event() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DControlEventTest.cs266 int resize_event; field in MonoTests.System.Windows.Forms.LayoutEventClass
/dports/multimedia/xawtv/xawtv-3.107/debug/
H A Dxvideo.c92 resize_event(Widget widget, XtPointer client_data, XEvent *event, Boolean *d) in resize_event() function
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/
H A Dnativewindow_pugl.cc151 auto resize_event = std::make_shared<ResizeEvent>(); in onEvent() local
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/src/
H A DTestbedApplication.cpp261 bool TestbedApplication::resize_event(const Vector2i &size) { in resize_event() function in TestbedApplication
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/mir/
H A DSDL_mirevents.c260 MIR_HandleResize(MirResizeEvent const* resize_event, SDL_Window* window) in MIR_HandleResize()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/mir/
H A DSDL_mirevents.c260 MIR_HandleResize(MirResizeEvent const* resize_event, SDL_Window* window) in MIR_HandleResize()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/mir/
H A DSDL_mirevents.c260 MIR_HandleResize(MirResizeEvent const* resize_event, SDL_Window* window) in MIR_HandleResize()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/mir/
H A DSDL_mirevents.c260 HandleResize(MirResizeEvent const* resize_event, SDL_Window* window) in HandleResize()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32inevt.c608 resize_event (WINDOW_BUFFER_SIZE_RECORD *event) in resize_event() function
/dports/editors/emacs/emacs-27.2/src/
H A Dw32inevt.c607 resize_event (WINDOW_BUFFER_SIZE_RECORD *event) in resize_event() function
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/mcomix/
H A Devent.py29 def resize_event(self, widget, event): member in EventHandler
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/drivers/database/
H A Ddatabase_driver.php928 public function resize_event($event) function in database_driver
/dports/games/quadra/quadra-1.3.0/skelton/svgalib/
H A Dvideo.cpp505 void Video::resize_event(int w, int h) in resize_event() function in Video
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/drivers/
H A Dcalendar_driver.php248 abstract function resize_event($event); function in calendar_driver
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/drivers/kolab/
H A Dkolab_driver.php760 public function resize_event($event) function in kolab_driver

1234