Home
last modified time | relevance | path

Searched refs:move_notification (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/
H A Dengines.c52 void (*move_notification) (GtkWindow* nw, int x, int y); member
97 BIND_REQUIRED_FUNC(move_notification); in load_theme_engine()
335 engine->move_notification(nw, x, y); in theme_move_notification()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/
H A Dcoco-theme.c89 void move_notification(GtkWidget *nw, int x, int y);
703 move_notification(GtkWidget *nw, int x, int y) in move_notification() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/
H A Dtheme.c80 void move_notification(GtkWidget *nw, int x, int y);
830 void move_notification(GtkWidget* widget, int x, int y) in move_notification() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/
H A Dnodoka-theme.c105 void move_notification(GtkWidget *nw, int x, int y);
1110 move_notification(GtkWidget *nw, int x, int y) in move_notification() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c97 void move_notification(GtkWidget *nw, int x, int y);
1134 void move_notification(GtkWidget* nw, int x, int y) in move_notification() function