vdr 2.6.3
|
Public Member Functions | |
cSkinLCARSDisplayMenu (void) | |
virtual | ~cSkinLCARSDisplayMenu () |
virtual void | Scroll (bool Up, bool Page) |
virtual int | MaxItems (void) |
virtual void | Clear (void) |
virtual void | SetMenuCategory (eMenuCategory MenuCategory) |
virtual void | SetTitle (const char *Title) |
virtual void | SetButtons (const char *Red, const char *Green=NULL, const char *Yellow=NULL, const char *Blue=NULL) |
virtual void | SetMessage (eMessageType Type, const char *Text) |
virtual void | SetItem (const char *Text, int Index, bool Current, bool Selectable) |
virtual void | SetScrollbar (int Total, int Offset) |
virtual void | SetEvent (const cEvent *Event) |
virtual void | SetRecording (const cRecording *Recording) |
virtual void | SetText (const char *Text, bool FixedFont) |
virtual int | GetTextAreaWidth (void) const |
virtual const cFont * | GetTextAreaFont (bool FixedFont) const |
virtual void | Flush (void) |
![]() | |
cSkinDisplayMenu (void) | |
eMenuCategory | MenuCategory (void) const |
virtual void | SetMenuCategory (eMenuCategory MenuCategory) |
virtual void | SetTabs (int Tab1, int Tab2=0, int Tab3=0, int Tab4=0, int Tab5=0) |
virtual void | SetMenuSortMode (eMenuSortMode MenuSortMode) |
virtual eMenuOrientation | MenuOrientation (void) |
virtual void | Scroll (bool Up, bool Page) |
virtual int | MaxItems (void)=0 |
virtual void | Clear (void)=0 |
virtual void | SetTitle (const char *Title)=0 |
virtual void | SetButtons (const char *Red, const char *Green=NULL, const char *Yellow=NULL, const char *Blue=NULL)=0 |
virtual void | SetMessage (eMessageType Type, const char *Text)=0 |
virtual void | SetItem (const char *Text, int Index, bool Current, bool Selectable)=0 |
virtual bool | SetItemEvent (const cEvent *Event, int Index, bool Current, bool Selectable, const cChannel *Channel, bool WithDate, eTimerMatch TimerMatch, bool TimerActive) |
virtual bool | SetItemTimer (const cTimer *Timer, int Index, bool Current, bool Selectable) |
virtual bool | SetItemChannel (const cChannel *Channel, int Index, bool Current, bool Selectable, bool WithProvider) |
virtual bool | SetItemRecording (const cRecording *Recording, int Index, bool Current, bool Selectable, int Level, int Total, int New) |
virtual void | SetScrollbar (int Total, int Offset) |
virtual void | SetEvent (const cEvent *Event)=0 |
virtual void | SetRecording (const cRecording *Recording)=0 |
virtual void | SetText (const char *Text, bool FixedFont)=0 |
virtual int | GetTextAreaWidth (void) const |
virtual const cFont * | GetTextAreaFont (bool FixedFont) const |
![]() | |
cSkinDisplay (void) | |
virtual | ~cSkinDisplay () |
int | EditableWidth (void) |
void | SetEditableWidth (int Width) |
virtual void | SetButtons (const char *Red, const char *Green=NULL, const char *Yellow=NULL, const char *Blue=NULL) |
virtual void | SetMessage (eMessageType Type, const char *Text) |
virtual void | Flush (void) |
Private Types | |
enum | eCurrentMode { cmUnknown , cmLive , cmPlay } |
Private Member Functions | |
void | DrawMainFrameUpper (tColor Color) |
void | DrawMainFrameLower (void) |
void | DrawMainButton (const char *Text, int x0, int x1, int x2, int x3, int y0, int y1, tColor ColorFg, tColor ColorBg, const cFont *Font) |
void | DrawMenuFrame (void) |
void | DrawMainBracket (void) |
void | DrawStatusElbows (void) |
void | DrawDate (void) |
void | DrawDisk (void) |
void | DrawLoad (void) |
void | DrawFrameDisplay (void) |
void | DrawScrollbar (int Total, int Offset, int Shown, bool CanScrollUp, bool CanScrollDown) |
void | DrawTimer (const cTimer *Timer, int y, bool MultiRec) |
void | DrawTimers (void) |
void | DrawDevice (const cDevice *Device) |
void | DrawDevices (void) |
void | DrawLiveIndicator (void) |
void | DrawSignals (void) |
void | DrawLive (const cChannel *Channel) |
void | DrawPlay (cControl *Control) |
void | DrawInfo (const cEvent *Event, bool WithTime) |
void | DrawSeen (int Current, int Total) |
void | DrawTextScrollbar (void) |
Static Private Attributes | |
static cBitmap | bmArrowUp |
static cBitmap | bmArrowDown |
static cBitmap | bmTransferMode |
Additional Inherited Members | |
![]() | |
enum | { MaxTabs = 6 } |
![]() | |
static int | AvgCharWidth (void) |
static cSkinDisplay * | Current (void) |
![]() | |
int | Tab (int n) |
const char * | GetTabbedText (const char *s, int Tab) |
![]() | |
cTextScroller | textScroller |
Definition at line 678 of file skinlcars.c.
|
private |
Enumerator | |
---|---|
cmUnknown | |
cmLive | |
cmPlay |
Definition at line 707 of file skinlcars.c.
cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu | ( | void | ) |
Definition at line 770 of file skinlcars.c.
References cmUnknown, cTheme::Color(), cFont::CreateFont(), CreateOsd(), CreateTinyFont(), currentIndex, cSetup::FontOsd, fontOsd, cSetup::FontOsdSize, frameColor, Gap, cFont::GetFont(), cFont::Height(), initial, lastChannel, lastDiskAlert, lastDiskUsageState, lastEvent, lastLiveIndicatorTransferring, lastLiveIndicatorY, lastMode, lastRecording, lastSeen, lastSignalDisplay, lastSystemLoad, lineHeight, osd, cOsd::OsdHeight(), cOsd::OsdLeft(), cOsd::OsdTop(), cOsd::OsdWidth(), Setup, tallFont, Theme, tinyFont, xa00, xa01, xa02, xa03, xa04, xa05, xa06, xa07, xa08, xa09, xb00, xb01, xb02, xb03, xb04, xb05, xb06, xb07, xb08, xb09, xb10, xb11, xb12, xb13, xb14, xb15, xd00, xd01, xd02, xd03, xd04, xd05, xd06, xd07, xi00, xi01, xi02, xi03, xm00, xm01, xm02, xm03, xm04, xm05, xm06, xm07, xm08, xs, xs00, xs01, xs02, xs03, xs04, xs05, xs06, xs07, xs08, xs09, xs10, xs11, xs12, xs13, yb00, yb01, yb02, yb03, yb04, yb05, yb06, yb07, yb08, yb09, yb10, yb11, yb12, yb13, yb14, yb15, yc00, yc01, yc02, yc03, yc04, yc05, yc06, yc07, yc08, yc09, yc10, yc11, yd00, yd01, yd02, yd03, yd04, yd05, yi00, yi01, ym00, ym01, ym02, ym03, ym04, ym05, ym06, ym07, ys00, ys01, ys02, ys03, ys04, ys05, yt00, yt01, yt02, yt03, yt04, yt05, and yt06.
|
virtual |
Definition at line 953 of file skinlcars.c.
|
virtual |
Clears the entire central area of the menu.
Implements cSkinDisplayMenu.
Definition at line 1549 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawRectangle(), osd, cTextScroller::Reset(), cSkinDisplayMenu::textScroller, Theme, xi00, xi03, yi00, and yi01.
|
private |
Definition at line 1070 of file skinlcars.c.
References cTheme::Color(), DayDateTime(), cOsd::DrawText(), fontOsd, cFont::GetFont(), initial, lastDate, lineHeight, osd, taBorder, taBottom, taRight, taTop, Theme, cString::Truncate(), xa00, xa02, yb00, and yb01.
Referenced by DrawFrameDisplay().
|
private |
Definition at line 1343 of file skinlcars.c.
References cTheme::Color(), cDevice::DeviceNumber(), deviceOffset, deviceRecording, DrawDeviceData(), cOsd::DrawRectangle(), Gap, initial, lastCamSlot, lastDeviceType, lastSignalDisplay, lastSignalQuality, lastSignalStrength, lineHeight, osd, Theme, tinyFont, xs, xs07, xs08, xs11, and ys05.
Referenced by DrawDevices().
|
private |
Definition at line 1360 of file skinlcars.c.
References DrawDevice(), cDevice::GetDevice(), and cDevice::NumDevices().
Referenced by Flush().
|
private |
Definition at line 1085 of file skinlcars.c.
References cTheme::Color(), DISKUSAGEALERTLIMIT, cOsd::DrawText(), fontOsd, frameColor, cVideoDiskUsage::FreeMinutes(), cFont::GetFont(), cVideoDiskUsage::HasChanged(), initial, itoa(), lastDiskAlert, lastDiskUsageState, lineHeight, osd, cString::sprintf(), taBorder, taBottom, taLeft, taRight, taTop, Theme, tinyFont, tr, cVideoDiskUsage::UsedPercent(), xa00, xa01, xa02, yb02, and yb03.
Referenced by DrawFrameDisplay().
|
private |
Definition at line 1152 of file skinlcars.c.
References cTheme::Color(), DrawDate(), DrawDisk(), DrawLoad(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, cFont::GetFont(), initial, lineHeight, osd, taBorder, taBottom, taRight, Theme, xa00, xa02, yb06, yb07, yb08, and yb09.
Referenced by Flush().
|
private |
Definition at line 1502 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawText(), fontOsd, cEvent::GetEndTimeString(), cFont::GetFont(), cEvent::GetTimeString(), lineHeight, osd, cEvent::ShortText(), cString::sprintf(), taBorder, taBottom, taLeft, taRight, taTop, Theme, cEvent::Title(), xa00, xa02, xa03, xd00, yt04, and yt06.
Referenced by DrawLive(), and DrawPlay().
|
private |
Definition at line 1421 of file skinlcars.c.
References clrBackground, cmLive, cTheme::Color(), cSkinDisplay::Current(), DrawInfo(), DrawMainFrameUpper(), DrawSeen(), cOsd::DrawText(), cEvent::Duration(), fontOsd, cFont::GetFont(), initial, itoa(), lastChannel, lastChannelName, lastEvent, lastMode, lastSeen, LOCK_SCHEDULES_READ, cChannel::Name(), cChannel::Number(), osd, cChannel::Source(), cEvent::StartTime(), taBorder, taLeft, tallFont, taRight, taTop, Theme, cSource::ToString(), tr, xa00, xa02, xa03, xd00, xd07, yc00, yc02, yc03, yd00, yd01, yt00, and yt02.
Referenced by Flush().
|
private |
Definition at line 1370 of file skinlcars.c.
References cDevice::ActualDevice(), bmTransferMode, clrBackground, cTheme::Color(), cDevice::DeviceNumber(), deviceOffset, cOsd::DrawBitmap(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), cBitmap::Height(), initial, lastLiveIndicatorTransferring, lastLiveIndicatorY, lineHeight, osd, cDevice::PrimaryDevice(), cDevice::Replaying(), cBitmap::Scaled(), Theme, cDevice::Transferring(), cBitmap::Width(), xs12, and xs13.
Referenced by Flush().
|
private |
Definition at line 1103 of file skinlcars.c.
References cTheme::Color(), cOsd::DrawText(), fontOsd, frameColor, cFont::GetFont(), initial, lastSystemLoad, lineHeight, osd, cString::sprintf(), taBorder, taBottom, taLeft, taRight, taTop, Theme, tinyFont, tr, xa00, xa02, yb04, and yb05.
Referenced by DrawFrameDisplay().
|
private |
Definition at line 1120 of file skinlcars.c.
References cTheme::Color(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), osd, Theme, xm00, xm01, xm02, xm06, xm07, xm08, ym00, ym01, ym02, ym03, ym04, ym05, ym06, and ym07.
Referenced by SetMenuCategory().
|
private |
Definition at line 1028 of file skinlcars.c.
References cOsd::DrawEllipse(), cOsd::DrawText(), Font, osd, taBottom, and taRight.
Referenced by SetButtons().
|
private |
Definition at line 1009 of file skinlcars.c.
References cTheme::Color(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, Gap, cFont::GetFont(), lineHeight, osd, taBorder, taBottom, tallFont, taRight, taTop, Theme, VDRVERSION, xa00, xa01, xa02, xa04, xa05, xa06, xa08, xa09, xm08, xs00, yb10, yb11, yb15, yc06, yc07, yc09, yc10, and yc11.
Referenced by SetMenuCategory().
|
private |
|
private |
Definition at line 1036 of file skinlcars.c.
References clrTransparent, cTheme::Color(), cSetup::ColorKey0, cSetup::ColorKey1, cSetup::ColorKey2, cSetup::ColorKey3, cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), frameColor, lineHeight, osd, Setup, taBorder, tallFont, taRight, taTop, Theme, xa00, xa01, xa02, xa04, xa05, xa06, xa07, xa08, xa09, xb00, xb01, xb04, xb05, xb08, xb09, xb12, xb13, yb10, yb11, yb12, yb14, yb15, yc00, yc11, yt00, yt01, yt03, yt05, and yt06.
Referenced by SetMenuCategory().
|
private |
Definition at line 1463 of file skinlcars.c.
References clrBackground, cmPlay, cTheme::Color(), cSkinDisplay::Current(), DrawInfo(), DrawMainFrameUpper(), DrawSeen(), cOsd::DrawText(), fontOsd, cFont::GetFont(), cControl::GetHeader(), cControl::GetIndex(), cControl::GetRecording(), initial, lastHeader, lastMode, lastRecording, lineHeight, osd, ShortDateString(), taBorder, taBottom, taLeft, tallFont, taRight, taTop, Theme, TimeString(), tr, xa00, xa02, xa03, xd00, xd07, yd00, yd01, yt00, yt04, and yt06.
Referenced by Flush().
|
private |
Definition at line 1168 of file skinlcars.c.
References bmArrowDown, bmArrowUp, clrBackground, cTheme::Color(), cOsd::DrawBitmap(), cOsd::DrawRectangle(), frameColor, Gap, cBitmap::Height(), lineHeight, max(), mcMain, cSkinDisplayMenu::MenuCategory(), min(), osd, TextFrame, Theme, cBitmap::Width(), xa02, xm07, xm08, yc00, yc11, ym03, and ym04.
Referenced by DrawTextScrollbar(), and SetScrollbar().
|
private |
Definition at line 1517 of file skinlcars.c.
References clrBackground, cTheme::Color(), cSkinDisplay::Current(), cOsd::DrawRectangle(), Gap, initial, lastSeen, lineHeight, min(), osd, ShowSeenExtent, Theme, xm02, xm08, and yc04.
Referenced by DrawLive(), and DrawPlay().
|
private |
Definition at line 1405 of file skinlcars.c.
References deviceOffset, DrawDeviceSignal(), cDevice::GetDevice(), initial, lastSignalDisplay, lastSignalQuality, lastSignalStrength, lineHeight, cDevice::NumDevices(), osd, SIGNALDISPLAYDELTA, xs, and xs11.
Referenced by Flush().
|
private |
Definition at line 1134 of file skinlcars.c.
References cTheme::Color(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, cFont::GetFont(), lineHeight, osd, taBorder, taBottom, taLeft, taRight, Theme, tr, xs00, xs01, xs02, xs03, xs04, xs05, xs06, xs07, xs08, xs09, xs10, xs11, xs12, xs13, ys00, ys01, ys02, ys03, ys04, and ys05.
Referenced by SetMenuCategory().
|
private |
Definition at line 1529 of file skinlcars.c.
References cTextScroller::CanScroll(), cTextScroller::CanScrollDown(), cTextScroller::CanScrollUp(), DrawScrollbar(), cTextScroller::Offset(), cTextScroller::Shown(), cSkinDisplayMenu::textScroller, and cTextScroller::Total().
Referenced by Scroll(), SetEvent(), SetRecording(), and SetText().
|
private |
Definition at line 1207 of file skinlcars.c.
References cTimer::Channel(), cTheme::Color(), DayDateTime(), cOsd::DrawRectangle(), cOsd::DrawText(), cTimer::Event(), cTimer::Flags(), Gap, cFont::Height(), lineHeight, max(), cChannel::Name(), osd, cTimer::Pending(), cTimer::Recording(), cTimer::Remote(), SECSINDAY, cString::sprintf(), cTimer::StartTimeEvent(), cTimer::StopTimeEvent(), TextFrame, tfVps, Theme, TimeString(), tinyFont, cEvent::Title(), WeekDayName(), cFont::Width(), xs00, xs03, and xs04.
Referenced by DrawTimers().
|
private |
Definition at line 1249 of file skinlcars.c.
References cVector< T >::Append(), cVector< T >::Clear(), clrBackground, cTheme::Color(), cDevice::DeviceNumber(), deviceOffset, deviceRecording, cOsd::DrawRectangle(), cOsd::DrawText(), DrawTimer(), fontOsd, frameColor, Gap, cDevice::GetDevice(), cFont::GetFont(), cRecordControls::GetRecordControl(), cTimers::GetTimersRead(), initial, itoa(), lastSignalDisplay, lineHeight, cListObject::Next(), cDevice::NumDevices(), osd, cStateKey::Remove(), cVector< T >::Size(), taBorder, taBottom, taLeft, taRight, tfActive, Theme, timersStateKey, xs00, xs02, xs03, xs04, xs07, xs08, xs09, xs13, ys00, ys01, ys04, and ys05.
Referenced by Flush().
|
virtual |
Actually draws the OSD display to the output device.
Reimplemented from cSkinDisplay.
Definition at line 1755 of file skinlcars.c.
References cControl::Control(), DrawDevices(), DrawFrameDisplay(), DrawLive(), DrawLiveIndicator(), DrawPlay(), DrawSignals(), DrawTimers(), cOsd::Flush(), initial, LOCK_CHANNELS_READ, mcMain, cSkinDisplayMenu::MenuCategory(), osd, cDevice::PrimaryDevice(), cDevice::Replaying(), and cDevice::Transferring().
|
virtual |
Returns a pointer to the font which is used to display text with SetText().
The parameter FixedFont has the same meaning as in SetText(). The default implementation returns NULL. Therefore a caller of this method must be prepared to receive NULL if the plugin doesn't implement this method. The returned pointer is valid a long as the instance of cSkinDisplayMenu exists.
Reimplemented from cSkinDisplayMenu.
Definition at line 1748 of file skinlcars.c.
References fontFix, fontOsd, and cFont::GetFont().
Referenced by SetText().
|
virtual |
Returns the width in pixel of the area which is used to display text with SetText().
The width of the area is the width of the central area minus the width of any possibly displayed scroll-bar or other decoration. The default implementation returns 0. Therefore a caller of this method must be prepared to receive 0 if the plugin doesn't implement this method.
Reimplemented from cSkinDisplayMenu.
Definition at line 1743 of file skinlcars.c.
Referenced by SetText().
|
virtual |
Returns the maximum number of items the menu can display.
Implements cSkinDisplayMenu.
Definition at line 1541 of file skinlcars.c.
References lineHeight, mcMain, cSkinDisplayMenu::MenuCategory(), yb13, ym03, ym04, and yt02.
Referenced by SetScrollbar().
|
virtual |
If this menu contains a text area that can be scrolled, this function will be called to actually scroll the text.
Up indicates whether the text shall be scrolled up or down, and Page is true if it shall be scrolled by a full page, rather than a single line. An object of the cTextScroller class can be used to implement the scrolling text area.
Reimplemented from cSkinDisplayMenu.
Definition at line 1535 of file skinlcars.c.
References DrawTextScrollbar(), and cSkinDisplayMenu::Scroll().
|
virtual |
Sets the color buttons to the given strings.
If any of the values is NULL, any previous text must be removed from the related button.
Implements cSkinDisplayMenu.
Definition at line 1565 of file skinlcars.c.
References cTheme::Color(), cSetup::ColorKey0, cSetup::ColorKey1, cSetup::ColorKey2, cSetup::ColorKey3, DrawMainButton(), cOsd::DrawText(), cFont::GetFont(), mcMain, cSkinDisplayMenu::MenuCategory(), osd, Setup, taBorder, taLeft, Theme, xb02, xb03, xb06, xb07, xb10, xb11, xb14, xb15, xd00, xd01, xd02, xd03, xd04, xd05, xd06, xd07, yb14, yb15, yd02, yd03, yd04, and yd05.
|
virtual |
Sets the Event that shall be displayed, using the entire central area of the menu.
The Event's 'description' shall be displayed using a cTextScroller, and the Scroll() function will be called to drive scrolling that text if necessary.
Implements cSkinDisplayMenu.
Definition at line 1638 of file skinlcars.c.
References clrBackground, cTheme::Color(), cEvent::Description(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), DrawTextScrollbar(), fontOsd, frameColor, cEvent::GetDateString(), cEvent::GetEndTimeString(), cFont::GetFont(), cEvent::GetParentalRatingString(), cEvent::GetTimeString(), cEvent::GetVpsString(), cTextScroller::Height(), cFont::Height(), isempty(), lineHeight, osd, cEvent::ParentalRating(), cTextScroller::Set(), cEvent::ShortText(), cString::sprintf(), cEvent::StartTime(), cSkinDisplayMenu::textScroller, Theme, cEvent::Title(), cEvent::Vps(), cFont::Width(), xi00, xi01, xi02, xi03, yi00, and yi01.
|
virtual |
Sets the item at the given Index to Text.
Index is between 0 and the value returned by MaxItems(), minus one. Text may contain tab characters ('\t'), which shall be used to separate the text into several columns, according to the values set by a prior call to SetTabs(). If Current is true, this item shall be drawn in a way indicating to the user that it is the currently selected one. Selectable can be used to display items differently that can't be selected by the user. Whenever the current status is moved from one item to another, this function will be first called for the old current item with Current set to false, and then for the new current item with Current set to true.
Implements cSkinDisplayMenu.
Definition at line 1596 of file skinlcars.c.
References clrBackground, cTheme::Color(), cSkinDisplay::Current(), currentIndex, cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, cFont::GetFont(), cSkinDisplayMenu::GetTabbedText(), lineHeight, cSkinDisplayMenu::MaxTabs, osd, cSkinDisplay::SetEditableWidth(), cSkinDisplayMenu::Tab(), TextSpacing, Theme, TwoColors, xi00, xi01, xi02, xi03, and yi00.
|
virtual |
Sets the current menu category.
This allows skins to handle known types of menus in different ways, for instance by displaying icons or special decorations. A derived class can reimplement this function to be informed of any changes in the menu category. If it does, it shall call the base class function in order to set the members accordingly for later calls to the MenuCategory() function.
Reimplemented from cSkinDisplayMenu.
Definition at line 960 of file skinlcars.c.
References clrBackground, cTheme::Color(), DrawMainBracket(), DrawMainFrameLower(), DrawMenuFrame(), cOsd::DrawRectangle(), DrawStatusElbows(), initial, mcMain, cSkinDisplayMenu::MenuCategory(), osd, cStateKey::Reset(), cSkinDisplayMenu::SetMenuCategory(), Theme, timersStateKey, xa00, xa03, xa07, xa08, xa09, xi00, xi01, xi02, xi03, xm00, xm03, xm04, xm05, yb13, yb15, yi00, yi01, ym03, ym04, yt00, and yt02.
|
virtual |
Sets a one line message Text, with the given Type.
Type can be used to determine, e.g., the colors for displaying the Text. If Text is NULL, any previously displayed message must be removed, and any previous contents overwritten by the message must be restored.
Implements cSkinDisplayMenu.
Definition at line 1586 of file skinlcars.c.
References cTheme::Color(), cOsd::DrawText(), cFont::GetFont(), osd, cOsd::RestoreRegion(), cOsd::SaveRegion(), taCenter, Theme, xb00, xb15, yb14, and yb15.
|
virtual |
Sets the Recording that shall be displayed, using the entire central area of the menu.
The Recording's 'description' shall be displayed using a cTextScroller, and the Scroll() function will be called to drive scrolling that text if necessary.
Implements cSkinDisplayMenu.
Definition at line 1684 of file skinlcars.c.
References cRecordingInfo::ChannelName(), clrBackground, cTheme::Color(), DateString(), cRecordingInfo::Description(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), cOsd::DrawText(), DrawTextScrollbar(), cRecordingInfo::Errors(), fontOsd, frameColor, cRecordingInfo::GetEvent(), cFont::GetFont(), cEvent::GetParentalRatingString(), cTextScroller::Height(), cFont::Height(), cRecording::Info(), isempty(), lineHeight, cRecording::Name(), osd, cEvent::ParentalRating(), cTextScroller::Set(), cRecordingInfo::ShortText(), cString::sprintf(), cRecording::Start(), cSkinDisplayMenu::textScroller, Theme, TimeString(), cRecordingInfo::Title(), tr, cFont::Width(), xi00, xi01, xi02, xi03, yi00, and yi01.
|
virtual |
Sets the Total number of items in the currently displayed list, and the Offset of the first item that is currently displayed (the skin knows how many items it can display at once, see MaxItems()).
This can be used to display a scrollbar.
Reimplemented from cSkinDisplayMenu.
Definition at line 1633 of file skinlcars.c.
References DrawScrollbar(), and MaxItems().
|
virtual |
Sets the Text that shall be displayed, using the entire central area of the menu.
The Text shall be displayed using a cTextScroller, and the Scroll() function will be called to drive scrolling that text if necessary.
Implements cSkinDisplayMenu.
Definition at line 1737 of file skinlcars.c.
References clrBackground, cTheme::Color(), DrawTextScrollbar(), GetTextAreaFont(), GetTextAreaWidth(), osd, cTextScroller::Set(), cSkinDisplayMenu::textScroller, Theme, xi00, yi00, and yi01.
|
virtual |
Sets the title of this menu to Title.
Implements cSkinDisplayMenu.
Definition at line 1555 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, Gap, cFont::GetFont(), mcMain, cSkinDisplayMenu::MenuCategory(), min(), osd, taRight, Theme, cFont::Width(), xa06, xa07, yt00, and yt01.
|
staticprivate |
Definition at line 723 of file skinlcars.c.
Referenced by DrawScrollbar().
|
staticprivate |
Definition at line 723 of file skinlcars.c.
Referenced by DrawScrollbar().
|
staticprivate |
Definition at line 723 of file skinlcars.c.
Referenced by DrawLiveIndicator().
|
private |
Definition at line 699 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetItem().
|
private |
Definition at line 700 of file skinlcars.c.
Referenced by DrawDevice(), DrawLiveIndicator(), DrawSignals(), and DrawTimers().
|
private |
Definition at line 701 of file skinlcars.c.
Referenced by DrawDevice(), and DrawTimers().
|
private |
Definition at line 698 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDisk(), DrawFrameDisplay(), DrawLoad(), DrawMainFrameLower(), DrawMenuFrame(), DrawScrollbar(), DrawStatusElbows(), DrawTimers(), SetEvent(), SetRecording(), and SetTitle().
|
private |
Definition at line 706 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDate(), DrawDevice(), DrawDisk(), DrawFrameDisplay(), DrawLive(), DrawLiveIndicator(), DrawLoad(), DrawPlay(), DrawSeen(), DrawSignals(), DrawTimers(), Flush(), and SetMenuCategory().
Definition at line 703 of file skinlcars.c.
Referenced by DrawDevice().
|
private |
Definition at line 717 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLive().
|
private |
Definition at line 718 of file skinlcars.c.
Referenced by DrawLive().
|
private |
Definition at line 709 of file skinlcars.c.
Referenced by DrawDate().
|
private |
Definition at line 702 of file skinlcars.c.
Referenced by DrawDevice().
|
private |
Definition at line 711 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDisk().
|
private |
Definition at line 710 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDisk().
|
private |
Definition at line 719 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLive().
|
private |
Definition at line 721 of file skinlcars.c.
Referenced by DrawPlay().
|
private |
Definition at line 716 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLiveIndicator().
|
private |
Definition at line 715 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLiveIndicator().
|
private |
Definition at line 708 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), and DrawPlay().
|
private |
Definition at line 720 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawPlay().
|
private |
Definition at line 722 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), and DrawSeen().
|
private |
Definition at line 714 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawSignals(), and DrawTimers().
|
private |
Definition at line 705 of file skinlcars.c.
Referenced by DrawDevice(), and DrawSignals().
|
private |
Definition at line 704 of file skinlcars.c.
Referenced by DrawDevice(), and DrawSignals().
|
private |
Definition at line 712 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLoad().
|
private |
Definition at line 695 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDate(), DrawDevice(), DrawDisk(), DrawFrameDisplay(), DrawInfo(), DrawLiveIndicator(), DrawLoad(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), DrawPlay(), DrawScrollbar(), DrawSeen(), DrawSignals(), DrawStatusElbows(), DrawTimer(), DrawTimers(), MaxItems(), SetEvent(), SetItem(), and SetRecording().
|
private |
Definition at line 680 of file skinlcars.c.
Referenced by Clear(), cSkinLCARSDisplayMenu(), DrawDate(), DrawDevice(), DrawDisk(), DrawFrameDisplay(), DrawInfo(), DrawLive(), DrawLiveIndicator(), DrawLoad(), DrawMainBracket(), DrawMainButton(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), DrawPlay(), DrawScrollbar(), DrawSeen(), DrawSignals(), DrawStatusElbows(), DrawTimer(), DrawTimers(), Flush(), SetButtons(), SetEvent(), SetItem(), SetMenuCategory(), SetMessage(), SetRecording(), SetText(), SetTitle(), and ~cSkinLCARSDisplayMenu().
|
private |
Definition at line 697 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), DrawMainFrameLower(), DrawMenuFrame(), DrawPlay(), and ~cSkinLCARSDisplayMenu().
|
private |
Definition at line 713 of file skinlcars.c.
Referenced by DrawTimers(), and SetMenuCategory().
|
private |
Definition at line 696 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawDisk(), DrawLoad(), DrawTimer(), and ~cSkinLCARSDisplayMenu().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDate(), DrawDisk(), DrawFrameDisplay(), DrawInfo(), DrawLive(), DrawLoad(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), DrawPlay(), and SetMenuCategory().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDisk(), DrawMainFrameLower(), DrawMainFrameUpper(), and DrawMenuFrame().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDate(), DrawDisk(), DrawFrameDisplay(), DrawInfo(), DrawLive(), DrawLoad(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), DrawPlay(), and DrawScrollbar().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawInfo(), DrawLive(), DrawPlay(), and SetMenuCategory().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), and DrawMenuFrame().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), and DrawMenuFrame().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), and SetTitle().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameUpper(), DrawMenuFrame(), SetMenuCategory(), and SetTitle().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), and SetMenuCategory().
|
private |
Definition at line 681 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawMenuFrame(), and SetMenuCategory().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMenuFrame(), and SetMessage().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 691 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), SetButtons(), and SetMessage().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawInfo(), DrawLive(), DrawPlay(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 692 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), DrawPlay(), and SetButtons().
|
private |
Definition at line 689 of file skinlcars.c.
Referenced by Clear(), cSkinLCARSDisplayMenu(), GetTextAreaWidth(), SetEvent(), SetItem(), SetMenuCategory(), SetRecording(), and SetText().
|
private |
Definition at line 689 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), GetTextAreaWidth(), SetEvent(), SetItem(), SetMenuCategory(), and SetRecording().
|
private |
Definition at line 689 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), SetEvent(), SetItem(), SetMenuCategory(), and SetRecording().
|
private |
Definition at line 689 of file skinlcars.c.
Referenced by Clear(), cSkinLCARSDisplayMenu(), SetEvent(), SetItem(), SetMenuCategory(), and SetRecording().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), and SetMenuCategory().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), and DrawSeen().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetMenuCategory().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetMenuCategory().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetMenuCategory().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), and DrawScrollbar().
|
private |
Definition at line 685 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawScrollbar(), and DrawSeen().
|
private |
Definition at line 694 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), and DrawSignals().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMainFrameUpper(), DrawStatusElbows(), DrawTimer(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), DrawTimer(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), DrawTimer(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameUpper(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameUpper(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawSignals(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLiveIndicator(), and DrawStatusElbows().
|
private |
Definition at line 687 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLiveIndicator(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDate().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDate().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDisk().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawDisk().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLoad().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLoad().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawFrameDisplay().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawFrameDisplay().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawFrameDisplay().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawFrameDisplay().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), and DrawMenuFrame().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), and DrawMenuFrame().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), MaxItems(), and SetMenuCategory().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMenuFrame(), SetButtons(), and SetMessage().
|
private |
Definition at line 684 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMenuFrame(), SetButtons(), SetMenuCategory(), and SetMessage().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), DrawMainFrameUpper(), DrawMenuFrame(), and DrawScrollbar().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameUpper().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), and DrawMainFrameUpper().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawLive().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameUpper(), and DrawSeen().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameUpper().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameLower().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameLower().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameLower().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainFrameLower().
|
private |
Definition at line 683 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainFrameLower(), DrawMenuFrame(), and DrawScrollbar().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), and DrawPlay().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), and DrawPlay().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 693 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and SetButtons().
|
private |
Definition at line 690 of file skinlcars.c.
Referenced by Clear(), cSkinLCARSDisplayMenu(), SetEvent(), SetItem(), SetMenuCategory(), SetRecording(), and SetText().
|
private |
Definition at line 690 of file skinlcars.c.
Referenced by Clear(), cSkinLCARSDisplayMenu(), SetEvent(), SetMenuCategory(), SetRecording(), and SetText().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), DrawScrollbar(), MaxItems(), and SetMenuCategory().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMainBracket(), DrawScrollbar(), MaxItems(), and SetMenuCategory().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 686 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMainBracket().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawStatusElbows().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawStatusElbows().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 688 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawDevice(), DrawStatusElbows(), and DrawTimers().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), DrawMainFrameUpper(), DrawMenuFrame(), DrawPlay(), SetMenuCategory(), and SetTitle().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawMenuFrame(), and SetTitle().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawLive(), DrawMainFrameUpper(), MaxItems(), and SetMenuCategory().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawInfo(), DrawMainFrameUpper(), and DrawPlay().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), and DrawMenuFrame().
|
private |
Definition at line 682 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu(), DrawInfo(), DrawMainFrameUpper(), DrawMenuFrame(), and DrawPlay().