/* This file is automatically generated from cssproperties.in by makeprop, do not edit */ /* Copyright 1998 W. Bastian */ #ifndef CSSPROPERTIES_H #define CSSPROPERTIES_H #define CSS_PROP_INVALID 0 #define CSS_PROP_MIN 1 #define CSS_PROP_BACKGROUND_COLOR 1 #define CSS_PROP_BACKGROUND_IMAGE 2 #define CSS_PROP_BACKGROUND_REPEAT 3 #define CSS_PROP_BACKGROUND_ATTACHMENT 4 #define CSS_PROP_BACKGROUND_POSITION 5 #define CSS_PROP_BACKGROUND_POSITION_X 6 #define CSS_PROP_BACKGROUND_POSITION_Y 7 #define CSS_PROP_BORDER_COLLAPSE 8 #define CSS_PROP_BORDER_SPACING 9 #define CSS_PROP_BORDER_TOP_COLOR 10 #define CSS_PROP_BORDER_RIGHT_COLOR 11 #define CSS_PROP_BORDER_BOTTOM_COLOR 12 #define CSS_PROP_BORDER_LEFT_COLOR 13 #define CSS_PROP_BORDER_TOP_STYLE 14 #define CSS_PROP_BORDER_RIGHT_STYLE 15 #define CSS_PROP_BORDER_BOTTOM_STYLE 16 #define CSS_PROP_BORDER_LEFT_STYLE 17 #define CSS_PROP_BORDER_TOP_WIDTH 18 #define CSS_PROP_BORDER_RIGHT_WIDTH 19 #define CSS_PROP_BORDER_BOTTOM_WIDTH 20 #define CSS_PROP_BORDER_LEFT_WIDTH 21 #define CSS_PROP_BOTTOM 22 #define CSS_PROP__KHTML_BOX_ALIGN 23 #define CSS_PROP__KHTML_BOX_DIRECTION 24 #define CSS_PROP__KHTML_BOX_FLEX 25 #define CSS_PROP__KHTML_BOX_FLEX_GROUP 26 #define CSS_PROP__KHTML_BOX_LINES 27 #define CSS_PROP__KHTML_BOX_ORDINAL_GROUP 28 #define CSS_PROP__KHTML_BOX_ORIENT 29 #define CSS_PROP__KHTML_BOX_PACK 30 #define CSS_PROP_CAPTION_SIDE 31 #define CSS_PROP_CLEAR 32 #define CSS_PROP_CLIP 33 #define CSS_PROP_COLOR 34 #define CSS_PROP_CONTENT 35 #define CSS_PROP_COUNTER_INCREMENT 36 #define CSS_PROP_COUNTER_RESET 37 #define CSS_PROP_CURSOR 38 #define CSS_PROP_DIRECTION 39 #define CSS_PROP_DISPLAY 40 #define CSS_PROP_EMPTY_CELLS 41 #define CSS_PROP_FLOAT 42 #define CSS_PROP_FONT_FAMILY 43 #define CSS_PROP_FONT_SIZE 44 #define CSS_PROP_FONT_SIZE_ADJUST 45 #define CSS_PROP_FONT_STRETCH 46 #define CSS_PROP_FONT_STYLE 47 #define CSS_PROP_FONT_VARIANT 48 #define CSS_PROP_FONT_WEIGHT 49 #define CSS_PROP_HEIGHT 50 #define CSS_PROP_LEFT 51 #define CSS_PROP_LETTER_SPACING 52 #define CSS_PROP_LINE_HEIGHT 53 #define CSS_PROP_LIST_STYLE_IMAGE 54 #define CSS_PROP_LIST_STYLE_POSITION 55 #define CSS_PROP_LIST_STYLE_TYPE 56 #define CSS_PROP_MARGIN_TOP 57 #define CSS_PROP_MARGIN_RIGHT 58 #define CSS_PROP_MARGIN_BOTTOM 59 #define CSS_PROP_MARGIN_LEFT 60 #define CSS_PROP_MARKER_OFFSET 61 #define CSS_PROP_MAX_HEIGHT 62 #define CSS_PROP_MAX_WIDTH 63 #define CSS_PROP_MIN_HEIGHT 64 #define CSS_PROP_MIN_WIDTH 65 #define CSS_PROP__KHTML_OPACITY 66 #define CSS_PROP_ORPHANS 67 #define CSS_PROP_OUTLINE_COLOR 68 #define CSS_PROP_OUTLINE_STYLE 69 #define CSS_PROP_OUTLINE_WIDTH 70 #define CSS_PROP_OVERFLOW 71 #define CSS_PROP_PADDING_TOP 72 #define CSS_PROP_PADDING_RIGHT 73 #define CSS_PROP_PADDING_BOTTOM 74 #define CSS_PROP_PADDING_LEFT 75 #define CSS_PROP_PAGE 76 #define CSS_PROP_PAGE_BREAK_AFTER 77 #define CSS_PROP_PAGE_BREAK_BEFORE 78 #define CSS_PROP_PAGE_BREAK_INSIDE 79 #define CSS_PROP_POSITION 80 #define CSS_PROP_QUOTES 81 #define CSS_PROP_RIGHT 82 #define CSS_PROP_SIZE 83 #define CSS_PROP_TABLE_LAYOUT 84 #define CSS_PROP_TEXT_ALIGN 85 #define CSS_PROP_TEXT_DECORATION 86 #define CSS_PROP_TEXT_DECORATION_COLOR 87 #define CSS_PROP_TEXT_INDENT 88 #define CSS_PROP_TEXT_SHADOW 89 #define CSS_PROP_TEXT_TRANSFORM 90 #define CSS_PROP_TOP 91 #define CSS_PROP_UNICODE_BIDI 92 #define CSS_PROP_VERTICAL_ALIGN 93 #define CSS_PROP_VISIBILITY 94 #define CSS_PROP_WHITE_SPACE 95 #define CSS_PROP_WIDOWS 96 #define CSS_PROP_WIDTH 97 #define CSS_PROP_WORD_SPACING 98 #define CSS_PROP_Z_INDEX 99 #define CSS_PROP_BACKGROUND 100 #define CSS_PROP_BORDER 101 #define CSS_PROP_BORDER_COLOR 102 #define CSS_PROP_BORDER_STYLE 103 #define CSS_PROP_BORDER_TOP 104 #define CSS_PROP_BORDER_RIGHT 105 #define CSS_PROP_BORDER_BOTTOM 106 #define CSS_PROP_BORDER_LEFT 107 #define CSS_PROP_BORDER_WIDTH 108 #define CSS_PROP_FONT 109 #define CSS_PROP_LIST_STYLE 110 #define CSS_PROP_MARGIN 111 #define CSS_PROP_OUTLINE 112 #define CSS_PROP_PADDING 113 #define CSS_PROP_SCROLLBAR_FACE_COLOR 114 #define CSS_PROP_SCROLLBAR_SHADOW_COLOR 115 #define CSS_PROP_SCROLLBAR_HIGHLIGHT_COLOR 116 #define CSS_PROP_SCROLLBAR_3DLIGHT_COLOR 117 #define CSS_PROP_SCROLLBAR_DARKSHADOW_COLOR 118 #define CSS_PROP_SCROLLBAR_TRACK_COLOR 119 #define CSS_PROP_SCROLLBAR_ARROW_COLOR 120 #define CSS_PROP__KHTML_FLOW_MODE 121 #define CSS_PROP_MAX CSS_PROP_Z_INDEX #define CSS_PROP_TOTAL 122 #endif