XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_win_ Struct Reference

#include <window.h>

Collaboration diagram for _win_:
Collaboration graph
[legend]

Public Attributes

uint16_t flags
 
uint16_t ownerId
 
uint32_tbackBuffer
 
uint32_tsharedInfo
 
uint32_tshadowBuffers
 
uint16_t shWinKey
 
uint16_t backBufferKey
 
uint32_t handle
 
int dragX
 
int dragY
 
int resz_h
 
int resz_b
 
bool markForClose
 
uint8_t animFrameCount
 
int animAlphaVal
 
bool animdirection
 
char * title
 
struct _win_firstPopupWin
 
struct _win_lastPopupWin
 
struct _win_parent
 
_win_next
 
_win_prev
 

Member Data Documentation

◆ animAlphaVal

int _win_::animAlphaVal

◆ animdirection

bool _win_::animdirection

◆ animFrameCount

uint8_t _win_::animFrameCount

◆ backBuffer

uint32_t* _win_::backBuffer

◆ backBufferKey

uint16_t _win_::backBufferKey

◆ dragX

int _win_::dragX

◆ dragY

int _win_::dragY

◆ firstPopupWin

struct _win_* _win_::firstPopupWin

◆ flags

uint16_t _win_::flags

◆ handle

uint32_t _win_::handle

◆ lastPopupWin

struct _win_* _win_::lastPopupWin

◆ markForClose

bool _win_::markForClose

◆ next

_win_* _win_::next

◆ ownerId

uint16_t _win_::ownerId

◆ parent

struct _win_* _win_::parent

◆ prev

_win_* _win_::prev

◆ resz_b

int _win_::resz_b

◆ resz_h

int _win_::resz_h

◆ shadowBuffers

uint32_t* _win_::shadowBuffers

◆ sharedInfo

uint32_t* _win_::sharedInfo

◆ shWinKey

uint16_t _win_::shWinKey

◆ title

char* _win_::title

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