Home
last modified time | relevance | path

Searched refs:CBO_TK (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c73 case CBO_TK: in cr_token_clear()
571 a_this->type = CBO_TK; in cr_token_set_cbo()
Dcr-token.h79 CBO_TK, /*opening curly bracket*/ enumerator
Dcr-parser.c804 if (token->type == CBO_TK) { in cr_parser_parse_atrule_core()
861 && token->type == CBO_TK); in cr_parser_parse_ruleset_core()
984 && token->type == CBO_TK); in cr_parser_parse_block_core()
1006 } else if (token->type == CBO_TK) { in cr_parser_parse_block_core()
1118 case CBO_TK: in cr_parser_parse_value_core()
3951 && token->type == CBO_TK); in cr_parser_parse_page()
4257 && token->type == CBO_TK); in cr_parser_parse_font_face()