ELinks 0.18.0
document_view Struct Reference

#include <view.h>

Collaboration diagram for document_view:

Public Member Functions

 LIST_HEAD_EL (struct document_view)

Data Fields

char * name
char ** search_word
struct sessionsession
struct documentdocument
struct view_statevs
struct document_viewparent_doc_view
struct el_box box
 pos and size of window
int last_x
int last_y
 last pos of window
int depth
int used
int prev_y

Member Function Documentation

◆ LIST_HEAD_EL()

document_view::LIST_HEAD_EL ( struct document_view )

Field Documentation

◆ box

struct el_box document_view::box

pos and size of window

◆ depth

int document_view::depth

◆ document

struct document* document_view::document

◆ last_x

int document_view::last_x

◆ last_y

int document_view::last_y

last pos of window

◆ name

char* document_view::name

◆ parent_doc_view

struct document_view* document_view::parent_doc_view

◆ prev_y

int document_view::prev_y

◆ search_word

char** document_view::search_word

◆ session

struct session* document_view::session

◆ used

int document_view::used

◆ vs

struct view_state* document_view::vs

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