19#ifndef NETSURF_CSS_HINTS_H_
20#define NETSURF_CSS_HINTS_H_
24#include <libcss/libcss.h>
nserror
Enumeration of error codes.
css_error node_presentational_hint(void *pw, void *node, uint32_t *nhints, css_hint **hints)
Callback to retrieve presentational hints for a node.
bool nscss_parse_colour(const char *data, css_color *result)
Parser for colours specified in attribute values.
nserror css_hint_init(void)