|
wlmaker
|
#include <panel.h>

Public Attributes | |
| wlmtk_panel_t | panel |
| uint32_t | serial |
| int | requested_width |
| int | requested_height |
State of fake panel.
| wlmtk_panel_t _wlmtk_fake_panel_t::panel |
Superclass: panel.
| int _wlmtk_fake_panel_t::requested_height |
height argument of last wlmtk_panel_vmt_t::request_size call.
| int _wlmtk_fake_panel_t::requested_width |
width argument eof last wlmtk_panel_vmt_t::request_size call.
| uint32_t _wlmtk_fake_panel_t::serial |
Serial to return on next request_size call.