Pyro higlevel API
Classes | Namespaces | Macros
textview.cpp File Reference

Classes

class  os::TextEdit
 
struct  os::TextEdit::UndoNode
 

Namespaces

namespace  os
 os:: This namespace wrapps all AtheOS API classes
 

Macros

#define LEFT_BORDER   2
 
#define RIGHT_BORDER   2
 
#define TOP_BORDER   2
 
#define BOTTOM_BORDER   2
 
#define POINTER_WIDTH   7
 
#define POINTER_HEIGHT   14
 
#define BACKBUF_HEIGHT   128
 

Macro Definition Documentation

#define BACKBUF_HEIGHT   128
#define BOTTOM_BORDER   2
#define LEFT_BORDER   2
#define POINTER_HEIGHT   14

Referenced by os::TextEdit::MouseMove().

#define POINTER_WIDTH   7

Referenced by os::TextEdit::MouseMove().

#define RIGHT_BORDER   2
#define TOP_BORDER   2