| line |
true |
false |
branch |
|
47
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
53
|
0 |
0 |
if(mycss_property_shared_width(entry, token, &declr_entry->value, &declr_entry->value_type, &str)) { |
|
62
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
68
|
0 |
0 |
if(mycss_property_shared_height(entry, token, &declr_entry->value, &declr_entry->value_type, &str)) |
|
76
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
82
|
0 |
0 |
if(mycss_property_shared_length_percentage(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
85
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
88
|
0 |
0 |
if(str.data == NULL) |
|
93
|
0 |
0 |
switch (dec_entry->value_type) { |
|
116
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
158
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
163
|
0 |
0 |
if(dec_entry->value == NULL) |
|
168
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
170
|
0 |
0 |
if(value->one == NULL) |
|
178
|
0 |
0 |
if(value->one == NULL) |
|
180
|
0 |
0 |
if((value->one = mycss_property_parser_padding_shared(entry, token, &str))) { |
|
185
|
0 |
0 |
else if(value->two == NULL) |
|
187
|
0 |
0 |
if((value->two = mycss_property_parser_padding_shared(entry, token, &str))) { |
|
192
|
0 |
0 |
else if(value->three == NULL) |
|
194
|
0 |
0 |
if((value->three = mycss_property_parser_padding_shared(entry, token, &str))) { |
|
199
|
0 |
0 |
else if(value->four == NULL) |
|
201
|
0 |
0 |
if((value->four = mycss_property_parser_padding_shared(entry, token, &str))) { |
|
212
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
275
|
0 |
0 |
mycss_property_shared_default(entry, token, &value_type, str) || |
|
291
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
296
|
0 |
0 |
if(dec_entry->value == NULL) |
|
301
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
303
|
0 |
0 |
if(value->one == NULL) |
|
311
|
0 |
0 |
if(value->one == NULL) |
|
313
|
0 |
0 |
if((value->one = mycss_property_parser_margin_shared(entry, token, &str))) { |
|
318
|
0 |
0 |
else if(value->two == NULL) |
|
320
|
0 |
0 |
if((value->two = mycss_property_parser_margin_shared(entry, token, &str))) { |
|
325
|
0 |
0 |
else if(value->three == NULL) |
|
327
|
0 |
0 |
if((value->three = mycss_property_parser_margin_shared(entry, token, &str))) { |
|
332
|
0 |
0 |
else if(value->four == NULL) |
|
334
|
0 |
0 |
if((value->four = mycss_property_parser_margin_shared(entry, token, &str))) { |
|
345
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
352
|
0 |
0 |
mycss_property_shared_default(entry, token, &dec_entry->value_type, &str) || |
|
405
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
410
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_IDENT) |
|
417
|
0 |
0 |
switch (dec_entry->value_type) { |
|
450
|
0 |
0 |
if(mycss_property_shared_default(entry, token, &dec_entry->value_type, &str) == false) { |
|
467
|
0 |
0 |
if(mycss_property_shared_line_width(entry, token, &value, &value_type, str)) |
|
488
|
0 |
0 |
if(mycss_property_shared_color(entry, token, &value, &value_type, str, &parser_changed)) |
|
496
|
0 |
0 |
if(parser_changed) { |
|
511
|
0 |
0 |
if(mycss_property_shared_line_style(entry, token, &value_type, str)) |
|
524
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
527
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) { |
|
542
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
549
|
0 |
0 |
if(mycss_property_shared_default(entry, token, &value_type, &str)) |
|
551
|
0 |
0 |
if(dec_entry->value == NULL) { |
|
557
|
0 |
0 |
if(dec_entry->value == NULL) |
|
563
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
565
|
0 |
0 |
if(border == NULL || (border->style == NULL && border->width == NULL && border->color == NULL)) |
|
|
0 |
0 |
if(border == NULL || (border->style == NULL && border->width == NULL && border->color == NULL)) |
|
|
0 |
0 |
if(border == NULL || (border->style == NULL && border->width == NULL && border->color == NULL)) |
|
|
0 |
0 |
if(border == NULL || (border->style == NULL && border->width == NULL && border->color == NULL)) |
|
571
|
0 |
0 |
if((shared_declr = mycss_property_parser_border_width_shared(entry, token, &str))) { |
|
572
|
0 |
0 |
if(border->width) |
|
581
|
0 |
0 |
if((shared_declr = mycss_property_parser_border_style_shared(entry, token, &str))) { |
|
582
|
0 |
0 |
if(border->style) |
|
591
|
0 |
0 |
if(border->color == NULL) { |
|
592
|
0 |
0 |
if((shared_declr = mycss_property_parser_border_color_shared(entry, token, &str, |
|
643
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
648
|
0 |
0 |
if(dec_entry->value == NULL) |
|
653
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
655
|
0 |
0 |
if(value->one == NULL) |
|
663
|
0 |
0 |
if(value->one == NULL) |
|
665
|
0 |
0 |
if((value->one = mycss_property_parser_border_width_shared(entry, token, &str))) { |
|
670
|
0 |
0 |
else if(value->two == NULL) |
|
672
|
0 |
0 |
if((value->two = mycss_property_parser_border_width_shared(entry, token, &str))) { |
|
677
|
0 |
0 |
else if(value->three == NULL) |
|
679
|
0 |
0 |
if((value->three = mycss_property_parser_border_width_shared(entry, token, &str))) { |
|
684
|
0 |
0 |
else if(value->four == NULL) |
|
686
|
0 |
0 |
if((value->four = mycss_property_parser_border_width_shared(entry, token, &str))) { |
|
697
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
703
|
0 |
0 |
if(mycss_property_shared_line_width(entry, token, &declr_entry->value, &declr_entry->value_type, &str)) { |
|
749
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
754
|
0 |
0 |
if(dec_entry->value == NULL) |
|
759
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
761
|
0 |
0 |
if(value->one == NULL) |
|
769
|
0 |
0 |
if(value->one == NULL) |
|
771
|
0 |
0 |
if((value->one = mycss_property_parser_border_style_shared(entry, token, &str))) { |
|
776
|
0 |
0 |
else if(value->two == NULL) |
|
778
|
0 |
0 |
if((value->two = mycss_property_parser_border_style_shared(entry, token, &str))) { |
|
783
|
0 |
0 |
else if(value->three == NULL) |
|
785
|
0 |
0 |
if((value->three = mycss_property_parser_border_style_shared(entry, token, &str))) { |
|
790
|
0 |
0 |
else if(value->four == NULL) |
|
792
|
0 |
0 |
if((value->four = mycss_property_parser_border_style_shared(entry, token, &str))) { |
|
803
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
809
|
0 |
0 |
if(mycss_property_shared_line_style(entry, token, &declr_entry->value_type, &str)) { |
|
858
|
0 |
0 |
if(mycss_property_shared_length_percentage(entry, token, &value, &value_type, str)) |
|
864
|
0 |
0 |
if(is_first) { |
|
883
|
0 |
0 |
if(mycss_property_shared_length_percentage(entry, token, &short_two_type->two, &short_two_type->type_two, str)) { |
|
892
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
898
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) { |
|
904
|
0 |
0 |
if(((mycss_values_shorthand_two_type_t*)(value->one->value))->two == NULL) |
|
906
|
0 |
0 |
if(mycss_property_parser_border_radius_two_shared(entry, token, value->one->value, &str)) |
|
909
|
0 |
0 |
else if(value->two == NULL) |
|
911
|
0 |
0 |
if((value->two = mycss_property_parser_border_radius_shared(entry, token, &str, false))) { |
|
916
|
0 |
0 |
else if(((mycss_values_shorthand_two_type_t*)(value->two->value))->two == NULL) |
|
918
|
0 |
0 |
if(mycss_property_parser_border_radius_two_shared(entry, token, value->two->value, &str)) |
|
921
|
0 |
0 |
else if(value->three == NULL) |
|
923
|
0 |
0 |
if((value->three = mycss_property_parser_border_radius_shared(entry, token, &str, false))) { |
|
928
|
0 |
0 |
else if(((mycss_values_shorthand_two_type_t*)(value->three->value))->two == NULL) |
|
930
|
0 |
0 |
if(mycss_property_parser_border_radius_two_shared(entry, token, value->three->value, &str)) |
|
933
|
0 |
0 |
else if(value->four == NULL) |
|
935
|
0 |
0 |
if((value->four = mycss_property_parser_border_radius_shared(entry, token, &str, false))) { |
|
940
|
0 |
0 |
else if(((mycss_values_shorthand_two_type_t*)(value->four->value))->two == NULL) |
|
942
|
0 |
0 |
if(mycss_property_parser_border_radius_two_shared(entry, token, value->four->value, &str)) |
|
951
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
954
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) { |
|
958
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_DELIM && *token->data == '/') { |
|
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_DELIM && *token->data == '/') { |
|
968
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
973
|
0 |
0 |
if(dec_entry->value == NULL) |
|
978
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
980
|
0 |
0 |
if(value->one == NULL) |
|
988
|
0 |
0 |
if(value->one == NULL) |
|
990
|
0 |
0 |
if((value->one = mycss_property_parser_border_radius_shared(entry, token, &str, true))) { |
|
997
|
0 |
0 |
if(mycss_property_shared_default(entry, token, &value_type, &str)) { |
|
1001
|
0 |
0 |
else if(value->two == NULL) |
|
1003
|
0 |
0 |
if((value->two = mycss_property_parser_border_radius_shared(entry, token, &str, true))) { |
|
1008
|
0 |
0 |
else if(value->three == NULL) |
|
1010
|
0 |
0 |
if((value->three = mycss_property_parser_border_radius_shared(entry, token, &str, true))) { |
|
1015
|
0 |
0 |
else if(value->four == NULL) |
|
1017
|
0 |
0 |
if((value->four = mycss_property_parser_border_radius_shared(entry, token, &str, true))) { |
|
1025
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_DELIM && *token->data == '/') { |
|
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_DELIM && *token->data == '/') { |
|
1026
|
0 |
0 |
if(value->one == NULL) |
|
1038
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1043
|
0 |
0 |
if(dec_entry->value == NULL) |
|
1048
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1050
|
0 |
0 |
if(short_two_type->one == NULL) |
|
1058
|
0 |
0 |
if(short_two_type->one == NULL) |
|
1066
|
0 |
0 |
else if(short_two_type->two == NULL) |
|
1101
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1109
|
0 |
0 |
if(value == NULL) |
|
1112
|
0 |
0 |
if(mycss_property_shared_default(entry, token, &value_type, &str)) |
|
1121
|
0 |
0 |
if((shared_declr = mycss_property_parser_border_color_shared(entry, token, &str, mycss_property_parser_border_color_after, |
|
1128
|
0 |
0 |
else if(value->two == NULL) { |
|
1129
|
0 |
0 |
if((value->two = mycss_property_parser_border_color_shared(entry, token, &str, mycss_property_parser_border_color_after, |
|
1135
|
0 |
0 |
else if(value->three == NULL) { |
|
1136
|
0 |
0 |
if((value->three = mycss_property_parser_border_color_shared(entry, token, &str, mycss_property_parser_border_color_after, |
|
1142
|
0 |
0 |
else if(value->four == NULL) { |
|
1143
|
0 |
0 |
if((value->four = mycss_property_parser_border_color_shared(entry, token, &str, mycss_property_parser_border_color_after, |
|
1155
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1158
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) { |
|
1210
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1213
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1222
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1241
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1247
|
0 |
0 |
if(mycss_property_shared_length_percentage(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1250
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1253
|
0 |
0 |
if(str.data == NULL) |
|
1258
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1283
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1289
|
0 |
0 |
if(mycss_property_shared_line_height(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1298
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1308
|
0 |
0 |
if(mycss_property_shared_color(entry, token, &dec_entry->value, &dec_entry->value_type, &str, &parser_changed)) |
|
1310
|
0 |
0 |
if(parser_changed) { |
|
1323
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1326
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1335
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1341
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1347
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1369
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1375
|
0 |
0 |
if(mycss_property_shared_number(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1378
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1381
|
0 |
0 |
if(str.data == NULL) |
|
1386
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1405
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1411
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1417
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1470
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1476
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1482
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1505
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1511
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1517
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1538
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1544
|
0 |
0 |
if(mycss_property_shared_length_percentage(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1547
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1550
|
0 |
0 |
if(str.data == NULL) |
|
1555
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1589
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1595
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1601
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1621
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1627
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1633
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1661
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1667
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1673
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1695
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1701
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1707
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1737
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1743
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1749
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1769
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1775
|
0 |
0 |
if(mycss_property_shared_font_weight(entry, token, &dec_entry->value_type, &str)) |
|
1783
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1789
|
0 |
0 |
if(mycss_property_shared_font_size(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1797
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1803
|
0 |
0 |
if(mycss_property_shared_number(entry, token, &dec_entry->value, &dec_entry->value_type, &str)) |
|
1806
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
1809
|
0 |
0 |
if(str.data == NULL) |
|
1814
|
0 |
0 |
switch (dec_entry->value_type) { |
|
1832
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1838
|
0 |
0 |
if(mycss_property_shared_font_stretch(entry, token, &dec_entry->value_type, &str)) |
|
1846
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1852
|
0 |
0 |
if(mycss_property_shared_font_style(entry, token, &dec_entry->value_type, &str)) |
|
1860
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE ) |
|
1863
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_COMMA) { |
|
1868
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1876
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1879
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1885
|
0 |
0 |
if(mycss_property_shared_font_family(entry, token, &dec_entry->value, &dec_entry->value_type, &dont_destroy_str, &str)) { |
|
1886
|
0 |
0 |
if(dont_destroy_str == false) |
|
1903
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE ) |
|
1906
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_COMMA) { |
|
1911
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1919
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1921
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1926
|
0 |
0 |
if(dec_entry->value == NULL) |
|
1936
|
0 |
0 |
if(font->family) { |
|
1941
|
0 |
0 |
if(mycss_property_shared_font_family(entry, token, &value, &value_type, &dont_destroy_str, &str)) { |
|
1942
|
0 |
0 |
if(dont_destroy_str == false) |
|
1945
|
0 |
0 |
if(font->family == NULL) { |
|
1962
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1964
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
1969
|
0 |
0 |
if(dec_entry->value == NULL) |
|
1978
|
0 |
0 |
if(mycss_property_shared_line_height(entry, token, &value, &value_type, &str)) { |
|
1994
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
1997
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_DELIM) { |
|
1998
|
0 |
0 |
if(*token->data == '/') { |
|
2006
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
2011
|
0 |
0 |
if(dec_entry->value == NULL) |
|
2021
|
0 |
0 |
if(mycss_property_shared_font_family(entry, token, &value, &value_type, &dont_destroy_str, &str)) { |
|
2022
|
0 |
0 |
if(dont_destroy_str == false) |
|
2040
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2043
|
0 |
0 |
if(mycss_property_shared_check_declaration_end(entry, token)) |
|
2049
|
0 |
0 |
if(dec_entry->value == NULL) |
|
2057
|
0 |
0 |
if(mycss_property_shared_font_style(entry, token, &value_type, &str)) |
|
2059
|
0 |
0 |
if(font->style) |
|
2069
|
0 |
0 |
else if(mycss_property_shared_font_weight(entry, token, &value_type, &str)) { |
|
2070
|
0 |
0 |
if(font->weight) |
|
2080
|
0 |
0 |
else if(mycss_property_shared_font_stretch(entry, token, &value_type, &str)) { |
|
2081
|
0 |
0 |
if(font->stretch) |
|
2093
|
0 |
0 |
if(mycss_property_shared_font_size(entry, token, &value, &value_type, &str)) { |
|
2106
|
0 |
0 |
if(mycss_property_shared_font_family(entry, token, &value, &value_type, &dont_destroy_str, &str)) { |
|
2107
|
0 |
0 |
if(dont_destroy_str == false) |
|
2125
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2133
|
0 |
0 |
if(dec_entry->value == NULL) |
|
2142
|
0 |
0 |
if(mycss_property_shared_font_ends(entry, token, &value_type, &str)) { |
|
2148
|
0 |
0 |
if(mycss_property_shared_font_style(entry, token, &value_type, &str)) |
|
2158
|
0 |
0 |
else if(mycss_property_shared_font_weight(entry, token, &value_type, &str)) { |
|
2167
|
0 |
0 |
else if(mycss_property_shared_font_stretch(entry, token, &value_type, &str)) { |
|
2178
|
0 |
0 |
if(mycss_property_shared_font_size(entry, token, &value, &value_type, &str)) { |
|
2191
|
0 |
0 |
if(mycss_property_shared_font_family(entry, token, &value, &value_type, &dont_destroy_str, &str)) { |
|
2192
|
0 |
0 |
if(dont_destroy_str == false) |
|
2211
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2217
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2223
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2247
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2253
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2259
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2282
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2288
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2294
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2318
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2324
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2330
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2351
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2357
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2363
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2384
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2390
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2396
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2415
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2421
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2427
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2447
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2454
|
0 |
0 |
mycss_property_shared_length(entry, token, &dec_entry->value, &dec_entry->value_type, &str) || |
|
2465
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2471
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2477
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2501
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2507
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2513
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2533
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2540
|
0 |
0 |
mycss_property_shared_by_value_type(entry, token, &dec_entry->value_type, MyCSS_PROPERTY_WORD_SPACING_NORMAL, &str) || |
|
2551
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2558
|
0 |
0 |
mycss_property_shared_by_value_type(entry, token, &dec_entry->value_type, MyCSS_PROPERTY_LETTER_SPACING_NORMAL, &str) || |
|
2569
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2575
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2581
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2599
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2605
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2611
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2633
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2639
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2645
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2666
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2672
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2678
|
0 |
0 |
switch (dec_entry->value_type) { |
|
2697
|
0 |
0 |
if(token->type == MyCSS_TOKEN_TYPE_WHITESPACE) |
|
2703
|
0 |
0 |
if(token->type != MyCSS_TOKEN_TYPE_IDENT) |
|
2709
|
0 |
0 |
switch (dec_entry->value_type) { |