Home
last modified time | relevance | path

Searched refs:configureNotifyEvent (Results 1 – 18 of 18) sorted by relevance

/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/animations/
H A Doxygenmainwindowdata.cpp35 …_configureId.connect( G_OBJECT(widget), "configure-event", G_CALLBACK( configureNotifyEvent ), thi… in connect()
70 …gboolean MainWindowData::configureNotifyEvent(GtkWidget* widget, GdkEventConfigure* event, gpointe… in configureNotifyEvent() function in Oxygen::MainWindowData
H A Doxygenmainwindowdata.h61 static gboolean configureNotifyEvent( GtkWidget*, GdkEventConfigure*, gpointer);
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/
H A Doxygenmainwindowdata.cpp35 …_configureId.connect( G_OBJECT(widget), "configure-event", G_CALLBACK( configureNotifyEvent ), thi… in connect()
70 …gboolean MainWindowData::configureNotifyEvent(GtkWidget* widget, GdkEventConfigure* event, gpointe… in configureNotifyEvent() function in Oxygen::MainWindowData
H A Doxygenmainwindowdata.h61 static gboolean configureNotifyEvent( GtkWidget*, GdkEventConfigure*, gpointer);
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DEventHandler.hh61 inline virtual void configureNotifyEvent(const XConfigureEvent * const) in configureNotifyEvent() function in bt::EventHandler
H A DApplication.cc472 handler->configureNotifyEvent(&event->xconfigure); in process_event()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dunmanaged.h45 void configureNotifyEvent(xcb_configure_notify_event_t *e);
H A Devents.cpp1225 configureNotifyEvent(reinterpret_cast<xcb_configure_notify_event_t*>(e)); in windowEvent()
1248 void Unmanaged::configureNotifyEvent(xcb_configure_notify_event_t *e) in configureNotifyEvent() function in KWin::Unmanaged
/dports/x11-wm/bbpager/bbpager-0.4.7/src/
H A Dpager.h69 void configureNotifyEvent(const XConfigureEvent * const event);
H A Dbbpager.h70 virtual void configureNotifyEvent(const XConfigureEvent * const event);
H A Dpager.cxx487 void PagerWindow::configureNotifyEvent(const XConfigureEvent * const event) in configureNotifyEvent() function in PagerWindow
H A Dbbpager.cxx496 void FrameWindow::configureNotifyEvent(const XConfigureEvent * const event) in configureNotifyEvent() function in FrameWindow
/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A Dwindow.hh102 void configureNotifyEvent(const XConfigureEvent * const e);
H A Dwindow.cc77 void XWindow::configureNotifyEvent(const XConfigureEvent * const e) { in configureNotifyEvent() function in XWindow
/dports/mail/bbmail/bbmail-0.9.3/src/
H A Dbbmail.h137 virtual void configureNotifyEvent(const XConfigureEvent *configure_event);
H A Dbbmail.cpp1419 void FrameWindow::configureNotifyEvent(const XConfigureEvent *xconfigure_event) in configureNotifyEvent() function in FrameWindow
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DFbWinFrame.hh171 void configureNotifyEvent(XConfigureEvent &event);
H A DFbWinFrame.cc836 configureNotifyEvent(event.xconfigure); in handleEvent()
839 void FbWinFrame::configureNotifyEvent(XConfigureEvent &event) { in configureNotifyEvent() function in FbWinFrame