Data Fields | |
| gboolean | timeout_setup |
| guint | timeout_id |
| int | timeout_edge_pos |
| gboolean | timeout_over |
| GSourceFunc | timeout_func |
| MetaWindow * | window |
| int | keyboard_buildup |
Definition at line 41 of file edge-resistance.c.
Definition at line 43 of file edge-resistance.c.
Referenced by apply_edge_resistance(), initialize_grab_edge_resistance_data(), and meta_display_cleanup_edges().
Definition at line 44 of file edge-resistance.c.
Referenced by apply_edge_resistance(), edge_resistance_timeout(), and meta_display_cleanup_edges().
Definition at line 46 of file edge-resistance.c.
Referenced by apply_edge_resistance(), and edge_resistance_timeout().
| GSourceFunc ResistanceDataForAnEdge::timeout_func |
Definition at line 47 of file edge-resistance.c.
Referenced by apply_edge_resistance(), and edge_resistance_timeout().
Definition at line 48 of file edge-resistance.c.
Referenced by apply_edge_resistance(), and edge_resistance_timeout().
Definition at line 49 of file edge-resistance.c.
Referenced by initialize_grab_edge_resistance_data().
1.5.5