|
CTWM
|
Internal structure for callback in RLayoutGetAreaAtXY(). More...
Data Fields | |
| const RArea * | area |
| int | x |
| int | y |
Internal structure for callback in RLayoutGetAreaAtXY().
Definition at line 520 of file r_layout.c.
| const RArea* monitor_finder_xy::area |
Definition at line 521 of file r_layout.c.
Referenced by _findMonitorByXY(), and RLayoutGetAreaAtXY().
| int monitor_finder_xy::x |
Definition at line 522 of file r_layout.c.
Referenced by _findMonitorByXY().
| int monitor_finder_xy::y |
Definition at line 522 of file r_layout.c.
Referenced by _findMonitorByXY().