![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <grc.h>
Classes | |
struct | pblit |
struct | pfillRect |
struct | pfillRegion |
struct | pline |
struct | pmergePalette |
struct | prenderPara |
struct | prenderText |
struct | psetClip |
struct | psetColor |
struct | psetColorRGB |
struct | psetFont |
struct | psetOffset |
struct | psetPalette |
struct | psetShowHideInfo |
Public Attributes | |
struct gOpcode::para::pfillRect * | fill |
struct gOpcode::para::pfillRegion * | fillRegion |
struct gOpcode::para::prenderText * | renderText |
struct gOpcode::para::prenderPara * | renderPara |
struct gOpcode::para::psetFont * | setFont |
struct gOpcode::para::psetPalette * | setPalette |
struct gOpcode::para::pblit * | blit |
struct gOpcode::para::pmergePalette * | mergePalette |
struct gOpcode::para::pline * | line |
struct gOpcode::para::psetClip * | clip |
struct gOpcode::para::psetColor * | setColor |
struct gOpcode::para::psetColorRGB * | setColorRGB |
struct gOpcode::para::psetOffset * | setOffset |
gCompositingData * | setCompositing |
struct gOpcode::para::psetShowHideInfo * | setShowHideInfo |
struct gOpcode::para::pblit * gOpcode::para::blit |
struct gOpcode::para::psetClip * gOpcode::para::clip |
struct gOpcode::para::pfillRect * gOpcode::para::fill |
struct gOpcode::para::pfillRegion * gOpcode::para::fillRegion |
struct gOpcode::para::pline * gOpcode::para::line |
struct gOpcode::para::pmergePalette * gOpcode::para::mergePalette |
struct gOpcode::para::prenderPara * gOpcode::para::renderPara |
struct gOpcode::para::prenderText * gOpcode::para::renderText |
struct gOpcode::para::psetColor * gOpcode::para::setColor |
struct gOpcode::para::psetColorRGB * gOpcode::para::setColorRGB |
gCompositingData* gOpcode::para::setCompositing |
struct gOpcode::para::psetFont * gOpcode::para::setFont |
struct gOpcode::para::psetOffset * gOpcode::para::setOffset |
struct gOpcode::para::psetPalette * gOpcode::para::setPalette |
struct gOpcode::para::psetShowHideInfo * gOpcode::para::setShowHideInfo |