libt3widget
|
Public Member Functions | |
bool | operator!= (const text_coordinate_t &other) const |
bool | operator< (const text_coordinate_t &other) const |
bool | operator<= (const text_coordinate_t &other) const |
bool | operator== (const text_coordinate_t &other) const |
bool | operator> (const text_coordinate_t &other) const |
bool | operator>= (const text_coordinate_t &other) const |
text_coordinate_t (int _line, int _pos) |
Public Attributes | |
int | line |
int | pos |