Home
last modified time | relevance | path

Searched refs:FONT_FACE_SYM_TK (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c66 case FONT_FACE_SYM_TK: in cr_token_clear()
372 a_this->type = FONT_FACE_SYM_TK; in cr_token_set_font_face_sym()
Dcr-token.h61 FONT_FACE_SYM_TK, enumerator
Dcr-parser.c788 || token->type == FONT_FACE_SYM_TK in cr_parser_parse_atrule_core()
2657 } else if (token && token->type == FONT_FACE_SYM_TK) { in cr_parser_parse_stylesheet()
3292 case FONT_FACE_SYM_TK: in cr_parser_parse_statement_core()
4245 && token->type == FONT_FACE_SYM_TK); in cr_parser_parse_font_face()
Dcr-tknzr.c2668 case FONT_FACE_SYM_TK: in cr_tknzr_parse_token()