Pyro higlevel API
Classes | Variables
dateview.cpp File Reference

Classes

class  os::DateView::YearView
 
class  os::DateView::MonthView
 
class  os::DateView::Private
 

Variables

os::IPoint ARROW_SIZE = os::IPoint(4,7)
 
uint8 BMID_ARROW_LEFT []
 
uint8 BMID_ARROW_RIGHT []
 

Variable Documentation

os::IPoint ARROW_SIZE = os::IPoint(4,7)
uint8 BMID_ARROW_LEFT[]
Initial value:
=
{
0xff, 0xff, 0xff, 0x00,
0xff, 0xff, 0x00, 0x00,
0xff, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0xff, 0x00, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0xff, 0x00
}

Referenced by os::DateView::MonthView::MonthView(), and os::DateView::YearView::YearView().

uint8 BMID_ARROW_RIGHT[]
Initial value:
=
{
0x00, 0xff, 0xff, 0xff,
0x00, 0x00, 0xff, 0xff,
0x00, 0x00, 0x00, 0xff,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0xff,
0x00, 0x00, 0xff, 0xff,
0x00, 0xff, 0xff, 0xff
}

Referenced by os::DateView::MonthView::MonthView(), and os::DateView::YearView::YearView().