|
libcss
|
Macros | |
| #define | UNUSED(x) ((x) = (x)) |
Functions | |
| void | lwc_callback (lwc_string *str, void *pw) |
| int | main (int argc, char **argv) |
| css_error | node_is_first_child (void *pw, void *n, bool *match) |
| #define UNUSED | ( | x | ) | ((x) = (x)) |
| void lwc_callback | ( | lwc_string * | str, |
| void * | pw | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| css_error node_is_first_child | ( | void * | pw, |
| void * | n, | ||
| bool * | match | ||
| ) |