NetSurf
|
Data Fields | |
size_t | start |
size_t | length |
Definition at line 52 of file textplain.c.
size_t textplain_line::length |
Definition at line 54 of file textplain.c.
Referenced by textplain_coords_from_range(), textplain_offset_from_coords(), textplain_redraw(), and textplain_textsearch_find().
size_t textplain_line::start |
Definition at line 53 of file textplain.c.
Referenced by textplain_coords_from_range(), textplain_find_line(), textplain_get_raw_data(), and textplain_redraw().