vdr
2.2.0
|
Public Member Functions | |
cSkinLCARSDisplayChannel (bool WithInfo) | |
virtual | ~cSkinLCARSDisplayChannel () |
virtual void | SetChannel (const cChannel *Channel, int Number) |
virtual void | SetEvents (const cEvent *Present, const cEvent *Following) |
virtual void | SetMessage (eMessageType Type, const char *Text) |
virtual void | SetPositioner (const cPositioner *Positioner) |
virtual void | Flush (void) |
![]() | |
cSkinDisplayChannel (void) | |
![]() | |
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) |
Private Member Functions | |
void | DrawDate (void) |
void | DrawTrack (void) |
void | DrawSeen (int Current, int Total) |
void | DrawDevice (void) |
void | DrawSignal (void) |
Private Attributes | |
cOsd * | osd |
int | xc00 |
int | xc01 |
int | xc02 |
int | xc03 |
int | xc04 |
int | xc05 |
int | xc06 |
int | xc07 |
int | xc08 |
int | xc09 |
int | xc10 |
int | xc11 |
int | xc12 |
int | xc13 |
int | xc14 |
int | xc15 |
int | yc00 |
int | yc01 |
int | yc02 |
int | yc03 |
int | yc04 |
int | yc05 |
int | yc06 |
int | yc07 |
int | yc08 |
int | yc09 |
int | yc10 |
int | yc11 |
int | yc12 |
int | xs |
bool | withInfo |
int | lineHeight |
cFont * | tinyFont |
cFont * | tallFont |
tColor | frameColor |
bool | message |
const cEvent * | present |
bool | initial |
cString | lastDate |
int | lastSeen |
int | lastCurrentPosition |
int | lastDeviceNumber |
cString | lastDeviceType |
cCamSlot * | lastCamSlot |
int | lastSignalStrength |
int | lastSignalQuality |
time_t | lastSignalDisplay |
tTrackId | lastTrackId |
Static Private Attributes | |
static cBitmap | bmTeletext |
static cBitmap | bmRadio |
static cBitmap | bmAudio |
static cBitmap | bmDolbyDigital |
static cBitmap | bmEncrypted |
static cBitmap | bmRecording |
Additional Inherited Members | |
![]() | |
static int | AvgCharWidth (void) |
static cSkinDisplay * | Current (void) |
Definition at line 343 of file skinlcars.c.
cSkinLCARSDisplayChannel::cSkinLCARSDisplayChannel | ( | bool | WithInfo | ) |
Definition at line 390 of file skinlcars.c.
References cSetup::ChannelInfoPos, clrBackground, clrTransparent, cTheme::Color(), cFont::CreateFont(), CreateOsd(), CreateTinyFont(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), fontOsd, cSetup::FontOsd, cSetup::FontOsdSize, frameColor, Gap, cFont::GetFont(), cFont::Height(), initial, lastCamSlot, lastCurrentPosition, lastDeviceNumber, lastSeen, lastSignalDisplay, lastSignalQuality, lastSignalStrength, lastTrackId, lineHeight, message, osd, cOsd::OsdHeight(), cOsd::OsdLeft(), cOsd::OsdTop(), cOsd::OsdWidth(), present, Setup, tallFont, tinyFont, withInfo, xc00, xc01, xc02, xc03, xc04, xc05, xc06, xc07, xc08, xc09, xc10, xc11, xc12, xc13, xc14, xc15, xs, yc00, yc01, yc02, yc03, yc04, yc05, yc06, yc07, yc08, yc09, yc10, yc11, and yc12.
|
virtual |
Definition at line 475 of file skinlcars.c.
|
private |
Definition at line 482 of file skinlcars.c.
References cTheme::Color(), DayDateTime(), cOsd::DrawText(), fontOsd, cFont::GetFont(), initial, lastDate, lineHeight, osd, taBorder, taRight, xc12, xc13, and yc11.
Referenced by cSkinLCARSDisplayMenu::DrawFrameDisplay(), Flush(), and cSkinLCARSDisplayReplay::Flush().
|
private |
Definition at line 515 of file skinlcars.c.
References cDevice::ActualDevice(), cDevice::DeviceNumber(), DrawDeviceData(), lastCamSlot, lastDeviceNumber, lastDeviceType, lastSignalDisplay, lastSignalQuality, lastSignalStrength, osd, tinyFont, xc10, xc11, xs, yc11, and yc12.
Referenced by cSkinLCARSDisplayMenu::DrawDevices(), Flush(), and SetChannel().
|
private |
Definition at line 501 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawRectangle(), Gap, initial, lastCurrentPosition, lastSeen, lineHeight, min(), osd, ShowSeenExtent, xc06, xc07, and yc11.
Referenced by cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawPlay(), and Flush().
|
private |
Definition at line 527 of file skinlcars.c.
References cDevice::ActualDevice(), DrawDeviceSignal(), initial, lastSignalDisplay, lastSignalQuality, lastSignalStrength, lineHeight, osd, xc11, xs, yc11, and yc12.
Referenced by Flush().
|
private |
Definition at line 491 of file skinlcars.c.
References clrBackground, cTheme::Color(), tTrackId::description, cOsd::DrawText(), fontOsd, cDevice::GetCurrentAudioTrack(), cFont::GetFont(), cDevice::GetTrack(), lastTrackId, osd, cDevice::PrimaryDevice(), strn0cpy(), xc03, xc07, and yc07.
Referenced by Flush(), and cSkinLCARSDisplayReplay::Flush().
|
virtual |
Actually draws the OSD display to the output device.
Reimplemented from cSkinDisplay.
Definition at line 653 of file skinlcars.c.
References cSkinDisplay::Current(), DrawDate(), DrawDevice(), DrawSeen(), DrawSignal(), DrawTrack(), cEvent::Duration(), cOsd::Flush(), initial, message, osd, present, cEvent::StartTime(), and withInfo.
|
virtual |
Sets the current channel to Channel.
If Number is not 0, the user is in the process of entering a channel number, which must be displayed accordingly.
Implements cSkinDisplayChannel.
Definition at line 536 of file skinlcars.c.
References cRecordControls::Active(), cChannel::Apid(), bmAudio, bmDolbyDigital, bmEncrypted, bmRadio, bmRecording, bmTeletext, cChannel::Ca(), ChannelString(), clrBackground, cTheme::Color(), cChannel::Dpid(), cOsd::DrawBitmap(), DrawDevice(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, cFont::GetFont(), cChannel::GroupSep(), cBitmap::Height(), lastSignalDisplay, lineHeight, max(), cChannel::Name(), cChannel::Number(), osd, cChannel::Source(), cString::sprintf(), SymbolSpacing, taBorder, taLeft, tallFont, taRight, taTop, cSource::ToString(), cChannel::Tpid(), cChannel::Vpid(), cBitmap::Width(), withInfo, xc00, xc02, xc03, xc13, yc00, yc01, yc02, yc07, yc09, and yc10.
|
virtual |
Sets the Present and Following EPG events.
If either of these is not available, NULL will be given.
Implements cSkinDisplayChannel.
Definition at line 588 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawRectangle(), cOsd::DrawText(), fontOsd, frameColor, cFont::GetFont(), cEvent::GetTimeString(), lastSeen, lineHeight, osd, present, cEvent::ShortText(), taBorder, taRight, cEvent::Title(), withInfo, xc00, xc02, xc03, xc13, yc03, and yc05.
|
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 cSkinDisplayChannel.
Definition at line 610 of file skinlcars.c.
References clrBackground, cTheme::Color(), cOsd::DrawRectangle(), cOsd::DrawText(), cFont::GetFont(), message, osd, cOsd::RestoreRegion(), cOsd::SaveRegion(), ShowSeenExtent, taCenter, withInfo, xc03, xc06, xc07, xc13, yc00, yc02, yc11, and yc12.
|
virtual |
Sets the Positioner used to move the satellite dish.
The skin may use the data provided by Positioner to implement some form of progress display, since moving the dish may take a while. This function will only be called if the device receiving the current live channel actually uses a positioner, and it will be called with NULL once the dish has reached its target position (or the user switches to a channel that doesn't require positioning the dish). While the dish is moving, SetPositioner() is called repeatedly, so the skin has a chance to update the progress display. The default implementation calls SetMessage() with a text that indicates that the dish is being moved to a new position.
Reimplemented from cSkinDisplayChannel.
Definition at line 639 of file skinlcars.c.
References DrawDevicePosition(), Gap, initial, lastCurrentPosition, lineHeight, osd, ShowSeenExtent, xc06, xc07, and yc11.
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
staticprivate |
Definition at line 367 of file skinlcars.c.
Referenced by SetChannel().
|
private |
Definition at line 353 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayReplay::cSkinLCARSDisplayReplay(), cSkinLCARSDisplayTracks::cSkinLCARSDisplayTracks(), cSkinLCARSDisplayVolume::cSkinLCARSDisplayVolume(), cSkinLCARSDisplayMenu::DrawDisk(), cSkinLCARSDisplayMenu::DrawFrameDisplay(), cSkinLCARSDisplayMenu::DrawLoad(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawScrollbar(), cSkinLCARSDisplayMenu::DrawStatusElbows(), cSkinLCARSDisplayMenu::DrawTimers(), cSkinLCARSDisplayTracks::SetAudioChannel(), SetChannel(), cSkinLCARSDisplayMenu::SetEvent(), SetEvents(), cSkinLCARSDisplayTracks::SetItem(), cSkinLCARSDisplayReplay::SetJump(), cSkinLCARSDisplayReplay::SetMode(), cSkinLCARSDisplayMenu::SetRecording(), cSkinLCARSDisplayReplay::SetRecording(), cSkinLCARSDisplayMenu::SetTitle(), and cSkinLCARSDisplayVolume::SetVolume().
|
private |
Definition at line 356 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), DrawDate(), cSkinLCARSDisplayMenu::DrawDate(), cSkinLCARSDisplayMenu::DrawDevice(), cSkinLCARSDisplayMenu::DrawDisk(), cSkinLCARSDisplayMenu::DrawFrameDisplay(), cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawLiveIndicator(), cSkinLCARSDisplayMenu::DrawLoad(), cSkinLCARSDisplayMenu::DrawPlay(), DrawSeen(), cSkinLCARSDisplayMenu::DrawSeen(), DrawSignal(), cSkinLCARSDisplayMenu::DrawSignals(), cSkinLCARSDisplayMenu::DrawTimers(), Flush(), cSkinLCARSDisplayMenu::Flush(), cSkinLCARSDisplayMenu::SetMenuCategory(), and SetPositioner().
|
private |
Definition at line 362 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDevice(), and cSkinLCARSDisplayMenu::DrawDevice().
|
private |
Definition at line 359 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawSeen(), and SetPositioner().
|
private |
Definition at line 357 of file skinlcars.c.
Referenced by DrawDate(), cSkinLCARSDisplayMenu::DrawDate(), and cSkinLCARSDisplayReplay::DrawDate().
|
private |
Definition at line 360 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), and DrawDevice().
|
private |
Definition at line 361 of file skinlcars.c.
Referenced by DrawDevice(), and cSkinLCARSDisplayMenu::DrawDevice().
|
private |
Definition at line 358 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawLive(), DrawSeen(), cSkinLCARSDisplayMenu::DrawSeen(), and SetEvents().
|
private |
Definition at line 365 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), DrawSignal(), cSkinLCARSDisplayMenu::DrawSignals(), cSkinLCARSDisplayMenu::DrawTimers(), and SetChannel().
|
private |
Definition at line 364 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), DrawSignal(), and cSkinLCARSDisplayMenu::DrawSignals().
|
private |
Definition at line 363 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), DrawSignal(), and cSkinLCARSDisplayMenu::DrawSignals().
|
private |
Definition at line 366 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayReplay::cSkinLCARSDisplayReplay(), DrawTrack(), and cSkinLCARSDisplayReplay::DrawTrack().
|
private |
Definition at line 350 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMessage::cSkinLCARSDisplayMessage(), cSkinLCARSDisplayReplay::cSkinLCARSDisplayReplay(), cSkinLCARSDisplayTracks::cSkinLCARSDisplayTracks(), cSkinLCARSDisplayVolume::cSkinLCARSDisplayVolume(), DrawDate(), cSkinLCARSDisplayMenu::DrawDate(), cSkinLCARSDisplayReplay::DrawDate(), cSkinLCARSDisplayMenu::DrawDevice(), cSkinLCARSDisplayMenu::DrawDisk(), cSkinLCARSDisplayMenu::DrawFrameDisplay(), cSkinLCARSDisplayMenu::DrawInfo(), cSkinLCARSDisplayMenu::DrawLiveIndicator(), cSkinLCARSDisplayMenu::DrawLoad(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawPlay(), cSkinLCARSDisplayMenu::DrawScrollbar(), DrawSeen(), cSkinLCARSDisplayMenu::DrawSeen(), DrawSignal(), cSkinLCARSDisplayMenu::DrawSignals(), cSkinLCARSDisplayMenu::DrawStatusElbows(), cSkinLCARSDisplayMenu::DrawTimer(), cSkinLCARSDisplayMenu::DrawTimers(), cSkinLCARSDisplayMenu::MaxItems(), SetChannel(), cSkinLCARSDisplayReplay::SetCurrent(), cSkinLCARSDisplayMenu::SetEvent(), SetEvents(), cSkinLCARSDisplayMenu::SetItem(), cSkinLCARSDisplayTracks::SetItem(), SetPositioner(), cSkinLCARSDisplayReplay::SetProgress(), cSkinLCARSDisplayMenu::SetRecording(), cSkinLCARSDisplayReplay::SetRecording(), and cSkinLCARSDisplayReplay::SetTotal().
|
private |
Definition at line 354 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), Flush(), and SetMessage().
|
private |
Definition at line 345 of file skinlcars.c.
Referenced by cSkinLCARSDisplayMenu::Clear(), cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMessage::cSkinLCARSDisplayMessage(), cSkinLCARSDisplayReplay::cSkinLCARSDisplayReplay(), cSkinLCARSDisplayTracks::cSkinLCARSDisplayTracks(), cSkinLCARSDisplayVolume::cSkinLCARSDisplayVolume(), DrawDate(), cSkinLCARSDisplayMenu::DrawDate(), cSkinLCARSDisplayReplay::DrawDate(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), cSkinLCARSDisplayMenu::DrawDisk(), cSkinLCARSDisplayMenu::DrawFrameDisplay(), cSkinLCARSDisplayMenu::DrawInfo(), cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawLiveIndicator(), cSkinLCARSDisplayMenu::DrawLoad(), cSkinLCARSDisplayMenu::DrawMainBracket(), cSkinLCARSDisplayMenu::DrawMainButton(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawPlay(), cSkinLCARSDisplayMenu::DrawScrollbar(), DrawSeen(), cSkinLCARSDisplayMenu::DrawSeen(), DrawSignal(), cSkinLCARSDisplayMenu::DrawSignals(), cSkinLCARSDisplayMenu::DrawStatusElbows(), cSkinLCARSDisplayMenu::DrawTimer(), cSkinLCARSDisplayMenu::DrawTimers(), DrawTrack(), cSkinLCARSDisplayReplay::DrawTrack(), Flush(), cSkinLCARSDisplayMenu::Flush(), cSkinLCARSDisplayReplay::Flush(), cSkinLCARSDisplayVolume::Flush(), cSkinLCARSDisplayTracks::Flush(), cSkinLCARSDisplayMessage::Flush(), cSkinLCARSDisplayTracks::SetAudioChannel(), cSkinLCARSDisplayMenu::SetButtons(), SetChannel(), cSkinLCARSDisplayReplay::SetCurrent(), cSkinLCARSDisplayMenu::SetEvent(), SetEvents(), cSkinLCARSDisplayMenu::SetItem(), cSkinLCARSDisplayTracks::SetItem(), cSkinLCARSDisplayReplay::SetJump(), cSkinLCARSDisplayMenu::SetMenuCategory(), SetMessage(), cSkinLCARSDisplayMenu::SetMessage(), cSkinLCARSDisplayReplay::SetMessage(), cSkinLCARSDisplayMessage::SetMessage(), cSkinLCARSDisplayReplay::SetMode(), SetPositioner(), cSkinLCARSDisplayReplay::SetProgress(), cSkinLCARSDisplayMenu::SetRecording(), cSkinLCARSDisplayReplay::SetRecording(), cSkinLCARSDisplayMenu::SetText(), cSkinLCARSDisplayMenu::SetTitle(), cSkinLCARSDisplayReplay::SetTitle(), cSkinLCARSDisplayReplay::SetTotal(), cSkinLCARSDisplayVolume::SetVolume(), ~cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::~cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMessage::~cSkinLCARSDisplayMessage(), cSkinLCARSDisplayReplay::~cSkinLCARSDisplayReplay(), cSkinLCARSDisplayTracks::~cSkinLCARSDisplayTracks(), and cSkinLCARSDisplayVolume::~cSkinLCARSDisplayVolume().
|
private |
Definition at line 355 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), Flush(), and SetEvents().
|
private |
Definition at line 352 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawPlay(), SetChannel(), ~cSkinLCARSDisplayChannel(), and cSkinLCARSDisplayMenu::~cSkinLCARSDisplayMenu().
|
private |
Definition at line 351 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), cSkinLCARSDisplayMenu::DrawDisk(), cSkinLCARSDisplayMenu::DrawLoad(), cSkinLCARSDisplayMenu::DrawTimer(), ~cSkinLCARSDisplayChannel(), and cSkinLCARSDisplayMenu::~cSkinLCARSDisplayMenu().
|
private |
Definition at line 349 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), Flush(), SetChannel(), SetEvents(), and SetMessage().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), SetChannel(), and SetEvents().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), SetChannel(), and SetEvents().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawTrack(), SetChannel(), SetEvents(), and SetMessage().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawSeen(), SetMessage(), and SetPositioner().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawSeen(), DrawTrack(), SetMessage(), and SetPositioner().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), and DrawDevice().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDevice(), and DrawSignal().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), and DrawDate().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDate(), SetChannel(), SetEvents(), and SetMessage().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 346 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel().
|
private |
Definition at line 348 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), DrawDevice(), cSkinLCARSDisplayMenu::DrawDevice(), DrawSignal(), and cSkinLCARSDisplayMenu::DrawSignals().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawScrollbar(), SetChannel(), and SetMessage().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), and SetChannel().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawLive(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), SetChannel(), and SetMessage().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawLive(), and SetEvents().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), and cSkinLCARSDisplayMenu::DrawSeen().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameUpper(), and SetEvents().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), and cSkinLCARSDisplayMenu::DrawMainFrameLower().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), DrawTrack(), and SetChannel().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), and cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), and SetChannel().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), and SetChannel().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), cSkinLCARSDisplayMenu::cSkinLCARSDisplayMenu(), DrawDate(), DrawDevice(), cSkinLCARSDisplayMenu::DrawMainFrameLower(), cSkinLCARSDisplayMenu::DrawMenuFrame(), cSkinLCARSDisplayMenu::DrawScrollbar(), DrawSeen(), DrawSignal(), SetMessage(), and SetPositioner().
|
private |
Definition at line 347 of file skinlcars.c.
Referenced by cSkinLCARSDisplayChannel(), DrawDevice(), DrawSignal(), and SetMessage().