Rizin
unix-like reverse engineering framework and cli tools
rz_cons_canvas_t Struct Reference

#include <rz_cons.h>

Public Attributes

int w
 
int h
 
int x
 
int y
 
char ** b
 
intblen
 
intbsize
 
const char * attr
 
HtUP * attrs
 
RzStrConstPool constpool
 
int sx
 
int sy
 
int color
 
int linemode
 

Detailed Description

Definition at line 350 of file rz_cons.h.

Member Data Documentation

◆ attr

const char* rz_cons_canvas_t::attr

Definition at line 358 of file rz_cons.h.

◆ attrs

HtUP* rz_cons_canvas_t::attrs

Definition at line 359 of file rz_cons.h.

◆ b

char** rz_cons_canvas_t::b

Definition at line 355 of file rz_cons.h.

◆ blen

int* rz_cons_canvas_t::blen

Definition at line 356 of file rz_cons.h.

◆ bsize

int* rz_cons_canvas_t::bsize

Definition at line 357 of file rz_cons.h.

◆ color

◆ constpool

RzStrConstPool rz_cons_canvas_t::constpool

Definition at line 360 of file rz_cons.h.

◆ h

◆ linemode

◆ sx

int rz_cons_canvas_t::sx

◆ sy

int rz_cons_canvas_t::sy

◆ w

◆ x

int rz_cons_canvas_t::x

Definition at line 353 of file rz_cons.h.

◆ y

int rz_cons_canvas_t::y

Definition at line 354 of file rz_cons.h.


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