NetSurf
Data Fields
line_info Struct Reference

Data Fields

unsigned int b_start
 Byte offset of line start. More...
 
unsigned int b_length
 Byte length of line. More...
 
int width
 Width in pixels of line. More...
 

Detailed Description

Definition at line 49 of file textarea.c.

Field Documentation

◆ b_length

unsigned int line_info::b_length

◆ b_start

unsigned int line_info::b_start

◆ width

int line_info::width

Width in pixels of line.

Definition at line 56 of file textarea.c.

Referenced by textarea_redraw(), textarea_reflow_multiline(), and textarea_reflow_singleline().


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