|
|
Hasty Badger
Small UI library (a branch of Turbo Badger)
|
Public Member Functions | |
| TBTextOfs (TBBlock *block, int32_t ofs) | |
| void | Set (TBBlock *new_block, int32_t new_ofs) |
| void | Set (const TBTextOfs &pos) |
| int32_t | GetGlobalOfs (TBStyleEdit *se) const |
| bool | SetGlobalOfs (TBStyleEdit *se, int32_t gofs) |
Public Attributes | |
| TBBlock * | block |
| int32_t | ofs |