Searched refs:FONT_FACE_SYM_TK (Results 1 – 4 of 4) sorted by relevance
66 case FONT_FACE_SYM_TK: in cr_token_clear()372 a_this->type = FONT_FACE_SYM_TK; in cr_token_set_font_face_sym()
61 FONT_FACE_SYM_TK, enumerator
788 || 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()
2668 case FONT_FACE_SYM_TK: in cr_tknzr_parse_token()