NetSurf
Data Structures
layout.h File Reference

Interface to platform-specific layout operation table. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  gui_layout_table
 

Detailed Description

Interface to platform-specific layout operation table.

This table is part of the layout used to measure glyphs before rendering, previously referred to as font functions.

Note
This is an old interface within the browser, it has been broken out purely to make the API obvious not as an indication this is the correct approach.

Definition in file layout.h.