IDA C++ SDK 9.2
Loading...
Searching...
No Matches
twinpos_t Class Reference

A position in a text window. More...

#include <kernwin.hpp>

Public Member Functions

 twinpos_t (place_t *t=nullptr, int x0=0)

Public Attributes

place_tat
 location in view
int x
 cursor x

Detailed Description

A position in a text window.

Constructor & Destructor Documentation

◆ twinpos_t()

twinpos_t::twinpos_t ( place_t * t = nullptr,
int x0 = 0 )
inline

Member Data Documentation

◆ at

place_t* twinpos_t::at

location in view

◆ x

int twinpos_t::x

cursor x


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