libcss
Loading...
Searching...
No Matches
properties.h
Go to the documentation of this file.
1/*
2 * This file is part of LibCSS
3 * Licensed under the MIT License,
4 * http://www.opensource.org/licenses/mit-license.php
5 * Copyright 2009 John-Mark Bell <jmb@netsurf-browser.org>
6 */
7
8#ifndef libcss_properties_h_
9#define libcss_properties_h_
10
11#ifdef __cplusplus
12extern "C"
13{
14#endif
15
143
146
157
166
176
182
188
191 /* Consult pointer in struct to determine which */
195
200
208
214
219
225
239
247
253
259
272
285
293
299
307
313
318
324
330
336
342
356
364
370
376
383
386 /* Consult pointer in struct to determine which */
390
393 /* Consult pointer in struct to determine which */
397
419
425
449
455
460
467
475
480
485
492
499
509
523
530
536
553
559
569
575
581
588
591 /* Consult pointer in struct to determine which */
595
601
657
663
669
675
681
687
692
697
704
717
725
733
738
743
752
761
767
776
779 /* Consult pointer in struct to determine which */
781 CSS_QUOTES_NONE = 0x1
783
789
794
800
813
822
827
835
841
848
861
868
877
882
888
894
901
907
908#ifdef __cplusplus
909}
910#endif
911
912#endif
css_flex_wrap_e
Definition properties.h:486
@ CSS_FLEX_WRAP_INHERIT
Definition properties.h:487
@ CSS_FLEX_WRAP_WRAP_REVERSE
Definition properties.h:490
@ CSS_FLEX_WRAP_NOWRAP
Definition properties.h:488
@ CSS_FLEX_WRAP_WRAP
Definition properties.h:489
css_font_style_e
Definition properties.h:524
@ CSS_FONT_STYLE_OBLIQUE
Definition properties.h:528
@ CSS_FONT_STYLE_ITALIC
Definition properties.h:527
@ CSS_FONT_STYLE_NORMAL
Definition properties.h:526
@ CSS_FONT_STYLE_INHERIT
Definition properties.h:525
css_align_items_e
Definition properties.h:158
@ CSS_ALIGN_ITEMS_INHERIT
Definition properties.h:159
@ CSS_ALIGN_ITEMS_STRETCH
Definition properties.h:160
@ CSS_ALIGN_ITEMS_FLEX_START
Definition properties.h:161
@ CSS_ALIGN_ITEMS_BASELINE
Definition properties.h:164
@ CSS_ALIGN_ITEMS_FLEX_END
Definition properties.h:162
@ CSS_ALIGN_ITEMS_CENTER
Definition properties.h:163
css_max_width_e
Definition properties.h:670
@ CSS_MAX_WIDTH_SET
Definition properties.h:672
@ CSS_MAX_WIDTH_INHERIT
Definition properties.h:671
@ CSS_MAX_WIDTH_NONE
Definition properties.h:673
css_break_after_e
Definition properties.h:260
@ CSS_BREAK_AFTER_RIGHT
Definition properties.h:266
@ CSS_BREAK_AFTER_AUTO
Definition properties.h:262
@ CSS_BREAK_AFTER_LEFT
Definition properties.h:265
@ CSS_BREAK_AFTER_AVOID
Definition properties.h:263
@ CSS_BREAK_AFTER_PAGE
Definition properties.h:267
@ CSS_BREAK_AFTER_AVOID_COLUMN
Definition properties.h:270
@ CSS_BREAK_AFTER_INHERIT
Definition properties.h:261
@ CSS_BREAK_AFTER_ALWAYS
Definition properties.h:264
@ CSS_BREAK_AFTER_COLUMN
Definition properties.h:268
@ CSS_BREAK_AFTER_AVOID_PAGE
Definition properties.h:269
css_font_weight_e
Definition properties.h:537
@ CSS_FONT_WEIGHT_500
Definition properties.h:547
@ CSS_FONT_WEIGHT_100
Definition properties.h:543
@ CSS_FONT_WEIGHT_600
Definition properties.h:548
@ CSS_FONT_WEIGHT_300
Definition properties.h:545
@ CSS_FONT_WEIGHT_700
Definition properties.h:549
@ CSS_FONT_WEIGHT_INHERIT
Definition properties.h:538
@ CSS_FONT_WEIGHT_800
Definition properties.h:550
@ CSS_FONT_WEIGHT_BOLDER
Definition properties.h:541
@ CSS_FONT_WEIGHT_200
Definition properties.h:544
@ CSS_FONT_WEIGHT_LIGHTER
Definition properties.h:542
@ CSS_FONT_WEIGHT_NORMAL
Definition properties.h:539
@ CSS_FONT_WEIGHT_400
Definition properties.h:546
@ CSS_FONT_WEIGHT_900
Definition properties.h:551
@ CSS_FONT_WEIGHT_BOLD
Definition properties.h:540
css_break_before_e
Definition properties.h:273
@ CSS_BREAK_BEFORE_AVOID
Definition properties.h:276
@ CSS_BREAK_BEFORE_RIGHT
Definition properties.h:279
@ CSS_BREAK_BEFORE_AVOID_COLUMN
Definition properties.h:283
@ CSS_BREAK_BEFORE_PAGE
Definition properties.h:280
@ CSS_BREAK_BEFORE_COLUMN
Definition properties.h:281
@ CSS_BREAK_BEFORE_AUTO
Definition properties.h:275
@ CSS_BREAK_BEFORE_AVOID_PAGE
Definition properties.h:282
@ CSS_BREAK_BEFORE_LEFT
Definition properties.h:278
@ CSS_BREAK_BEFORE_ALWAYS
Definition properties.h:277
@ CSS_BREAK_BEFORE_INHERIT
Definition properties.h:274
css_table_layout_e
Definition properties.h:795
@ CSS_TABLE_LAYOUT_INHERIT
Definition properties.h:796
@ CSS_TABLE_LAYOUT_FIXED
Definition properties.h:798
@ CSS_TABLE_LAYOUT_AUTO
Definition properties.h:797
css_align_self_e
Definition properties.h:167
@ CSS_ALIGN_SELF_STRETCH
Definition properties.h:169
@ CSS_ALIGN_SELF_AUTO
Definition properties.h:174
@ CSS_ALIGN_SELF_FLEX_START
Definition properties.h:170
@ CSS_ALIGN_SELF_INHERIT
Definition properties.h:168
@ CSS_ALIGN_SELF_CENTER
Definition properties.h:172
@ CSS_ALIGN_SELF_BASELINE
Definition properties.h:173
@ CSS_ALIGN_SELF_FLEX_END
Definition properties.h:171
css_fill_opacity_e
Definition properties.h:456
@ CSS_FILL_OPACITY_SET
Definition properties.h:458
@ CSS_FILL_OPACITY_INHERIT
Definition properties.h:457
css_list_style_type_e
Definition properties.h:602
@ CSS_LIST_STYLE_TYPE_UPPER_ROMAN
Definition properties.h:610
@ CSS_LIST_STYLE_TYPE_UPPER_ARMENIAN
Definition properties.h:625
@ CSS_LIST_STYLE_TYPE_HEBREW
Definition properties.h:633
@ CSS_LIST_STYLE_TYPE_CJK_DECIMAL
Definition properties.h:629
@ CSS_LIST_STYLE_TYPE_LAO
Definition properties.h:635
@ CSS_LIST_STYLE_TYPE_LOWER_GREEK
Definition properties.h:611
@ CSS_LIST_STYLE_TYPE_SQUARE
Definition properties.h:606
@ CSS_LIST_STYLE_TYPE_CJK_EARTHLY_BRANCH
Definition properties.h:645
@ CSS_LIST_STYLE_TYPE_KOREAN_HANGUL_FORMAL
Definition properties.h:653
@ CSS_LIST_STYLE_TYPE_THAI
Definition properties.h:643
@ CSS_LIST_STYLE_TYPE_DEVANAGARI
Definition properties.h:630
@ CSS_LIST_STYLE_TYPE_LOWER_ROMAN
Definition properties.h:609
@ CSS_LIST_STYLE_TYPE_CAMBODIAN
Definition properties.h:627
@ CSS_LIST_STYLE_TYPE_CIRCLE
Definition properties.h:605
@ CSS_LIST_STYLE_TYPE_MYANMAR
Definition properties.h:638
@ CSS_LIST_STYLE_TYPE_NONE
Definition properties.h:618
@ CSS_LIST_STYLE_TYPE_ARMENIAN
Definition properties.h:614
@ CSS_LIST_STYLE_TYPE_KOREAN_HANJA_INFORMAL
Definition properties.h:654
@ CSS_LIST_STYLE_TYPE_KOREAN_HANJA_FORMAL
Definition properties.h:655
@ CSS_LIST_STYLE_TYPE_JAPANESE_FORMAL
Definition properties.h:652
@ CSS_LIST_STYLE_TYPE_ORIYA
Definition properties.h:639
@ CSS_LIST_STYLE_TYPE_MONGOLIAN
Definition properties.h:637
@ CSS_LIST_STYLE_TYPE_BINARY
Definition properties.h:619
@ CSS_LIST_STYLE_TYPE_TELUGU
Definition properties.h:642
@ CSS_LIST_STYLE_TYPE_UPPER_LATIN
Definition properties.h:613
@ CSS_LIST_STYLE_TYPE_INHERIT
Definition properties.h:603
@ CSS_LIST_STYLE_TYPE_DECIMAL_LEADING_ZERO
Definition properties.h:608
@ CSS_LIST_STYLE_TYPE_KATAKANA
Definition properties.h:649
@ CSS_LIST_STYLE_TYPE_OCTAL
Definition properties.h:620
@ CSS_LIST_STYLE_TYPE_KHMER
Definition properties.h:628
@ CSS_LIST_STYLE_TYPE_DECIMAL
Definition properties.h:607
@ CSS_LIST_STYLE_TYPE_KATAKANA_IROHA
Definition properties.h:650
@ CSS_LIST_STYLE_TYPE_DISC
Definition properties.h:604
@ CSS_LIST_STYLE_TYPE_JAPANESE_INFORMAL
Definition properties.h:651
@ CSS_LIST_STYLE_TYPE_TAMIL
Definition properties.h:641
@ CSS_LIST_STYLE_TYPE_ARABIC_INDIC
Definition properties.h:623
@ CSS_LIST_STYLE_TYPE_TIBETAN
Definition properties.h:644
@ CSS_LIST_STYLE_TYPE_GURMUKHI
Definition properties.h:632
@ CSS_LIST_STYLE_TYPE_UPPER_HEXADECIMAL
Definition properties.h:622
@ CSS_LIST_STYLE_TYPE_HIAGANA
Definition properties.h:647
@ CSS_LIST_STYLE_TYPE_GUJARATI
Definition properties.h:631
@ CSS_LIST_STYLE_TYPE_MALAYALAM
Definition properties.h:636
@ CSS_LIST_STYLE_TYPE_CJK_HEAVENLY_STEM
Definition properties.h:646
@ CSS_LIST_STYLE_TYPE_LOWER_ALPHA
Definition properties.h:616
@ CSS_LIST_STYLE_TYPE_HIAGANA_IROHA
Definition properties.h:648
@ CSS_LIST_STYLE_TYPE_PERSIAN
Definition properties.h:640
@ CSS_LIST_STYLE_TYPE_LOWER_ARMENIAN
Definition properties.h:624
@ CSS_LIST_STYLE_TYPE_LOWER_HEXADECIMAL
Definition properties.h:621
@ CSS_LIST_STYLE_TYPE_KANNADA
Definition properties.h:634
@ CSS_LIST_STYLE_TYPE_GEORGIAN
Definition properties.h:615
@ CSS_LIST_STYLE_TYPE_LOWER_LATIN
Definition properties.h:612
@ CSS_LIST_STYLE_TYPE_BENGALI
Definition properties.h:626
@ CSS_LIST_STYLE_TYPE_UPPER_ALPHA
Definition properties.h:617
css_writing_mode_e
Definition properties.h:895
@ CSS_WRITING_MODE_VERTICAL_RL
Definition properties.h:898
@ CSS_WRITING_MODE_INHERIT
Definition properties.h:896
@ CSS_WRITING_MODE_HORIZONTAL_TB
Definition properties.h:897
@ CSS_WRITING_MODE_VERTICAL_LR
Definition properties.h:899
css_flex_grow_e
Definition properties.h:476
@ CSS_FLEX_GROW_INHERIT
Definition properties.h:477
@ CSS_FLEX_GROW_SET
Definition properties.h:478
css_align_content_e
Definition properties.h:147
@ CSS_ALIGN_CONTENT_STRETCH
Definition properties.h:149
@ CSS_ALIGN_CONTENT_FLEX_END
Definition properties.h:151
@ CSS_ALIGN_CONTENT_INHERIT
Definition properties.h:148
@ CSS_ALIGN_CONTENT_SPACE_BETWEEN
Definition properties.h:153
@ CSS_ALIGN_CONTENT_FLEX_START
Definition properties.h:150
@ CSS_ALIGN_CONTENT_CENTER
Definition properties.h:152
@ CSS_ALIGN_CONTENT_SPACE_AROUND
Definition properties.h:154
@ CSS_ALIGN_CONTENT_SPACE_EVENLY
Definition properties.h:155
css_widows_e
Definition properties.h:878
@ CSS_WIDOWS_INHERIT
Definition properties.h:879
@ CSS_WIDOWS_SET
Definition properties.h:880
css_stroke_opacity_e
Definition properties.h:790
@ CSS_STROKE_OPACITY_INHERIT
Definition properties.h:791
@ CSS_STROKE_OPACITY_SET
Definition properties.h:792
css_right_e
Definition properties.h:784
@ CSS_RIGHT_INHERIT
Definition properties.h:785
@ CSS_RIGHT_AUTO
Definition properties.h:787
@ CSS_RIGHT_SET
Definition properties.h:786
css_box_sizing_e
Definition properties.h:254
@ CSS_BOX_SIZING_INHERIT
Definition properties.h:255
@ CSS_BOX_SIZING_BORDER_BOX
Definition properties.h:257
@ CSS_BOX_SIZING_CONTENT_BOX
Definition properties.h:256
css_display_e
Definition properties.h:426
@ CSS_DISPLAY_TABLE
Definition properties.h:433
@ CSS_DISPLAY_TABLE_HEADER_GROUP
Definition properties.h:436
@ CSS_DISPLAY_INLINE_TABLE
Definition properties.h:434
@ CSS_DISPLAY_TABLE_CAPTION
Definition properties.h:442
@ CSS_DISPLAY_LIST_ITEM
Definition properties.h:430
@ CSS_DISPLAY_TABLE_FOOTER_GROUP
Definition properties.h:437
@ CSS_DISPLAY_TABLE_ROW_GROUP
Definition properties.h:435
@ CSS_DISPLAY_GRID
Definition properties.h:446
@ CSS_DISPLAY_TABLE_COLUMN
Definition properties.h:440
@ CSS_DISPLAY_INHERIT
Definition properties.h:427
@ CSS_DISPLAY_RUN_IN
Definition properties.h:431
@ CSS_DISPLAY_FLEX
Definition properties.h:444
@ CSS_DISPLAY_NONE
Definition properties.h:443
@ CSS_DISPLAY_TABLE_COLUMN_GROUP
Definition properties.h:439
@ CSS_DISPLAY_INLINE
Definition properties.h:428
@ CSS_DISPLAY_TABLE_CELL
Definition properties.h:441
@ CSS_DISPLAY_INLINE_GRID
Definition properties.h:447
@ CSS_DISPLAY_TABLE_ROW
Definition properties.h:438
@ CSS_DISPLAY_BLOCK
Definition properties.h:429
@ CSS_DISPLAY_INLINE_BLOCK
Definition properties.h:432
@ CSS_DISPLAY_INLINE_FLEX
Definition properties.h:445
css_float_e
Definition properties.h:493
@ CSS_FLOAT_LEFT
Definition properties.h:495
@ CSS_FLOAT_RIGHT
Definition properties.h:496
@ CSS_FLOAT_NONE
Definition properties.h:497
@ CSS_FLOAT_INHERIT
Definition properties.h:494
css_column_gap_e
Definition properties.h:331
@ CSS_COLUMN_GAP_INHERIT
Definition properties.h:332
@ CSS_COLUMN_GAP_NORMAL
Definition properties.h:334
@ CSS_COLUMN_GAP_SET
Definition properties.h:333
css_properties_e
Definition properties.h:16
@ CSS_PROP_LIST_STYLE_TYPE
Definition properties.h:64
@ CSS_PROP_COLUMN_WIDTH
Definition properties.h:127
@ CSS_PROP_PADDING_RIGHT
Definition properties.h:79
@ CSS_PROP_ELEVATION
Definition properties.h:50
@ CSS_PROP_ORPHANS
Definition properties.h:73
@ CSS_PROP_MIN_HEIGHT
Definition properties.h:71
@ CSS_PROP_AZIMUTH
Definition properties.h:17
@ CSS_PROP_OUTLINE_STYLE
Definition properties.h:75
@ CSS_PROP_FONT_VARIANT
Definition properties.h:56
@ CSS_PROP_BOTTOM
Definition properties.h:37
@ CSS_PROP_WRITING_MODE
Definition properties.h:128
@ CSS_PROP_PADDING_TOP
Definition properties.h:78
@ CSS_PROP_COLUMN_RULE_COLOR
Definition properties.h:123
@ CSS_PROP_BORDER_LEFT_COLOR
Definition properties.h:28
@ CSS_PROP_OUTLINE_WIDTH
Definition properties.h:76
@ CSS_PROP_CUE_BEFORE
Definition properties.h:46
@ CSS_PROP_BREAK_INSIDE
Definition properties.h:119
@ CSS_PROP_WORD_SPACING
Definition properties.h:114
@ CSS_PROP_PITCH
Definition properties.h:88
@ CSS_PROP_CLEAR
Definition properties.h:39
@ CSS_PROP_ORDER
Definition properties.h:140
@ CSS_PROP_UNICODE_BIDI
Definition properties.h:106
@ CSS_PROP_VOICE_FAMILY
Definition properties.h:109
@ CSS_PROP_LIST_STYLE_IMAGE
Definition properties.h:62
@ CSS_PROP_BORDER_COLLAPSE
Definition properties.h:23
@ CSS_PROP_COLUMN_RULE_WIDTH
Definition properties.h:125
@ CSS_PROP_HEIGHT
Definition properties.h:58
@ CSS_PROP_BORDER_RIGHT_WIDTH
Definition properties.h:34
@ CSS_PROP_CURSOR
Definition properties.h:47
@ CSS_PROP_PAGE_BREAK_INSIDE
Definition properties.h:84
@ CSS_PROP_FLEX_BASIS
Definition properties.h:134
@ CSS_PROP_TOP
Definition properties.h:105
@ CSS_PROP_COLUMN_COUNT
Definition properties.h:120
@ CSS_PROP_BORDER_SPACING
Definition properties.h:24
@ CSS_PROP_BACKGROUND_REPEAT
Definition properties.h:22
@ CSS_PROP_FONT_FAMILY
Definition properties.h:53
@ CSS_PROP_TEXT_ALIGN
Definition properties.h:101
@ CSS_PROP_STROKE_OPACITY
Definition properties.h:142
@ CSS_PROP_BREAK_AFTER
Definition properties.h:117
@ CSS_PROP_BORDER_TOP_STYLE
Definition properties.h:29
@ CSS_PROP_OUTLINE_COLOR
Definition properties.h:74
@ CSS_PROP_RIGHT
Definition properties.h:93
@ CSS_PROP_PADDING_BOTTOM
Definition properties.h:80
@ CSS_PROP_FLOAT
Definition properties.h:52
@ CSS_PROP_SPEECH_RATE
Definition properties.h:98
@ CSS_PROP_BORDER_TOP_WIDTH
Definition properties.h:33
@ CSS_PROP_MAX_WIDTH
Definition properties.h:70
@ CSS_PROP_COLUMN_SPAN
Definition properties.h:126
@ CSS_PROP_BORDER_RIGHT_STYLE
Definition properties.h:30
@ CSS_PROP_FILL_OPACITY
Definition properties.h:141
@ CSS_PROP_MAX_HEIGHT
Definition properties.h:69
@ CSS_PROP_TEXT_DECORATION
Definition properties.h:102
@ CSS_PROP_BACKGROUND_IMAGE
Definition properties.h:20
@ CSS_PROP_FONT_WEIGHT
Definition properties.h:57
@ CSS_PROP_DISPLAY
Definition properties.h:49
@ CSS_PROP_LEFT
Definition properties.h:59
@ CSS_PROP_RICHNESS
Definition properties.h:92
@ CSS_PROP_BORDER_TOP_COLOR
Definition properties.h:25
@ CSS_PROP_PITCH_RANGE
Definition properties.h:87
@ CSS_PROP_BACKGROUND_COLOR
Definition properties.h:19
@ CSS_PROP_EMPTY_CELLS
Definition properties.h:51
@ CSS_PROP_PAGE_BREAK_BEFORE
Definition properties.h:83
@ CSS_PROP_WIDTH
Definition properties.h:113
@ CSS_PROP_BORDER_LEFT_STYLE
Definition properties.h:32
@ CSS_PROP_COLUMN_FILL
Definition properties.h:121
@ CSS_PROP_ALIGN_CONTENT
Definition properties.h:131
@ CSS_PROP_COLUMN_RULE_STYLE
Definition properties.h:124
@ CSS_PROP_FONT_SIZE
Definition properties.h:54
@ CSS_PROP_BORDER_BOTTOM_WIDTH
Definition properties.h:35
@ CSS_PROP_BORDER_BOTTOM_STYLE
Definition properties.h:31
@ CSS_PROP_STRESS
Definition properties.h:99
@ CSS_PROP_FLEX_SHRINK
Definition properties.h:137
@ CSS_PROP_TEXT_TRANSFORM
Definition properties.h:104
@ CSS_PROP_BOX_SIZING
Definition properties.h:130
@ CSS_PROP_WHITE_SPACE
Definition properties.h:111
@ CSS_PROP_BREAK_BEFORE
Definition properties.h:118
@ CSS_PROP_BORDER_RIGHT_COLOR
Definition properties.h:26
@ CSS_PROP_MARGIN_RIGHT
Definition properties.h:66
@ CSS_PROP_COUNTER_RESET
Definition properties.h:44
@ CSS_N_PROPERTIES
Definition properties.h:144
@ CSS_PROP_OVERFLOW_Y
Definition properties.h:129
@ CSS_PROP_FONT_STYLE
Definition properties.h:55
@ CSS_PROP_CAPTION_SIDE
Definition properties.h:38
@ CSS_PROP_VERTICAL_ALIGN
Definition properties.h:107
@ CSS_PROP_OPACITY
Definition properties.h:116
@ CSS_PROP_VOLUME
Definition properties.h:110
@ CSS_PROP_LINE_HEIGHT
Definition properties.h:61
@ CSS_PROP_COUNTER_INCREMENT
Definition properties.h:43
@ CSS_PROP_MARGIN_LEFT
Definition properties.h:68
@ CSS_PROP_SPEAK_NUMERAL
Definition properties.h:95
@ CSS_PROP_PAGE_BREAK_AFTER
Definition properties.h:82
@ CSS_PROP_DIRECTION
Definition properties.h:48
@ CSS_PROP_JUSTIFY_CONTENT
Definition properties.h:139
@ CSS_PROP_TABLE_LAYOUT
Definition properties.h:100
@ CSS_PROP_LETTER_SPACING
Definition properties.h:60
@ CSS_PROP_Z_INDEX
Definition properties.h:115
@ CSS_PROP_ALIGN_ITEMS
Definition properties.h:132
@ CSS_PROP_MARGIN_TOP
Definition properties.h:65
@ CSS_PROP_MIN_WIDTH
Definition properties.h:72
@ CSS_PROP_BACKGROUND_ATTACHMENT
Definition properties.h:18
@ CSS_PROP_VISIBILITY
Definition properties.h:108
@ CSS_PROP_WIDOWS
Definition properties.h:112
@ CSS_PROP_FLEX_DIRECTION
Definition properties.h:135
@ CSS_PROP_PLAY_DURING
Definition properties.h:89
@ CSS_PROP_CUE_AFTER
Definition properties.h:45
@ CSS_PROP_CLIP
Definition properties.h:40
@ CSS_PROP_FLEX_GROW
Definition properties.h:136
@ CSS_PROP_PADDING_LEFT
Definition properties.h:81
@ CSS_PROP_PAUSE_BEFORE
Definition properties.h:86
@ CSS_PROP_OVERFLOW_X
Definition properties.h:77
@ CSS_PROP_SPEAK_PUNCTUATION
Definition properties.h:96
@ CSS_PROP_FLEX_WRAP
Definition properties.h:138
@ CSS_PROP_BORDER_LEFT_WIDTH
Definition properties.h:36
@ CSS_PROP_SPEAK
Definition properties.h:97
@ CSS_PROP_ALIGN_SELF
Definition properties.h:133
@ CSS_PROP_BORDER_BOTTOM_COLOR
Definition properties.h:27
@ CSS_PROP_COLUMN_GAP
Definition properties.h:122
@ CSS_PROP_CONTENT
Definition properties.h:42
@ CSS_PROP_MARGIN_BOTTOM
Definition properties.h:67
@ CSS_PROP_COLOR
Definition properties.h:41
@ CSS_PROP_LIST_STYLE_POSITION
Definition properties.h:63
@ CSS_PROP_QUOTES
Definition properties.h:91
@ CSS_PROP_BACKGROUND_POSITION
Definition properties.h:21
@ CSS_PROP_POSITION
Definition properties.h:90
@ CSS_PROP_SPEAK_HEADER
Definition properties.h:94
@ CSS_PROP_PAUSE_AFTER
Definition properties.h:85
@ CSS_PROP_TEXT_INDENT
Definition properties.h:103
css_page_break_inside_e
Definition properties.h:762
@ CSS_PAGE_BREAK_INSIDE_INHERIT
Definition properties.h:763
@ CSS_PAGE_BREAK_INSIDE_AVOID
Definition properties.h:765
@ CSS_PAGE_BREAK_INSIDE_AUTO
Definition properties.h:764
css_outline_style_e
Definition properties.h:705
@ CSS_OUTLINE_STYLE_SOLID
Definition properties.h:710
@ CSS_OUTLINE_STYLE_DOUBLE
Definition properties.h:711
@ CSS_OUTLINE_STYLE_INSET
Definition properties.h:714
@ CSS_OUTLINE_STYLE_OUTSET
Definition properties.h:715
@ CSS_OUTLINE_STYLE_NONE
Definition properties.h:707
@ CSS_OUTLINE_STYLE_DASHED
Definition properties.h:709
@ CSS_OUTLINE_STYLE_DOTTED
Definition properties.h:708
@ CSS_OUTLINE_STYLE_RIDGE
Definition properties.h:713
@ CSS_OUTLINE_STYLE_INHERIT
Definition properties.h:706
@ CSS_OUTLINE_STYLE_GROOVE
Definition properties.h:712
css_background_position_e
Definition properties.h:196
@ CSS_BACKGROUND_POSITION_SET
Definition properties.h:198
@ CSS_BACKGROUND_POSITION_INHERIT
Definition properties.h:197
css_direction_e
Definition properties.h:420
@ CSS_DIRECTION_RTL
Definition properties.h:423
@ CSS_DIRECTION_LTR
Definition properties.h:422
@ CSS_DIRECTION_INHERIT
Definition properties.h:421
css_border_width_e
Definition properties.h:240
@ CSS_BORDER_WIDTH_WIDTH
Definition properties.h:245
@ CSS_BORDER_WIDTH_THIN
Definition properties.h:242
@ CSS_BORDER_WIDTH_MEDIUM
Definition properties.h:243
@ CSS_BORDER_WIDTH_INHERIT
Definition properties.h:241
@ CSS_BORDER_WIDTH_THICK
Definition properties.h:244
css_font_family_e
Definition properties.h:500
@ CSS_FONT_FAMILY_MONOSPACE
Definition properties.h:507
@ CSS_FONT_FAMILY_SANS_SERIF
Definition properties.h:504
@ CSS_FONT_FAMILY_FANTASY
Definition properties.h:506
@ CSS_FONT_FAMILY_SERIF
Definition properties.h:503
@ CSS_FONT_FAMILY_INHERIT
Definition properties.h:501
@ CSS_FONT_FAMILY_CURSIVE
Definition properties.h:505
css_height_e
Definition properties.h:554
@ CSS_HEIGHT_SET
Definition properties.h:556
@ CSS_HEIGHT_INHERIT
Definition properties.h:555
@ CSS_HEIGHT_AUTO
Definition properties.h:557
css_padding_e
Definition properties.h:739
@ CSS_PADDING_SET
Definition properties.h:741
@ CSS_PADDING_INHERIT
Definition properties.h:740
css_border_spacing_e
Definition properties.h:215
@ CSS_BORDER_SPACING_SET
Definition properties.h:217
@ CSS_BORDER_SPACING_INHERIT
Definition properties.h:216
css_clear_e
Definition properties.h:300
@ CSS_CLEAR_INHERIT
Definition properties.h:301
@ CSS_CLEAR_LEFT
Definition properties.h:303
@ CSS_CLEAR_BOTH
Definition properties.h:305
@ CSS_CLEAR_RIGHT
Definition properties.h:304
@ CSS_CLEAR_NONE
Definition properties.h:302
css_font_variant_e
Definition properties.h:531
@ CSS_FONT_VARIANT_INHERIT
Definition properties.h:532
@ CSS_FONT_VARIANT_SMALL_CAPS
Definition properties.h:534
@ CSS_FONT_VARIANT_NORMAL
Definition properties.h:533
css_orphans_e
Definition properties.h:734
@ CSS_ORPHANS_SET
Definition properties.h:736
@ CSS_ORPHANS_INHERIT
Definition properties.h:735
css_flex_direction_e
Definition properties.h:468
@ CSS_FLEX_DIRECTION_ROW
Definition properties.h:470
@ CSS_FLEX_DIRECTION_INHERIT
Definition properties.h:469
@ CSS_FLEX_DIRECTION_COLUMN_REVERSE
Definition properties.h:473
@ CSS_FLEX_DIRECTION_COLUMN
Definition properties.h:472
@ CSS_FLEX_DIRECTION_ROW_REVERSE
Definition properties.h:471
css_max_height_e
Definition properties.h:664
@ CSS_MAX_HEIGHT_SET
Definition properties.h:666
@ CSS_MAX_HEIGHT_NONE
Definition properties.h:667
@ CSS_MAX_HEIGHT_INHERIT
Definition properties.h:665
css_text_transform_e
Definition properties.h:828
@ CSS_TEXT_TRANSFORM_UPPERCASE
Definition properties.h:831
@ CSS_TEXT_TRANSFORM_CAPITALIZE
Definition properties.h:830
@ CSS_TEXT_TRANSFORM_INHERIT
Definition properties.h:829
@ CSS_TEXT_TRANSFORM_LOWERCASE
Definition properties.h:832
@ CSS_TEXT_TRANSFORM_NONE
Definition properties.h:833
css_background_repeat_e
Definition properties.h:201
@ CSS_BACKGROUND_REPEAT_INHERIT
Definition properties.h:202
@ CSS_BACKGROUND_REPEAT_REPEAT_Y
Definition properties.h:204
@ CSS_BACKGROUND_REPEAT_REPEAT
Definition properties.h:205
@ CSS_BACKGROUND_REPEAT_NO_REPEAT
Definition properties.h:206
@ CSS_BACKGROUND_REPEAT_REPEAT_X
Definition properties.h:203
css_column_rule_width_e
Definition properties.h:357
@ CSS_COLUMN_RULE_WIDTH_MEDIUM
Definition properties.h:360
@ CSS_COLUMN_RULE_WIDTH_INHERIT
Definition properties.h:358
@ CSS_COLUMN_RULE_WIDTH_THICK
Definition properties.h:361
@ CSS_COLUMN_RULE_WIDTH_WIDTH
Definition properties.h:362
@ CSS_COLUMN_RULE_WIDTH_THIN
Definition properties.h:359
css_color_e
Definition properties.h:314
@ CSS_COLOR_INHERIT
Definition properties.h:315
@ CSS_COLOR_COLOR
Definition properties.h:316
css_counter_increment_e
Definition properties.h:384
@ CSS_COUNTER_INCREMENT_NONE
Definition properties.h:388
@ CSS_COUNTER_INCREMENT_NAMED
Definition properties.h:387
@ CSS_COUNTER_INCREMENT_INHERIT
Definition properties.h:385
css_break_inside_e
Definition properties.h:286
@ CSS_BREAK_INSIDE_AVOID
Definition properties.h:289
@ CSS_BREAK_INSIDE_INHERIT
Definition properties.h:287
@ CSS_BREAK_INSIDE_AVOID_PAGE
Definition properties.h:290
@ CSS_BREAK_INSIDE_AVOID_COLUMN
Definition properties.h:291
@ CSS_BREAK_INSIDE_AUTO
Definition properties.h:288
css_list_style_position_e
Definition properties.h:596
@ CSS_LIST_STYLE_POSITION_INSIDE
Definition properties.h:598
@ CSS_LIST_STYLE_POSITION_OUTSIDE
Definition properties.h:599
@ CSS_LIST_STYLE_POSITION_INHERIT
Definition properties.h:597
css_outline_width_e
Definition properties.h:718
@ CSS_OUTLINE_WIDTH_WIDTH
Definition properties.h:723
@ CSS_OUTLINE_WIDTH_THICK
Definition properties.h:722
@ CSS_OUTLINE_WIDTH_INHERIT
Definition properties.h:719
@ CSS_OUTLINE_WIDTH_MEDIUM
Definition properties.h:721
@ CSS_OUTLINE_WIDTH_THIN
Definition properties.h:720
css_column_rule_color_e
Definition properties.h:337
@ CSS_COLUMN_RULE_COLOR_COLOR
Definition properties.h:339
@ CSS_COLUMN_RULE_COLOR_INHERIT
Definition properties.h:338
@ CSS_COLUMN_RULE_COLOR_CURRENT_COLOR
Definition properties.h:340
css_list_style_image_e
Definition properties.h:589
@ CSS_LIST_STYLE_IMAGE_NONE
Definition properties.h:593
@ CSS_LIST_STYLE_IMAGE_INHERIT
Definition properties.h:590
@ CSS_LIST_STYLE_IMAGE_URI
Definition properties.h:592
css_word_spacing_e
Definition properties.h:889
@ CSS_WORD_SPACING_NORMAL
Definition properties.h:892
@ CSS_WORD_SPACING_INHERIT
Definition properties.h:890
@ CSS_WORD_SPACING_SET
Definition properties.h:891
css_empty_cells_e
Definition properties.h:450
@ CSS_EMPTY_CELLS_INHERIT
Definition properties.h:451
@ CSS_EMPTY_CELLS_SHOW
Definition properties.h:452
@ CSS_EMPTY_CELLS_HIDE
Definition properties.h:453
css_background_color_e
Definition properties.h:183
@ CSS_BACKGROUND_COLOR_CURRENT_COLOR
Definition properties.h:186
@ CSS_BACKGROUND_COLOR_INHERIT
Definition properties.h:184
@ CSS_BACKGROUND_COLOR_COLOR
Definition properties.h:185
css_vertical_align_e
Definition properties.h:849
@ CSS_VERTICAL_ALIGN_INHERIT
Definition properties.h:850
@ CSS_VERTICAL_ALIGN_SUB
Definition properties.h:852
@ CSS_VERTICAL_ALIGN_TEXT_TOP
Definition properties.h:855
@ CSS_VERTICAL_ALIGN_BOTTOM
Definition properties.h:857
@ CSS_VERTICAL_ALIGN_SUPER
Definition properties.h:853
@ CSS_VERTICAL_ALIGN_BASELINE
Definition properties.h:851
@ CSS_VERTICAL_ALIGN_TOP
Definition properties.h:854
@ CSS_VERTICAL_ALIGN_SET
Definition properties.h:859
@ CSS_VERTICAL_ALIGN_MIDDLE
Definition properties.h:856
@ CSS_VERTICAL_ALIGN_TEXT_BOTTOM
Definition properties.h:858
css_width_e
Definition properties.h:883
@ CSS_WIDTH_INHERIT
Definition properties.h:884
@ CSS_WIDTH_AUTO
Definition properties.h:886
@ CSS_WIDTH_SET
Definition properties.h:885
css_flex_shrink_e
Definition properties.h:481
@ CSS_FLEX_SHRINK_INHERIT
Definition properties.h:482
@ CSS_FLEX_SHRINK_SET
Definition properties.h:483
css_page_break_before_e
Definition properties.h:753
@ CSS_PAGE_BREAK_BEFORE_AUTO
Definition properties.h:755
@ CSS_PAGE_BREAK_BEFORE_INHERIT
Definition properties.h:754
@ CSS_PAGE_BREAK_BEFORE_RIGHT
Definition properties.h:759
@ CSS_PAGE_BREAK_BEFORE_LEFT
Definition properties.h:758
@ CSS_PAGE_BREAK_BEFORE_AVOID
Definition properties.h:756
@ CSS_PAGE_BREAK_BEFORE_ALWAYS
Definition properties.h:757
css_caption_side_e
Definition properties.h:294
@ CSS_CAPTION_SIDE_BOTTOM
Definition properties.h:297
@ CSS_CAPTION_SIDE_TOP
Definition properties.h:296
@ CSS_CAPTION_SIDE_INHERIT
Definition properties.h:295
css_margin_e
Definition properties.h:658
@ CSS_MARGIN_AUTO
Definition properties.h:661
@ CSS_MARGIN_SET
Definition properties.h:660
@ CSS_MARGIN_INHERIT
Definition properties.h:659
css_border_color_e
Definition properties.h:220
@ CSS_BORDER_COLOR_CURRENT_COLOR
Definition properties.h:223
@ CSS_BORDER_COLOR_INHERIT
Definition properties.h:221
@ CSS_BORDER_COLOR_COLOR
Definition properties.h:222
css_white_space_e
Definition properties.h:869
@ CSS_WHITE_SPACE_INHERIT
Definition properties.h:870
@ CSS_WHITE_SPACE_PRE_WRAP
Definition properties.h:874
@ CSS_WHITE_SPACE_NORMAL
Definition properties.h:871
@ CSS_WHITE_SPACE_NOWRAP
Definition properties.h:873
@ CSS_WHITE_SPACE_PRE
Definition properties.h:872
@ CSS_WHITE_SPACE_PRE_LINE
Definition properties.h:875
css_column_rule_style_e
Definition properties.h:343
@ CSS_COLUMN_RULE_STYLE_NONE
Definition properties.h:345
@ CSS_COLUMN_RULE_STYLE_OUTSET
Definition properties.h:354
@ CSS_COLUMN_RULE_STYLE_DOUBLE
Definition properties.h:350
@ CSS_COLUMN_RULE_STYLE_DOTTED
Definition properties.h:347
@ CSS_COLUMN_RULE_STYLE_RIDGE
Definition properties.h:352
@ CSS_COLUMN_RULE_STYLE_INSET
Definition properties.h:353
@ CSS_COLUMN_RULE_STYLE_GROOVE
Definition properties.h:351
@ CSS_COLUMN_RULE_STYLE_HIDDEN
Definition properties.h:346
@ CSS_COLUMN_RULE_STYLE_DASHED
Definition properties.h:348
@ CSS_COLUMN_RULE_STYLE_SOLID
Definition properties.h:349
@ CSS_COLUMN_RULE_STYLE_INHERIT
Definition properties.h:344
css_quotes_e
Definition properties.h:777
@ CSS_QUOTES_STRING
Definition properties.h:780
@ CSS_QUOTES_NONE
Definition properties.h:781
@ CSS_QUOTES_INHERIT
Definition properties.h:778
css_min_width_e
Definition properties.h:682
@ CSS_MIN_WIDTH_SET
Definition properties.h:684
@ CSS_MIN_WIDTH_INHERIT
Definition properties.h:683
@ CSS_MIN_WIDTH_AUTO
Definition properties.h:685
css_left_e
Definition properties.h:570
@ CSS_LEFT_AUTO
Definition properties.h:573
@ CSS_LEFT_INHERIT
Definition properties.h:571
@ CSS_LEFT_SET
Definition properties.h:572
css_opacity_e
Definition properties.h:688
@ CSS_OPACITY_INHERIT
Definition properties.h:689
@ CSS_OPACITY_SET
Definition properties.h:690
css_outline_color_e
Definition properties.h:698
@ CSS_OUTLINE_COLOR_INHERIT
Definition properties.h:699
@ CSS_OUTLINE_COLOR_COLOR
Definition properties.h:700
@ CSS_OUTLINE_COLOR_INVERT
Definition properties.h:702
@ CSS_OUTLINE_COLOR_CURRENT_COLOR
Definition properties.h:701
css_unicode_bidi_e
Definition properties.h:842
@ CSS_UNICODE_BIDI_EMBED
Definition properties.h:845
@ CSS_UNICODE_BIDI_NORMAL
Definition properties.h:844
@ CSS_UNICODE_BIDI_INHERIT
Definition properties.h:843
@ CSS_UNICODE_BIDI_BIDI_OVERRIDE
Definition properties.h:846
css_top_e
Definition properties.h:836
@ CSS_TOP_INHERIT
Definition properties.h:837
@ CSS_TOP_SET
Definition properties.h:838
@ CSS_TOP_AUTO
Definition properties.h:839
css_visibility_e
Definition properties.h:862
@ CSS_VISIBILITY_VISIBLE
Definition properties.h:864
@ CSS_VISIBILITY_HIDDEN
Definition properties.h:865
@ CSS_VISIBILITY_COLLAPSE
Definition properties.h:866
@ CSS_VISIBILITY_INHERIT
Definition properties.h:863
css_letter_spacing_e
Definition properties.h:576
@ CSS_LETTER_SPACING_INHERIT
Definition properties.h:577
@ CSS_LETTER_SPACING_SET
Definition properties.h:578
@ CSS_LETTER_SPACING_NORMAL
Definition properties.h:579
css_flex_basis_e
Definition properties.h:461
@ CSS_FLEX_BASIS_SET
Definition properties.h:463
@ CSS_FLEX_BASIS_INHERIT
Definition properties.h:462
@ CSS_FLEX_BASIS_CONTENT
Definition properties.h:465
@ CSS_FLEX_BASIS_AUTO
Definition properties.h:464
css_position_e
Definition properties.h:768
@ CSS_POSITION_INHERIT
Definition properties.h:769
@ CSS_POSITION_FIXED
Definition properties.h:773
@ CSS_POSITION_ABSOLUTE
Definition properties.h:772
@ CSS_POSITION_RELATIVE
Definition properties.h:771
@ CSS_POSITION_STATIC
Definition properties.h:770
@ CSS_POSITION_STICKY
Definition properties.h:774
css_column_fill_e
Definition properties.h:325
@ CSS_COLUMN_FILL_INHERIT
Definition properties.h:326
@ CSS_COLUMN_FILL_BALANCE
Definition properties.h:327
@ CSS_COLUMN_FILL_AUTO
Definition properties.h:328
css_cursor_e
Definition properties.h:398
@ CSS_CURSOR_TEXT
Definition properties.h:414
@ CSS_CURSOR_SE_RESIZE
Definition properties.h:410
@ CSS_CURSOR_POINTER
Definition properties.h:404
@ CSS_CURSOR_HELP
Definition properties.h:416
@ CSS_CURSOR_N_RESIZE
Definition properties.h:409
@ CSS_CURSOR_S_RESIZE
Definition properties.h:412
@ CSS_CURSOR_PROGRESS
Definition properties.h:417
@ CSS_CURSOR_WAIT
Definition properties.h:415
@ CSS_CURSOR_CROSSHAIR
Definition properties.h:402
@ CSS_CURSOR_MOVE
Definition properties.h:405
@ CSS_CURSOR_W_RESIZE
Definition properties.h:413
@ CSS_CURSOR_NE_RESIZE
Definition properties.h:407
@ CSS_CURSOR_INHERIT
Definition properties.h:399
@ CSS_CURSOR_AUTO
Definition properties.h:401
@ CSS_CURSOR_NW_RESIZE
Definition properties.h:408
@ CSS_CURSOR_DEFAULT
Definition properties.h:403
@ CSS_CURSOR_E_RESIZE
Definition properties.h:406
@ CSS_CURSOR_SW_RESIZE
Definition properties.h:411
css_background_image_e
Definition properties.h:189
@ CSS_BACKGROUND_IMAGE_NONE
Definition properties.h:192
@ CSS_BACKGROUND_IMAGE_INHERIT
Definition properties.h:190
@ CSS_BACKGROUND_IMAGE_IMAGE
Definition properties.h:193
css_text_decoration_e
Definition properties.h:814
@ CSS_TEXT_DECORATION_OVERLINE
Definition properties.h:819
@ CSS_TEXT_DECORATION_BLINK
Definition properties.h:817
@ CSS_TEXT_DECORATION_UNDERLINE
Definition properties.h:820
@ CSS_TEXT_DECORATION_LINE_THROUGH
Definition properties.h:818
@ CSS_TEXT_DECORATION_INHERIT
Definition properties.h:815
@ CSS_TEXT_DECORATION_NONE
Definition properties.h:816
css_overflow_e
Definition properties.h:726
@ CSS_OVERFLOW_INHERIT
Definition properties.h:727
@ CSS_OVERFLOW_SCROLL
Definition properties.h:730
@ CSS_OVERFLOW_VISIBLE
Definition properties.h:728
@ CSS_OVERFLOW_AUTO
Definition properties.h:731
@ CSS_OVERFLOW_HIDDEN
Definition properties.h:729
css_line_height_e
Definition properties.h:582
@ CSS_LINE_HEIGHT_DIMENSION
Definition properties.h:585
@ CSS_LINE_HEIGHT_NUMBER
Definition properties.h:584
@ CSS_LINE_HEIGHT_NORMAL
Definition properties.h:586
@ CSS_LINE_HEIGHT_INHERIT
Definition properties.h:583
css_border_style_e
Definition properties.h:226
@ CSS_BORDER_STYLE_NONE
Definition properties.h:228
@ CSS_BORDER_STYLE_HIDDEN
Definition properties.h:229
@ CSS_BORDER_STYLE_SOLID
Definition properties.h:232
@ CSS_BORDER_STYLE_RIDGE
Definition properties.h:235
@ CSS_BORDER_STYLE_DOUBLE
Definition properties.h:233
@ CSS_BORDER_STYLE_OUTSET
Definition properties.h:237
@ CSS_BORDER_STYLE_GROOVE
Definition properties.h:234
@ CSS_BORDER_STYLE_DOTTED
Definition properties.h:230
@ CSS_BORDER_STYLE_DASHED
Definition properties.h:231
@ CSS_BORDER_STYLE_INHERIT
Definition properties.h:227
@ CSS_BORDER_STYLE_INSET
Definition properties.h:236
css_bottom_e
Definition properties.h:248
@ CSS_BOTTOM_SET
Definition properties.h:250
@ CSS_BOTTOM_AUTO
Definition properties.h:251
@ CSS_BOTTOM_INHERIT
Definition properties.h:249
css_font_size_e
Definition properties.h:510
@ CSS_FONT_SIZE_MEDIUM
Definition properties.h:515
@ CSS_FONT_SIZE_DIMENSION
Definition properties.h:521
@ CSS_FONT_SIZE_INHERIT
Definition properties.h:511
@ CSS_FONT_SIZE_XX_SMALL
Definition properties.h:512
@ CSS_FONT_SIZE_SMALLER
Definition properties.h:520
@ CSS_FONT_SIZE_XX_LARGE
Definition properties.h:518
@ CSS_FONT_SIZE_LARGER
Definition properties.h:519
@ CSS_FONT_SIZE_X_SMALL
Definition properties.h:513
@ CSS_FONT_SIZE_X_LARGE
Definition properties.h:517
@ CSS_FONT_SIZE_LARGE
Definition properties.h:516
@ CSS_FONT_SIZE_SMALL
Definition properties.h:514
css_counter_reset_e
Definition properties.h:391
@ CSS_COUNTER_RESET_INHERIT
Definition properties.h:392
@ CSS_COUNTER_RESET_NONE
Definition properties.h:395
@ CSS_COUNTER_RESET_NAMED
Definition properties.h:394
css_text_align_e
Definition properties.h:801
@ CSS_TEXT_ALIGN_INHERIT
Definition properties.h:802
@ CSS_TEXT_ALIGN_RIGHT
Definition properties.h:805
@ CSS_TEXT_ALIGN_CENTER
Definition properties.h:806
@ CSS_TEXT_ALIGN_INHERIT_IF_NON_MAGIC
Definition properties.h:803
@ CSS_TEXT_ALIGN_DEFAULT
Definition properties.h:808
@ CSS_TEXT_ALIGN_JUSTIFY
Definition properties.h:807
@ CSS_TEXT_ALIGN_LIBCSS_LEFT
Definition properties.h:809
@ CSS_TEXT_ALIGN_LEFT
Definition properties.h:804
@ CSS_TEXT_ALIGN_LIBCSS_CENTER
Definition properties.h:810
@ CSS_TEXT_ALIGN_LIBCSS_RIGHT
Definition properties.h:811
css_column_span_e
Definition properties.h:365
@ CSS_COLUMN_SPAN_NONE
Definition properties.h:367
@ CSS_COLUMN_SPAN_INHERIT
Definition properties.h:366
@ CSS_COLUMN_SPAN_ALL
Definition properties.h:368
css_text_indent_e
Definition properties.h:823
@ CSS_TEXT_INDENT_SET
Definition properties.h:825
@ CSS_TEXT_INDENT_INHERIT
Definition properties.h:824
css_background_attachment_e
Definition properties.h:177
@ CSS_BACKGROUND_ATTACHMENT_FIXED
Definition properties.h:179
@ CSS_BACKGROUND_ATTACHMENT_SCROLL
Definition properties.h:180
@ CSS_BACKGROUND_ATTACHMENT_INHERIT
Definition properties.h:178
css_min_height_e
Definition properties.h:676
@ CSS_MIN_HEIGHT_SET
Definition properties.h:678
@ CSS_MIN_HEIGHT_INHERIT
Definition properties.h:677
@ CSS_MIN_HEIGHT_AUTO
Definition properties.h:679
css_z_index_e
Definition properties.h:902
@ CSS_Z_INDEX_SET
Definition properties.h:904
@ CSS_Z_INDEX_AUTO
Definition properties.h:905
@ CSS_Z_INDEX_INHERIT
Definition properties.h:903
css_content_e
Definition properties.h:377
@ CSS_CONTENT_SET
Definition properties.h:381
@ CSS_CONTENT_NONE
Definition properties.h:379
@ CSS_CONTENT_NORMAL
Definition properties.h:380
@ CSS_CONTENT_INHERIT
Definition properties.h:378
css_border_collapse_e
Definition properties.h:209
@ CSS_BORDER_COLLAPSE_SEPARATE
Definition properties.h:211
@ CSS_BORDER_COLLAPSE_COLLAPSE
Definition properties.h:212
@ CSS_BORDER_COLLAPSE_INHERIT
Definition properties.h:210
css_clip_e
Definition properties.h:308
@ CSS_CLIP_INHERIT
Definition properties.h:309
@ CSS_CLIP_AUTO
Definition properties.h:310
@ CSS_CLIP_RECT
Definition properties.h:311
css_column_count_e
Definition properties.h:319
@ CSS_COLUMN_COUNT_INHERIT
Definition properties.h:320
@ CSS_COLUMN_COUNT_SET
Definition properties.h:322
@ CSS_COLUMN_COUNT_AUTO
Definition properties.h:321
css_page_break_after_e
Definition properties.h:744
@ CSS_PAGE_BREAK_AFTER_INHERIT
Definition properties.h:745
@ CSS_PAGE_BREAK_AFTER_LEFT
Definition properties.h:749
@ CSS_PAGE_BREAK_AFTER_AVOID
Definition properties.h:747
@ CSS_PAGE_BREAK_AFTER_AUTO
Definition properties.h:746
@ CSS_PAGE_BREAK_AFTER_RIGHT
Definition properties.h:750
@ CSS_PAGE_BREAK_AFTER_ALWAYS
Definition properties.h:748
css_order_e
Definition properties.h:693
@ CSS_ORDER_INHERIT
Definition properties.h:694
@ CSS_ORDER_SET
Definition properties.h:695
css_column_width_e
Definition properties.h:371
@ CSS_COLUMN_WIDTH_SET
Definition properties.h:373
@ CSS_COLUMN_WIDTH_AUTO
Definition properties.h:374
@ CSS_COLUMN_WIDTH_INHERIT
Definition properties.h:372
css_justify_content_e
Definition properties.h:560
@ CSS_JUSTIFY_CONTENT_SPACE_AROUND
Definition properties.h:566
@ CSS_JUSTIFY_CONTENT_SPACE_BETWEEN
Definition properties.h:565
@ CSS_JUSTIFY_CONTENT_SPACE_EVENLY
Definition properties.h:567
@ CSS_JUSTIFY_CONTENT_FLEX_END
Definition properties.h:563
@ CSS_JUSTIFY_CONTENT_FLEX_START
Definition properties.h:562
@ CSS_JUSTIFY_CONTENT_CENTER
Definition properties.h:564
@ CSS_JUSTIFY_CONTENT_INHERIT
Definition properties.h:561