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

#include <textbox.h>

Collaboration diagram for _text_box_:
Collaboration graph
[legend]

Public Attributes

ChWidget wid
 
bool editable
 
char * text
 
ChFontfont
 
uint32_t textColor
 
uint32_t textBackgroundColor
 
int textWidth
 
int textHeight
 
int textCursorPosX
 
int textCursorPosY
 

Member Data Documentation

◆ editable

bool _text_box_::editable

◆ font

ChFont* _text_box_::font

◆ text

char* _text_box_::text

◆ textBackgroundColor

uint32_t _text_box_::textBackgroundColor

◆ textColor

uint32_t _text_box_::textColor

◆ textCursorPosX

int _text_box_::textCursorPosX

◆ textCursorPosY

int _text_box_::textCursorPosY

◆ textHeight

int _text_box_::textHeight

◆ textWidth

int _text_box_::textWidth

◆ wid

ChWidget _text_box_::wid

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