Searched refs:BatteryInfoView (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.h25 class BatteryInfoView : public BView { class in inherits:BView
27 BatteryInfoView();
28 ~BatteryInfoView();
53 BatteryInfoView* batteryInfoView,
66 BatteryInfoView* fBatteryInfoView;
75 BatteryTab(BatteryInfoView* target,
H A DExtendedInfoWindow.cpp34 BatteryInfoView::BatteryInfoView() function in class:BatteryInfoView
55 BatteryInfoView::~BatteryInfoView()
63 BatteryInfoView::Update(battery_info& info, acpi_extended_battery_info& extInfo)
75 BatteryInfoView::AttachedToWindow()
82 BatteryInfoView::_GetTextForLine(size_t line)
201 BatteryTab::BatteryTab(BatteryInfoView* target,
292 BatteryInfoView* batteryInfoView, ExtendedInfoWindow* window)
359 BatteryInfoView* batteryInfoVie
[all...]

Completed in 80 milliseconds