8#ifndef css_bytecode_opcodes_h_
9#define css_bytecode_opcodes_h_
13#define VALUE_IS_CALC 0x007f
op_elevation
Definition opcodes.h:348
@ ELEVATION_LOWER
Definition opcodes.h:354
@ ELEVATION_LEVEL
Definition opcodes.h:351
@ ELEVATION_HIGHER
Definition opcodes.h:353
@ ELEVATION_BELOW
Definition opcodes.h:350
@ ELEVATION_ABOVE
Definition opcodes.h:352
@ ELEVATION_ANGLE
Definition opcodes.h:349
op_right
Definition opcodes.h:716
@ RIGHT_AUTO
Definition opcodes.h:718
@ RIGHT_SET
Definition opcodes.h:717
op_padding
Definition opcodes.h:635
@ PADDING_SET
Definition opcodes.h:637
@ PADDING_CALC
Definition opcodes.h:636
op_counter_reset
Definition opcodes.h:282
@ COUNTER_RESET_NONE
Definition opcodes.h:285
@ COUNTER_RESET_NAMED
Definition opcodes.h:283
#define VALUE_IS_CALC
Definition opcodes.h:13
op_column_span
Definition opcodes.h:247
@ COLUMN_SPAN_NONE
Definition opcodes.h:248
@ COLUMN_SPAN_ALL
Definition opcodes.h:249
op_column_fill
Definition opcodes.h:209
@ COLUMN_FILL_AUTO
Definition opcodes.h:211
@ COLUMN_FILL_BALANCE
Definition opcodes.h:210
op_unicode_bidi
Definition opcodes.h:806
@ UNICODE_BIDI_EMBED
Definition opcodes.h:808
@ UNICODE_BIDI_NORMAL
Definition opcodes.h:807
@ UNICODE_BIDI_BIDI_OVERRIDE
Definition opcodes.h:809
op_break_inside
Definition opcodes.h:166
@ BREAK_INSIDE_AUTO
Definition opcodes.h:167
@ BREAK_INSIDE_AVOID_PAGE
Definition opcodes.h:169
@ BREAK_INSIDE_AVOID
Definition opcodes.h:168
@ BREAK_INSIDE_AVOID_COLUMN
Definition opcodes.h:170
op_text_decoration
Definition opcodes.h:779
@ TEXT_DECORATION_UNDERLINE
Definition opcodes.h:785
@ TEXT_DECORATION_LINE_THROUGH
Definition opcodes.h:783
@ TEXT_DECORATION_NONE
Definition opcodes.h:780
@ TEXT_DECORATION_BLINK
Definition opcodes.h:782
@ TEXT_DECORATION_OVERLINE
Definition opcodes.h:784
op_text_indent
Definition opcodes.h:788
@ TEXT_INDENT_CALC
Definition opcodes.h:789
@ TEXT_INDENT_SET
Definition opcodes.h:790
op_background_attachment
Definition opcodes.h:60
@ BACKGROUND_ATTACHMENT_FIXED
Definition opcodes.h:61
@ BACKGROUND_ATTACHMENT_SCROLL
Definition opcodes.h:62
op_pitch_range
Definition opcodes.h:671
@ PITCH_RANGE_CALC
Definition opcodes.h:672
@ PITCH_RANGE_SET
Definition opcodes.h:673
op_empty_cells
Definition opcodes.h:357
@ EMPTY_CELLS_HIDE
Definition opcodes.h:359
@ EMPTY_CELLS_SHOW
Definition opcodes.h:358
op_flex_shrink
Definition opcodes.h:386
@ FLEX_SHRINK_SET
Definition opcodes.h:388
@ FLEX_SHRINK_CALC
Definition opcodes.h:387
op_voice_family
Definition opcodes.h:832
@ VOICE_FAMILY_FEMALE
Definition opcodes.h:839
@ VOICE_FAMILY_STRING
Definition opcodes.h:833
@ VOICE_FAMILY_MALE
Definition opcodes.h:838
@ VOICE_FAMILY_IDENT_LIST
Definition opcodes.h:834
@ VOICE_FAMILY_END
Definition opcodes.h:836
@ VOICE_FAMILY_CHILD
Definition opcodes.h:840
op_volume
Definition opcodes.h:843
@ VOLUME_DIMENSION
Definition opcodes.h:846
@ VOLUME_SOFT
Definition opcodes.h:850
@ VOLUME_MEDIUM
Definition opcodes.h:851
@ VOLUME_SILENT
Definition opcodes.h:848
@ VOLUME_LOUD
Definition opcodes.h:852
@ VOLUME_CALC
Definition opcodes.h:844
@ VOLUME_X_LOUD
Definition opcodes.h:853
@ VOLUME_NUMBER
Definition opcodes.h:845
@ VOLUME_X_SOFT
Definition opcodes.h:849
op_align_content
Definition opcodes.h:15
@ ALIGN_CONTENT_SPACE_AROUND
Definition opcodes.h:21
@ ALIGN_CONTENT_CENTER
Definition opcodes.h:19
@ ALIGN_CONTENT_FLEX_START
Definition opcodes.h:17
@ ALIGN_CONTENT_SPACE_BETWEEN
Definition opcodes.h:20
@ ALIGN_CONTENT_SPACE_EVENLY
Definition opcodes.h:22
@ ALIGN_CONTENT_STRETCH
Definition opcodes.h:16
@ ALIGN_CONTENT_FLEX_END
Definition opcodes.h:18
op_speak_numeral
Definition opcodes.h:726
@ SPEAK_NUMERAL_CONTINUOUS
Definition opcodes.h:728
@ SPEAK_NUMERAL_DIGITS
Definition opcodes.h:727
op_min_height
Definition opcodes.h:575
@ MIN_HEIGHT_SET
Definition opcodes.h:577
@ MIN_HEIGHT_CALC
Definition opcodes.h:576
@ MIN_HEIGHT_AUTO
Definition opcodes.h:578
op_background_image
Definition opcodes.h:71
@ BACKGROUND_IMAGE_NONE
Definition opcodes.h:73
@ BACKGROUND_IMAGE_URI
Definition opcodes.h:72
op_speak_header
Definition opcodes.h:721
@ SPEAK_HEADER_ALWAYS
Definition opcodes.h:723
@ SPEAK_HEADER_ONCE
Definition opcodes.h:722
op_vertical_align
Definition opcodes.h:812
@ VERTICAL_ALIGN_CALC
Definition opcodes.h:813
@ VERTICAL_ALIGN_TEXT_BOTTOM
Definition opcodes.h:823
@ VERTICAL_ALIGN_BASELINE
Definition opcodes.h:816
@ VERTICAL_ALIGN_SUB
Definition opcodes.h:817
@ VERTICAL_ALIGN_TEXT_TOP
Definition opcodes.h:820
@ VERTICAL_ALIGN_SET
Definition opcodes.h:814
@ VERTICAL_ALIGN_SUPER
Definition opcodes.h:818
@ VERTICAL_ALIGN_BOTTOM
Definition opcodes.h:822
@ VERTICAL_ALIGN_MIDDLE
Definition opcodes.h:821
@ VERTICAL_ALIGN_TOP
Definition opcodes.h:819
op_speech_rate
Definition opcodes.h:742
@ SPEECH_RATE_SET
Definition opcodes.h:744
@ SPEECH_RATE_SLOW
Definition opcodes.h:747
@ SPEECH_RATE_MEDIUM
Definition opcodes.h:748
@ SPEECH_RATE_X_SLOW
Definition opcodes.h:746
@ SPEECH_RATE_FASTER
Definition opcodes.h:751
@ SPEECH_RATE_X_FAST
Definition opcodes.h:750
@ SPEECH_RATE_FAST
Definition opcodes.h:749
@ SPEECH_RATE_CALC
Definition opcodes.h:743
@ SPEECH_RATE_SLOWER
Definition opcodes.h:752
op_border_spacing
Definition opcodes.h:100
@ BORDER_SPACING_SET
Definition opcodes.h:101
op_pause_after
Definition opcodes.h:661
@ PAUSE_AFTER_CALC
Definition opcodes.h:662
@ PAUSE_AFTER_SET
Definition opcodes.h:663
op_background_position
Definition opcodes.h:76
@ BACKGROUND_POSITION_VERT_SET
Definition opcodes.h:82
@ BACKGROUND_POSITION_VERT_CENTER
Definition opcodes.h:83
@ BACKGROUND_POSITION_HORZ_RIGHT
Definition opcodes.h:79
@ BACKGROUND_POSITION_HORZ_SET
Definition opcodes.h:77
@ BACKGROUND_POSITION_VERT_BOTTOM
Definition opcodes.h:84
@ BACKGROUND_POSITION_VERT_TOP
Definition opcodes.h:85
@ BACKGROUND_POSITION_HORZ_CENTER
Definition opcodes.h:78
@ BACKGROUND_POSITION_HORZ_LEFT
Definition opcodes.h:80
op_letter_spacing
Definition opcodes.h:479
@ LETTER_SPACING_SET
Definition opcodes.h:481
@ LETTER_SPACING_CALC
Definition opcodes.h:480
@ LETTER_SPACING_NORMAL
Definition opcodes.h:482
op_border_color
Definition opcodes.h:104
@ BORDER_COLOR_SET
Definition opcodes.h:107
@ BORDER_COLOR_TRANSPARENT
Definition opcodes.h:105
@ BORDER_COLOR_CURRENT_COLOR
Definition opcodes.h:106
op_border_style
Definition opcodes.h:110
@ BORDER_STYLE_DOTTED
Definition opcodes.h:113
@ BORDER_STYLE_DOUBLE
Definition opcodes.h:116
@ BORDER_STYLE_NONE
Definition opcodes.h:111
@ BORDER_STYLE_OUTSET
Definition opcodes.h:120
@ BORDER_STYLE_DASHED
Definition opcodes.h:114
@ BORDER_STYLE_GROOVE
Definition opcodes.h:117
@ BORDER_STYLE_HIDDEN
Definition opcodes.h:112
@ BORDER_STYLE_SOLID
Definition opcodes.h:115
@ BORDER_STYLE_INSET
Definition opcodes.h:119
@ BORDER_STYLE_RIDGE
Definition opcodes.h:118
op_box_sizing
Definition opcodes.h:137
@ BOX_SIZING_CONTENT_BOX
Definition opcodes.h:138
@ BOX_SIZING_BORDER_BOX
Definition opcodes.h:139
op_list_style_type
Definition opcodes.h:502
@ LIST_STYLE_TYPE_HIAGANA_IROHA
Definition opcodes.h:547
@ LIST_STYLE_TYPE_CIRCLE
Definition opcodes.h:504
@ LIST_STYLE_TYPE_LOWER_GREEK
Definition opcodes.h:510
@ LIST_STYLE_TYPE_OCTAL
Definition opcodes.h:519
@ LIST_STYLE_TYPE_KOREAN_HANJA_INFORMAL
Definition opcodes.h:553
@ LIST_STYLE_TYPE_UPPER_ARMENIAN
Definition opcodes.h:524
@ LIST_STYLE_TYPE_KHMER
Definition opcodes.h:527
@ LIST_STYLE_TYPE_CJK_HEAVENLY_STEM
Definition opcodes.h:545
@ LIST_STYLE_TYPE_BINARY
Definition opcodes.h:518
@ LIST_STYLE_TYPE_TELUGU
Definition opcodes.h:541
@ LIST_STYLE_TYPE_JAPANESE_FORMAL
Definition opcodes.h:551
@ LIST_STYLE_TYPE_LOWER_ALPHA
Definition opcodes.h:515
@ LIST_STYLE_TYPE_MONGOLIAN
Definition opcodes.h:536
@ LIST_STYLE_TYPE_BENGALI
Definition opcodes.h:525
@ LIST_STYLE_TYPE_MYANMAR
Definition opcodes.h:537
@ LIST_STYLE_TYPE_KATAKANA_IROHA
Definition opcodes.h:549
@ LIST_STYLE_TYPE_CJK_EARTHLY_BRANCH
Definition opcodes.h:544
@ LIST_STYLE_TYPE_DECIMAL
Definition opcodes.h:506
@ LIST_STYLE_TYPE_UPPER_ALPHA
Definition opcodes.h:516
@ LIST_STYLE_TYPE_PERSIAN
Definition opcodes.h:539
@ LIST_STYLE_TYPE_SQUARE
Definition opcodes.h:505
@ LIST_STYLE_TYPE_KATAKANA
Definition opcodes.h:548
@ LIST_STYLE_TYPE_ARABIC_INDIC
Definition opcodes.h:522
@ LIST_STYLE_TYPE_HIAGANA
Definition opcodes.h:546
@ LIST_STYLE_TYPE_JAPANESE_INFORMAL
Definition opcodes.h:550
@ LIST_STYLE_TYPE_UPPER_LATIN
Definition opcodes.h:512
@ LIST_STYLE_TYPE_LOWER_ROMAN
Definition opcodes.h:508
@ LIST_STYLE_TYPE_ORIYA
Definition opcodes.h:538
@ LIST_STYLE_TYPE_TAMIL
Definition opcodes.h:540
@ LIST_STYLE_TYPE_UPPER_HEXADECIMAL
Definition opcodes.h:521
@ LIST_STYLE_TYPE_ARMENIAN
Definition opcodes.h:513
@ LIST_STYLE_TYPE_KOREAN_HANJA_FORMAL
Definition opcodes.h:554
@ LIST_STYLE_TYPE_UPPER_ROMAN
Definition opcodes.h:509
@ LIST_STYLE_TYPE_KANNADA
Definition opcodes.h:533
@ LIST_STYLE_TYPE_GURMUKHI
Definition opcodes.h:531
@ LIST_STYLE_TYPE_DEVANAGARI
Definition opcodes.h:529
@ LIST_STYLE_TYPE_THAI
Definition opcodes.h:542
@ LIST_STYLE_TYPE_CAMBODIAN
Definition opcodes.h:526
@ LIST_STYLE_TYPE_LOWER_LATIN
Definition opcodes.h:511
@ LIST_STYLE_TYPE_GUJARATI
Definition opcodes.h:530
@ LIST_STYLE_TYPE_HEBREW
Definition opcodes.h:532
@ LIST_STYLE_TYPE_MALAYALAM
Definition opcodes.h:535
@ LIST_STYLE_TYPE_KOREAN_HANGUL_FORMAL
Definition opcodes.h:552
@ LIST_STYLE_TYPE_CJK_DECIMAL
Definition opcodes.h:528
@ LIST_STYLE_TYPE_LAO
Definition opcodes.h:534
@ LIST_STYLE_TYPE_DISC
Definition opcodes.h:503
@ LIST_STYLE_TYPE_GEORGIAN
Definition opcodes.h:514
@ LIST_STYLE_TYPE_LOWER_HEXADECIMAL
Definition opcodes.h:520
@ LIST_STYLE_TYPE_NONE
Definition opcodes.h:517
@ LIST_STYLE_TYPE_LOWER_ARMENIAN
Definition opcodes.h:523
@ LIST_STYLE_TYPE_TIBETAN
Definition opcodes.h:543
@ LIST_STYLE_TYPE_DECIMAL_LEADING_ZERO
Definition opcodes.h:507
op_break_before
Definition opcodes.h:154
@ BREAK_BEFORE_PAGE
Definition opcodes.h:160
@ BREAK_BEFORE_AVOID_PAGE
Definition opcodes.h:162
@ BREAK_BEFORE_RIGHT
Definition opcodes.h:159
@ BREAK_BEFORE_COLUMN
Definition opcodes.h:161
@ BREAK_BEFORE_AVOID_COLUMN
Definition opcodes.h:163
@ BREAK_BEFORE_LEFT
Definition opcodes.h:158
@ BREAK_BEFORE_AUTO
Definition opcodes.h:155
@ BREAK_BEFORE_AVOID
Definition opcodes.h:157
@ BREAK_BEFORE_ALWAYS
Definition opcodes.h:156
op_border_width
Definition opcodes.h:123
@ BORDER_WIDTH_MEDIUM
Definition opcodes.h:127
@ BORDER_WIDTH_THIN
Definition opcodes.h:126
@ BORDER_WIDTH_CALC
Definition opcodes.h:124
@ BORDER_WIDTH_SET
Definition opcodes.h:125
@ BORDER_WIDTH_THICK
Definition opcodes.h:128
op_align_self
Definition opcodes.h:33
@ ALIGN_SELF_AUTO
Definition opcodes.h:39
@ ALIGN_SELF_BASELINE
Definition opcodes.h:38
@ ALIGN_SELF_FLEX_START
Definition opcodes.h:35
@ ALIGN_SELF_FLEX_END
Definition opcodes.h:36
@ ALIGN_SELF_CENTER
Definition opcodes.h:37
@ ALIGN_SELF_STRETCH
Definition opcodes.h:34
op_quotes
Definition opcodes.h:705
@ QUOTES_STRING
Definition opcodes.h:706
@ QUOTES_NONE
Definition opcodes.h:708
op_play_during
Definition opcodes.h:687
@ PLAY_DURING_AUTO
Definition opcodes.h:693
@ PLAY_DURING_TYPE_MASK
Definition opcodes.h:688
@ PLAY_DURING_URI
Definition opcodes.h:689
@ PLAY_DURING_REPEAT
Definition opcodes.h:691
@ PLAY_DURING_MIX
Definition opcodes.h:690
@ PLAY_DURING_NONE
Definition opcodes.h:694
op_table_layout
Definition opcodes.h:764
@ TABLE_LAYOUT_AUTO
Definition opcodes.h:765
@ TABLE_LAYOUT_FIXED
Definition opcodes.h:766
op_list_style_position
Definition opcodes.h:497
@ LIST_STYLE_POSITION_INSIDE
Definition opcodes.h:498
@ LIST_STYLE_POSITION_OUTSIDE
Definition opcodes.h:499
op_height
Definition opcodes.h:458
@ HEIGHT_SET
Definition opcodes.h:460
@ HEIGHT_CALC
Definition opcodes.h:459
@ HEIGHT_AUTO
Definition opcodes.h:461
op_opacity
Definition opcodes.h:587
@ OPACITY_SET
Definition opcodes.h:588
op_flex_direction
Definition opcodes.h:374
@ FLEX_DIRECTION_COLUMN
Definition opcodes.h:377
@ FLEX_DIRECTION_ROW
Definition opcodes.h:375
@ FLEX_DIRECTION_COLUMN_REVERSE
Definition opcodes.h:378
@ FLEX_DIRECTION_ROW_REVERSE
Definition opcodes.h:376
op_outline_width
Definition opcodes.h:621
@ OUTLINE_WIDTH_THIN
Definition opcodes.h:623
@ OUTLINE_WIDTH_THICK
Definition opcodes.h:625
@ OUTLINE_WIDTH_MEDIUM
Definition opcodes.h:624
@ OUTLINE_WIDTH_SET
Definition opcodes.h:622
op_caption_side
Definition opcodes.h:173
@ CAPTION_SIDE_BOTTOM
Definition opcodes.h:175
@ CAPTION_SIDE_TOP
Definition opcodes.h:174
op_column_count
Definition opcodes.h:203
@ COLUMN_COUNT_SET
Definition opcodes.h:206
@ COLUMN_COUNT_AUTO
Definition opcodes.h:204
@ COLUMN_COUNT_CALC
Definition opcodes.h:205
op_width
Definition opcodes.h:869
@ WIDTH_CALC
Definition opcodes.h:870
@ WIDTH_SET
Definition opcodes.h:871
@ WIDTH_AUTO
Definition opcodes.h:873
op_left
Definition opcodes.h:473
@ LEFT_SET
Definition opcodes.h:475
@ LEFT_AUTO
Definition opcodes.h:476
@ LEFT_CALC
Definition opcodes.h:474
op_max_height
Definition opcodes.h:563
@ MAX_HEIGHT_CALC
Definition opcodes.h:564
@ MAX_HEIGHT_SET
Definition opcodes.h:565
@ MAX_HEIGHT_NONE
Definition opcodes.h:566
op_min_width
Definition opcodes.h:581
@ MIN_WIDTH_CALC
Definition opcodes.h:582
@ MIN_WIDTH_AUTO
Definition opcodes.h:584
@ MIN_WIDTH_SET
Definition opcodes.h:583
op_border_collapse
Definition opcodes.h:95
@ BORDER_COLLAPSE_COLLAPSE
Definition opcodes.h:97
@ BORDER_COLLAPSE_SEPARATE
Definition opcodes.h:96
op_z_index
Definition opcodes.h:889
@ Z_INDEX_SET
Definition opcodes.h:891
@ Z_INDEX_CALC
Definition opcodes.h:890
@ Z_INDEX_AUTO
Definition opcodes.h:893
op_outline_style
Definition opcodes.h:608
@ OUTLINE_STYLE_DOTTED
Definition opcodes.h:611
@ OUTLINE_STYLE_DASHED
Definition opcodes.h:612
@ OUTLINE_STYLE_DOUBLE
Definition opcodes.h:614
@ OUTLINE_STYLE_RIDGE
Definition opcodes.h:616
@ OUTLINE_STYLE_HIDDEN
Definition opcodes.h:610
@ OUTLINE_STYLE_GROOVE
Definition opcodes.h:615
@ OUTLINE_STYLE_SOLID
Definition opcodes.h:613
@ OUTLINE_STYLE_NONE
Definition opcodes.h:609
@ OUTLINE_STYLE_OUTSET
Definition opcodes.h:618
@ OUTLINE_STYLE_INSET
Definition opcodes.h:617
op_list_style_image
Definition opcodes.h:492
@ LIST_STYLE_IMAGE_URI
Definition opcodes.h:493
@ LIST_STYLE_IMAGE_NONE
Definition opcodes.h:494
op_page_break_before
Definition opcodes.h:648
@ PAGE_BREAK_BEFORE_LEFT
Definition opcodes.h:652
@ PAGE_BREAK_BEFORE_ALWAYS
Definition opcodes.h:650
@ PAGE_BREAK_BEFORE_RIGHT
Definition opcodes.h:653
@ PAGE_BREAK_BEFORE_AUTO
Definition opcodes.h:649
@ PAGE_BREAK_BEFORE_AVOID
Definition opcodes.h:651
op_column_rule_color
Definition opcodes.h:220
@ COLUMN_RULE_COLOR_CURRENT_COLOR
Definition opcodes.h:222
@ COLUMN_RULE_COLOR_SET
Definition opcodes.h:223
@ COLUMN_RULE_COLOR_TRANSPARENT
Definition opcodes.h:221
op_flex_wrap
Definition opcodes.h:391
@ FLEX_WRAP_NOWRAP
Definition opcodes.h:392
@ FLEX_WRAP_WRAP
Definition opcodes.h:393
@ FLEX_WRAP_WRAP_REVERSE
Definition opcodes.h:394
op_max_width
Definition opcodes.h:569
@ MAX_WIDTH_CALC
Definition opcodes.h:570
@ MAX_WIDTH_SET
Definition opcodes.h:571
@ MAX_WIDTH_NONE
Definition opcodes.h:572
op_cursor
Definition opcodes.h:298
@ CURSOR_URI
Definition opcodes.h:299
@ CURSOR_W_RESIZE
Definition opcodes.h:313
@ CURSOR_E_RESIZE
Definition opcodes.h:306
@ CURSOR_N_RESIZE
Definition opcodes.h:309
@ CURSOR_SE_RESIZE
Definition opcodes.h:310
@ CURSOR_S_RESIZE
Definition opcodes.h:312
@ CURSOR_POINTER
Definition opcodes.h:304
@ CURSOR_AUTO
Definition opcodes.h:301
@ CURSOR_SW_RESIZE
Definition opcodes.h:311
@ CURSOR_PROGRESS
Definition opcodes.h:317
@ CURSOR_HELP
Definition opcodes.h:316
@ CURSOR_NE_RESIZE
Definition opcodes.h:307
@ CURSOR_WAIT
Definition opcodes.h:315
@ CURSOR_MOVE
Definition opcodes.h:305
@ CURSOR_DEFAULT
Definition opcodes.h:303
@ CURSOR_TEXT
Definition opcodes.h:314
@ CURSOR_CROSSHAIR
Definition opcodes.h:302
@ CURSOR_NW_RESIZE
Definition opcodes.h:308
op_top
Definition opcodes.h:800
@ TOP_AUTO
Definition opcodes.h:803
@ TOP_SET
Definition opcodes.h:802
@ TOP_CALC
Definition opcodes.h:801
op_writing_mode
Definition opcodes.h:883
@ WRITING_MODE_HORIZONTAL_TB
Definition opcodes.h:884
@ WRITING_MODE_VERTICAL_RL
Definition opcodes.h:885
@ WRITING_MODE_VERTICAL_LR
Definition opcodes.h:886
op_flex_basis
Definition opcodes.h:367
@ FLEX_BASIS_AUTO
Definition opcodes.h:368
@ FLEX_BASIS_CONTENT
Definition opcodes.h:369
@ FLEX_BASIS_CALC
Definition opcodes.h:370
@ FLEX_BASIS_SET
Definition opcodes.h:371
op_azimuth
Definition opcodes.h:42
@ AZIMUTH_LEFT
Definition opcodes.h:51
@ AZIMUTH_RIGHT_SIDE
Definition opcodes.h:57
@ AZIMUTH_FAR_RIGHT
Definition opcodes.h:56
@ AZIMUTH_RIGHTWARDS
Definition opcodes.h:46
@ AZIMUTH_RIGHT
Definition opcodes.h:55
@ AZIMUTH_LEFTWARDS
Definition opcodes.h:45
@ AZIMUTH_ANGLE
Definition opcodes.h:43
@ AZIMUTH_LEFT_SIDE
Definition opcodes.h:49
@ AZIMUTH_BEHIND
Definition opcodes.h:48
@ AZIMUTH_CENTER_LEFT
Definition opcodes.h:52
@ AZIMUTH_CENTER
Definition opcodes.h:53
@ AZIMUTH_FAR_LEFT
Definition opcodes.h:50
@ AZIMUTH_CENTER_RIGHT
Definition opcodes.h:54
op_cue_after
Definition opcodes.h:288
@ CUE_AFTER_NONE
Definition opcodes.h:290
@ CUE_AFTER_URI
Definition opcodes.h:289
op_overflow
Definition opcodes.h:628
@ OVERFLOW_SCROLL
Definition opcodes.h:631
@ OVERFLOW_VISIBLE
Definition opcodes.h:629
@ OVERFLOW_AUTO
Definition opcodes.h:632
@ OVERFLOW_HIDDEN
Definition opcodes.h:630
op_clip
Definition opcodes.h:185
@ CLIP_RECT_BOTTOM_AUTO
Definition opcodes.h:191
@ CLIP_RECT_TOP_AUTO
Definition opcodes.h:189
@ CLIP_AUTO
Definition opcodes.h:194
@ CLIP_RECT_RIGHT_AUTO
Definition opcodes.h:190
@ CLIP_RECT_LEFT_AUTO
Definition opcodes.h:192
@ CLIP_SHAPE_RECT
Definition opcodes.h:187
@ CLIP_SHAPE_MASK
Definition opcodes.h:186
op_counter_increment
Definition opcodes.h:276
@ COUNTER_INCREMENT_NAMED
Definition opcodes.h:277
@ COUNTER_INCREMENT_NONE
Definition opcodes.h:279
op_stroke_opacity
Definition opcodes.h:760
@ STROKE_OPACITY_SET
Definition opcodes.h:761
op_outline_color
Definition opcodes.h:601
@ OUTLINE_COLOR_CURRENT_COLOR
Definition opcodes.h:603
@ OUTLINE_COLOR_INVERT
Definition opcodes.h:604
@ OUTLINE_COLOR_TRANSPARENT
Definition opcodes.h:602
@ OUTLINE_COLOR_SET
Definition opcodes.h:605
op_richness
Definition opcodes.h:711
@ RICHNESS_CALC
Definition opcodes.h:712
@ RICHNESS_SET
Definition opcodes.h:713
op_column_gap
Definition opcodes.h:214
@ COLUMN_GAP_NORMAL
Definition opcodes.h:215
@ COLUMN_GAP_CALC
Definition opcodes.h:216
@ COLUMN_GAP_SET
Definition opcodes.h:217
op_cue_before
Definition opcodes.h:293
@ CUE_BEFORE_URI
Definition opcodes.h:294
@ CUE_BEFORE_NONE
Definition opcodes.h:295
op_line_height
Definition opcodes.h:485
@ LINE_HEIGHT_CALC
Definition opcodes.h:486
@ LINE_HEIGHT_NORMAL
Definition opcodes.h:489
@ LINE_HEIGHT_DIMENSION
Definition opcodes.h:488
@ LINE_HEIGHT_NUMBER
Definition opcodes.h:487
op_fill_opacity
Definition opcodes.h:362
@ FILL_OPACITY_SET
Definition opcodes.h:363
op_stress
Definition opcodes.h:755
@ STRESS_CALC
Definition opcodes.h:756
@ STRESS_SET
Definition opcodes.h:757
op_word_spacing
Definition opcodes.h:876
@ WORD_SPACING_CALC
Definition opcodes.h:877
@ WORD_SPACING_SET
Definition opcodes.h:878
@ WORD_SPACING_NORMAL
Definition opcodes.h:880
op_color
Definition opcodes.h:197
@ COLOR_SET
Definition opcodes.h:200
@ COLOR_CURRENT_COLOR
Definition opcodes.h:199
@ COLOR_TRANSPARENT
Definition opcodes.h:198
op_orphans
Definition opcodes.h:596
@ ORPHANS_CALC
Definition opcodes.h:597
@ ORPHANS_SET
Definition opcodes.h:598
op_column_width
Definition opcodes.h:252
@ COLUMN_WIDTH_SET
Definition opcodes.h:255
@ COLUMN_WIDTH_AUTO
Definition opcodes.h:253
@ COLUMN_WIDTH_CALC
Definition opcodes.h:254
op_white_space
Definition opcodes.h:856
@ WHITE_SPACE_PRE_WRAP
Definition opcodes.h:860
@ WHITE_SPACE_NOWRAP
Definition opcodes.h:859
@ WHITE_SPACE_PRE_LINE
Definition opcodes.h:861
@ WHITE_SPACE_NORMAL
Definition opcodes.h:857
@ WHITE_SPACE_PRE
Definition opcodes.h:858
op_widows
Definition opcodes.h:864
@ WIDOWS_SET
Definition opcodes.h:866
@ WIDOWS_CALC
Definition opcodes.h:865
op_break_after
Definition opcodes.h:142
@ BREAK_AFTER_AUTO
Definition opcodes.h:143
@ BREAK_AFTER_RIGHT
Definition opcodes.h:147
@ BREAK_AFTER_AVOID_PAGE
Definition opcodes.h:150
@ BREAK_AFTER_AVOID_COLUMN
Definition opcodes.h:151
@ BREAK_AFTER_LEFT
Definition opcodes.h:146
@ BREAK_AFTER_COLUMN
Definition opcodes.h:149
@ BREAK_AFTER_AVOID
Definition opcodes.h:145
@ BREAK_AFTER_PAGE
Definition opcodes.h:148
@ BREAK_AFTER_ALWAYS
Definition opcodes.h:144
op_content
Definition opcodes.h:258
@ CONTENT_NO_CLOSE_QUOTE
Definition opcodes.h:273
@ CONTENT_NORMAL
Definition opcodes.h:268
@ CONTENT_COUNTERS
Definition opcodes.h:262
@ CONTENT_ATTR
Definition opcodes.h:263
@ CONTENT_COUNTERS_STYLE_SHIFT
Definition opcodes.h:266
@ CONTENT_CLOSE_QUOTE
Definition opcodes.h:271
@ CONTENT_NO_OPEN_QUOTE
Definition opcodes.h:272
@ CONTENT_COUNTER
Definition opcodes.h:261
@ CONTENT_NONE
Definition opcodes.h:269
@ CONTENT_URI
Definition opcodes.h:260
@ CONTENT_STRING
Definition opcodes.h:259
@ CONTENT_OPEN_QUOTE
Definition opcodes.h:270
@ CONTENT_COUNTER_STYLE_SHIFT
Definition opcodes.h:265
op_page_break_inside
Definition opcodes.h:656
@ PAGE_BREAK_INSIDE_AVOID
Definition opcodes.h:658
@ PAGE_BREAK_INSIDE_AUTO
Definition opcodes.h:657
op_direction
Definition opcodes.h:320
@ DIRECTION_LTR
Definition opcodes.h:321
@ DIRECTION_RTL
Definition opcodes.h:322
op_visibility
Definition opcodes.h:826
@ VISIBILITY_HIDDEN
Definition opcodes.h:828
@ VISIBILITY_VISIBLE
Definition opcodes.h:827
@ VISIBILITY_COLLAPSE
Definition opcodes.h:829
op_column_rule_style
Definition opcodes.h:226
@ COLUMN_RULE_STYLE_OUTSET
Definition opcodes.h:236
@ COLUMN_RULE_STYLE_DOTTED
Definition opcodes.h:229
@ COLUMN_RULE_STYLE_DOUBLE
Definition opcodes.h:232
@ COLUMN_RULE_STYLE_GROOVE
Definition opcodes.h:233
@ COLUMN_RULE_STYLE_INSET
Definition opcodes.h:235
@ COLUMN_RULE_STYLE_RIDGE
Definition opcodes.h:234
@ COLUMN_RULE_STYLE_HIDDEN
Definition opcodes.h:228
@ COLUMN_RULE_STYLE_DASHED
Definition opcodes.h:230
@ COLUMN_RULE_STYLE_SOLID
Definition opcodes.h:231
@ COLUMN_RULE_STYLE_NONE
Definition opcodes.h:227
op_font_weight
Definition opcodes.h:442
@ FONT_WEIGHT_300
Definition opcodes.h:449
@ FONT_WEIGHT_100
Definition opcodes.h:447
@ FONT_WEIGHT_BOLDER
Definition opcodes.h:445
@ FONT_WEIGHT_200
Definition opcodes.h:448
@ FONT_WEIGHT_400
Definition opcodes.h:450
@ FONT_WEIGHT_600
Definition opcodes.h:452
@ FONT_WEIGHT_LIGHTER
Definition opcodes.h:446
@ FONT_WEIGHT_BOLD
Definition opcodes.h:444
@ FONT_WEIGHT_900
Definition opcodes.h:455
@ FONT_WEIGHT_800
Definition opcodes.h:454
@ FONT_WEIGHT_NORMAL
Definition opcodes.h:443
@ FONT_WEIGHT_700
Definition opcodes.h:453
@ FONT_WEIGHT_500
Definition opcodes.h:451
op_float
Definition opcodes.h:397
@ FLOAT_NONE
Definition opcodes.h:400
@ FLOAT_LEFT
Definition opcodes.h:398
@ FLOAT_RIGHT
Definition opcodes.h:399
op_order
Definition opcodes.h:591
@ ORDER_CALC
Definition opcodes.h:592
@ ORDER_SET
Definition opcodes.h:593
op_align_items
Definition opcodes.h:25
@ ALIGN_ITEMS_FLEX_END
Definition opcodes.h:28
@ ALIGN_ITEMS_FLEX_START
Definition opcodes.h:27
@ ALIGN_ITEMS_CENTER
Definition opcodes.h:29
@ ALIGN_ITEMS_STRETCH
Definition opcodes.h:26
@ ALIGN_ITEMS_BASELINE
Definition opcodes.h:30
op_justify_content
Definition opcodes.h:464
@ JUSTIFY_CONTENT_SPACE_EVENLY
Definition opcodes.h:470
@ JUSTIFY_CONTENT_SPACE_AROUND
Definition opcodes.h:469
@ JUSTIFY_CONTENT_FLEX_END
Definition opcodes.h:466
@ JUSTIFY_CONTENT_CENTER
Definition opcodes.h:467
@ JUSTIFY_CONTENT_FLEX_START
Definition opcodes.h:465
@ JUSTIFY_CONTENT_SPACE_BETWEEN
Definition opcodes.h:468
op_text_transform
Definition opcodes.h:793
@ TEXT_TRANSFORM_UPPERCASE
Definition opcodes.h:795
@ TEXT_TRANSFORM_LOWERCASE
Definition opcodes.h:796
@ TEXT_TRANSFORM_NONE
Definition opcodes.h:797
@ TEXT_TRANSFORM_CAPITALIZE
Definition opcodes.h:794
op_pause_before
Definition opcodes.h:666
@ PAUSE_BEFORE_CALC
Definition opcodes.h:667
@ PAUSE_BEFORE_SET
Definition opcodes.h:668
op_font_variant
Definition opcodes.h:437
@ FONT_VARIANT_SMALL_CAPS
Definition opcodes.h:439
@ FONT_VARIANT_NORMAL
Definition opcodes.h:438
op_font_size
Definition opcodes.h:416
@ FONT_SIZE_SMALLER
Definition opcodes.h:428
@ FONT_SIZE_DIMENSION
Definition opcodes.h:418
@ FONT_SIZE_XX_LARGE
Definition opcodes.h:426
@ FONT_SIZE_LARGE
Definition opcodes.h:424
@ FONT_SIZE_LARGER
Definition opcodes.h:427
@ FONT_SIZE_MEDIUM
Definition opcodes.h:423
@ FONT_SIZE_X_LARGE
Definition opcodes.h:425
@ FONT_SIZE_CALC
Definition opcodes.h:417
@ FONT_SIZE_SMALL
Definition opcodes.h:422
@ FONT_SIZE_XX_SMALL
Definition opcodes.h:420
@ FONT_SIZE_X_SMALL
Definition opcodes.h:421
op_font_family
Definition opcodes.h:403
@ FONT_FAMILY_SANS_SERIF
Definition opcodes.h:410
@ FONT_FAMILY_MONOSPACE
Definition opcodes.h:413
@ FONT_FAMILY_IDENT_LIST
Definition opcodes.h:405
@ FONT_FAMILY_STRING
Definition opcodes.h:404
@ FONT_FAMILY_END
Definition opcodes.h:407
@ FONT_FAMILY_CURSIVE
Definition opcodes.h:411
@ FONT_FAMILY_SERIF
Definition opcodes.h:409
@ FONT_FAMILY_FANTASY
Definition opcodes.h:412
op_bottom
Definition opcodes.h:131
@ BOTTOM_AUTO
Definition opcodes.h:134
@ BOTTOM_CALC
Definition opcodes.h:132
@ BOTTOM_SET
Definition opcodes.h:133
op_font_style
Definition opcodes.h:431
@ FONT_STYLE_NORMAL
Definition opcodes.h:432
@ FONT_STYLE_OBLIQUE
Definition opcodes.h:434
@ FONT_STYLE_ITALIC
Definition opcodes.h:433
op_display
Definition opcodes.h:325
@ DISPLAY_INLINE_BLOCK
Definition opcodes.h:330
@ DISPLAY_INLINE_GRID
Definition opcodes.h:345
@ DISPLAY_LIST_ITEM
Definition opcodes.h:328
@ DISPLAY_TABLE
Definition opcodes.h:331
@ DISPLAY_TABLE_COLUMN
Definition opcodes.h:338
@ DISPLAY_INLINE
Definition opcodes.h:326
@ DISPLAY_TABLE_CELL
Definition opcodes.h:339
@ DISPLAY_TABLE_COLUMN_GROUP
Definition opcodes.h:337
@ DISPLAY_TABLE_ROW_GROUP
Definition opcodes.h:333
@ DISPLAY_GRID
Definition opcodes.h:344
@ DISPLAY_TABLE_ROW
Definition opcodes.h:336
@ DISPLAY_FLEX
Definition opcodes.h:342
@ DISPLAY_INLINE_FLEX
Definition opcodes.h:343
@ DISPLAY_TABLE_FOOTER_GROUP
Definition opcodes.h:335
@ DISPLAY_INLINE_TABLE
Definition opcodes.h:332
@ DISPLAY_BLOCK
Definition opcodes.h:327
@ DISPLAY_TABLE_HEADER_GROUP
Definition opcodes.h:334
@ DISPLAY_RUN_IN
Definition opcodes.h:329
@ DISPLAY_NONE
Definition opcodes.h:341
@ DISPLAY_TABLE_CAPTION
Definition opcodes.h:340
op_pitch
Definition opcodes.h:676
@ PITCH_X_HIGH
Definition opcodes.h:684
@ PITCH_FREQUENCY
Definition opcodes.h:678
@ PITCH_X_LOW
Definition opcodes.h:680
@ PITCH_LOW
Definition opcodes.h:681
@ PITCH_HIGH
Definition opcodes.h:683
@ PITCH_CALC
Definition opcodes.h:677
@ PITCH_MEDIUM
Definition opcodes.h:682
op_background_repeat
Definition opcodes.h:88
@ BACKGROUND_REPEAT_REPEAT_Y
Definition opcodes.h:91
@ BACKGROUND_REPEAT_NO_REPEAT
Definition opcodes.h:89
@ BACKGROUND_REPEAT_REPEAT_X
Definition opcodes.h:90
@ BACKGROUND_REPEAT_REPEAT
Definition opcodes.h:92
op_speak
Definition opcodes.h:736
@ SPEAK_NONE
Definition opcodes.h:738
@ SPEAK_SPELL_OUT
Definition opcodes.h:739
@ SPEAK_NORMAL
Definition opcodes.h:737
op_page_break_after
Definition opcodes.h:640
@ PAGE_BREAK_AFTER_AVOID
Definition opcodes.h:643
@ PAGE_BREAK_AFTER_RIGHT
Definition opcodes.h:645
@ PAGE_BREAK_AFTER_ALWAYS
Definition opcodes.h:642
@ PAGE_BREAK_AFTER_LEFT
Definition opcodes.h:644
@ PAGE_BREAK_AFTER_AUTO
Definition opcodes.h:641
op_speak_punctuation
Definition opcodes.h:731
@ SPEAK_PUNCTUATION_CODE
Definition opcodes.h:732
@ SPEAK_PUNCTUATION_NONE
Definition opcodes.h:733
op_margin
Definition opcodes.h:557
@ MARGIN_SET
Definition opcodes.h:559
@ MARGIN_CALC
Definition opcodes.h:558
@ MARGIN_AUTO
Definition opcodes.h:560
op_background_color
Definition opcodes.h:65
@ BACKGROUND_COLOR_TRANSPARENT
Definition opcodes.h:66
@ BACKGROUND_COLOR_CURRENT_COLOR
Definition opcodes.h:67
@ BACKGROUND_COLOR_SET
Definition opcodes.h:68
op_position
Definition opcodes.h:697
@ POSITION_STICKY
Definition opcodes.h:702
@ POSITION_FIXED
Definition opcodes.h:701
@ POSITION_RELATIVE
Definition opcodes.h:699
@ POSITION_STATIC
Definition opcodes.h:698
@ POSITION_ABSOLUTE
Definition opcodes.h:700
op_text_align
Definition opcodes.h:769
@ TEXT_ALIGN_LIBCSS_CENTER
Definition opcodes.h:775
@ TEXT_ALIGN_LEFT
Definition opcodes.h:770
@ TEXT_ALIGN_JUSTIFY
Definition opcodes.h:773
@ TEXT_ALIGN_CENTER
Definition opcodes.h:772
@ TEXT_ALIGN_LIBCSS_LEFT
Definition opcodes.h:774
@ TEXT_ALIGN_LIBCSS_RIGHT
Definition opcodes.h:776
@ TEXT_ALIGN_RIGHT
Definition opcodes.h:771
op_clear
Definition opcodes.h:178
@ CLEAR_LEFT
Definition opcodes.h:180
@ CLEAR_BOTH
Definition opcodes.h:182
@ CLEAR_NONE
Definition opcodes.h:179
@ CLEAR_RIGHT
Definition opcodes.h:181
op_column_rule_width
Definition opcodes.h:239
@ COLUMN_RULE_WIDTH_THICK
Definition opcodes.h:244
@ COLUMN_RULE_WIDTH_SET
Definition opcodes.h:241
@ COLUMN_RULE_WIDTH_CALC
Definition opcodes.h:240
@ COLUMN_RULE_WIDTH_THIN
Definition opcodes.h:242
@ COLUMN_RULE_WIDTH_MEDIUM
Definition opcodes.h:243
op_flex_grow
Definition opcodes.h:381
@ FLEX_GROW_SET
Definition opcodes.h:383
@ FLEX_GROW_CALC
Definition opcodes.h:382