|
libcss
|
#include <string.h>#include "select/arena.h"#include "select/arena_hash.h"#include "select/computed.h"Macros | |
| #define | TU_SIZE 3037 |
| #define | TS_SIZE 5101 |
Functions | |
| css_error | css__arena_intern_style (struct css_computed_style **style) |
| enum css_error | css__arena_remove_style (struct css_computed_style *style) |
Variables | |
| struct css_computed_style * | table_s [TS_SIZE] |
| #define TS_SIZE 5101 |
| #define TU_SIZE 3037 |
| css_error css__arena_intern_style | ( | struct css_computed_style ** | style | ) |
| enum css_error css__arena_remove_style | ( | struct css_computed_style * | style | ) |
| struct css_computed_style* table_s[TS_SIZE] |