#include <WidgetBal.h>
Public Member Functions | |
| WidgetPrivate () | |
Public Attributes | |
| BAL::BINativeImage * | m_backingStore |
| WebCore::IntRect | m_dirtyRect |
| WidgetClient * | client |
| IntRect | geometry |
| BAL::Font | font |
| int | x |
| int | y |
| int | width |
| int | height |
| BAL::BTScrollView * | m_parent |
| bool | m_isEnabled |
| WebCore::WidgetPrivate::WidgetPrivate | ( | ) | [inline] |
| WidgetClient* WebCore::WidgetPrivate::client |
| BAL::Font WebCore::WidgetPrivate::font |
| BAL::BTScrollView* WebCore::WidgetPrivate::m_parent |