openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
gOpcode Struct Reference

#include <grc.h>

Classes

union  para
 

Public Types

enum  Opcode {
  renderText , renderPara , setFont , fill ,
  fillRegion , clear , blit , setPalette ,
  mergePalette , line , setBackgroundColor , setForegroundColor ,
  setBackgroundColorRGB , setForegroundColorRGB , setOffset , setClip ,
  addClip , popClip , flush , waitVSync ,
  flip , notify , enableSpinner , disableSpinner ,
  incrementSpinner , shutdown , setCompositing , sendShow ,
  sendHide
}
 

Public Attributes

enum gOpcode::Opcode opcode
 
gDCdc
 
union gOpcode::para parm
 

Member Enumeration Documentation

◆ Opcode

Enumerator
renderText 
renderPara 
setFont 
fill 
fillRegion 
clear 
blit 
setPalette 
mergePalette 
line 
setBackgroundColor 
setForegroundColor 
setBackgroundColorRGB 
setForegroundColorRGB 
setOffset 
setClip 
addClip 
popClip 
flush 
waitVSync 
flip 
notify 
enableSpinner 
disableSpinner 
incrementSpinner 
shutdown 
setCompositing 
sendShow 
sendHide 

Member Data Documentation

◆ dc

gDC* gOpcode::dc

◆ opcode

enum gOpcode::Opcode gOpcode::opcode

◆ parm

union gOpcode::para gOpcode::parm

The documentation for this struct was generated from the following file: