Home
last modified time | relevance | path

Searched refs:WindowMoved (Results 1 – 25 of 64) sorted by relevance

123

/dports/x11-wm/piewm/piewm-1.04/
H A Dmove.c99 if (!cancel && WindowMoved) { in DragFrame()
129 if (!cancel && WindowMoved) { in DragIcon()
269 WindowMoved = False; in StartMove()
450 if (!WindowMoved && in getPointer()
454 WindowMoved = True; in getPointer()
456 if (WindowMoved) { in getPointer()
483 if (!WindowMoved && in getPointer()
487 WindowMoved = True; in getPointer()
489 if (WindowMoved) { in getPointer()
/dports/x11-wm/tvtwm/tvtwm/
H A Dmove.c100 if (!cancel && WindowMoved) {
133 if (!cancel && WindowMoved) {
294 WindowMoved = False;
511 if (!WindowMoved &&
515 WindowMoved = True;
517 if (WindowMoved) {
544 if (!WindowMoved &&
548 WindowMoved = True;
550 if (WindowMoved) {
H A Dmenus.h121 extern int WindowMoved;
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsWebShellWindow.h41 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
86 bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y);
/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsWebShellWindow.h42 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
100 bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dfunctions.c52 bool WindowMoved = false; variable
236 if(WindowMoved) { in EF_main()
H A Dfunctions.h39 extern bool WindowMoved;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsIWidgetListener.cpp37 nsIWidgetListener::WindowMoved(nsIWidget* aWidget, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h68 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsIWidgetListener.cpp24 bool nsIWidgetListener::WindowMoved(nsIWidget* aWidget, int32_t aX, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h64 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIWidgetListener.cpp24 bool nsIWidgetListener::WindowMoved(nsIWidget* aWidget, int32_t aX, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h68 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dmenus.h145 extern int WindowMoved;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsIWidgetListener.cpp24 bool nsIWidgetListener::WindowMoved(nsIWidget* aWidget, int32_t aX, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h68 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/www/firefox/firefox-99.0/widget/
H A DnsIWidgetListener.cpp24 bool nsIWidgetListener::WindowMoved(nsIWidget* aWidget, int32_t aX, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h68 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsIWidgetListener.cpp24 bool nsIWidgetListener::WindowMoved(nsIWidget* aWidget, int32_t aX, in WindowMoved() function in nsIWidgetListener
H A DnsIWidgetListener.h68 virtual bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DAppWindow.h93 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
155 bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DAppWindow.h94 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
159 bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DAppWindow.h94 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
159 bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DAppWindow.h94 virtual bool WindowMoved(nsIWidget* aWidget, int32_t x, int32_t y) override;
159 bool WindowMoved(nsIWidget* aWidget, int32_t aX, int32_t aY);
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dmenus.h133 extern int WindowMoved;

123