NetSurf
Data Fields
page_info_text Struct Reference

An "text" type page info entry. More...

Collaboration diagram for page_info_text:
[legend]

Data Fields

const char * text
 
const plot_font_style_tstyle
 
int width
 
int height
 
int padding_bottom
 

Detailed Description

An "text" type page info entry.

Definition at line 139 of file page-info.c.

Field Documentation

◆ height

int page_info_text::height

◆ padding_bottom

int page_info_text::padding_bottom

◆ style

const plot_font_style_t* page_info_text::style

◆ text

const char* page_info_text::text

◆ width

int page_info_text::width

Definition at line 142 of file page-info.c.

Referenced by page_info__layout(), page_info__measure_text_entry(), and page_info_redraw().


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