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

#include <rz_cons.h>

Public Attributes

const char ** options
 
int options_len
 
int selection
 
int w
 
int h
 
int scroll
 
bool complete_common
 
bool direction
 

Detailed Description

Definition at line 1001 of file rz_cons.h.

Member Data Documentation

◆ complete_common

bool rz_selection_widget_t::complete_common

Definition at line 1007 of file rz_cons.h.

◆ direction

bool rz_selection_widget_t::direction

Definition at line 1008 of file rz_cons.h.

Referenced by selection_widget_down(), selection_widget_draw(), and selection_widget_up().

◆ h

int rz_selection_widget_t::h

Definition at line 1005 of file rz_cons.h.

Referenced by selection_widget_down(), selection_widget_draw(), and selection_widget_up().

◆ options

const char** rz_selection_widget_t::options

◆ options_len

int rz_selection_widget_t::options_len

◆ scroll

int rz_selection_widget_t::scroll

Definition at line 1006 of file rz_cons.h.

Referenced by selection_widget_down(), selection_widget_draw(), and selection_widget_up().

◆ selection

int rz_selection_widget_t::selection

◆ w

int rz_selection_widget_t::w

Definition at line 1005 of file rz_cons.h.

Referenced by selection_widget_draw().


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