|
IDA SDK
|
A position in a text window. More...
#include <kernwin.hpp>
Public Member Functions | |
| twinpos_t (void) | |
| Constructor. | |
| twinpos_t (place_t *t) | |
| Constructor. | |
| twinpos_t (place_t *t, int x0) | |
| Constructor. | |
Public Attributes | |
| place_t * | at |
| location in view | |
| int | x |
| cursor x | |
A position in a text window.