Public Member Functions | |
Private (const String &cTitle) | |
Public Attributes | |
String | m_cTitle |
WR_Render_s * | m_psRenderPkt |
uint32 | m_nRndBufSize |
uint32 | m_nFlags |
int | m_nMouseMoveRun |
int32 | m_nMouseTransition |
int | m_hLayer |
int | m_nNextTabOrder |
port_id | m_hLayerPort |
port_id | m_hReplyPort |
bool | m_bIsActive |
uint32 | m_nButtons |
Point | m_cMousePos |
TopView * | m_pcTopView |
View * | m_pcLastMouseView |
View * | m_apcFocusStack [FOCUS_STACK_SIZE] |
View * | m_pcDefaultButton |
View * | m_pcDefaultWheelView |
Menu * | m_pcMenuBar |
bool | m_bMenuOpen |
bool | m_bIsRunning |
bool | m_bDidScrollRect |
os::Locker | m_cRenderLock |
shortcut_map | m_cShortcuts |
os::Window::Private::Private | ( | const String & | cTitle | ) | [inline] |
WR_Render_s* os::Window::Private::m_psRenderPkt |
View* os::Window::Private::m_apcFocusStack[FOCUS_STACK_SIZE] |