NetSurf
|
Data Fields | |
size_t | count |
struct flex_item_data * | data |
Definition at line 107 of file layout_flex.c.
size_t flex_ctx::flex_items::count |
Definition at line 108 of file layout_flex.c.
Referenced by layout_flex__collect_items_into_lines(), and layout_flex_ctx__create().
struct flex_item_data* flex_ctx::flex_items::data |
Definition at line 109 of file layout_flex.c.
Referenced by layout_flex__build_line(), layout_flex__distribute_free_main(), layout_flex__get_min_max_violations(), layout_flex__place_line_items_cross(), layout_flex__place_line_items_main(), layout_flex__remaining_free_main(), layout_flex__resolve_line(), layout_flex_ctx__create(), layout_flex_ctx__destroy(), and layout_flex_ctx__populate_item_data().