khtml Library API Documentation

cssproperties.h

00001 /* This file is automatically generated from cssproperties.in by makeprop, do not edit */
00002 /* Copyright 1998 W. Bastian */
00003 
00004 #ifndef CSSPROPERTIES_H
00005 #define CSSPROPERTIES_H
00006 
00007 DOM::DOMString getPropertyName(unsigned short id) KDE_NO_EXPORT;
00008 
00009 #define CSS_PROP_INVALID 0
00010 #define CSS_PROP_MIN 1
00011 #define CSS_PROP_BACKGROUND_COLOR 1
00012 #define CSS_PROP_BACKGROUND_IMAGE 2
00013 #define CSS_PROP_BACKGROUND_REPEAT 3
00014 #define CSS_PROP_BACKGROUND_ATTACHMENT 4
00015 #define CSS_PROP_BACKGROUND_POSITION 5
00016 #define CSS_PROP_BACKGROUND_POSITION_X 6
00017 #define CSS_PROP_BACKGROUND_POSITION_Y 7
00018 #define CSS_PROP_BORDER_COLLAPSE 8
00019 #define CSS_PROP_BORDER_SPACING 9
00020 #define CSS_PROP__KHTML_BORDER_HORIZONTAL_SPACING 10
00021 #define CSS_PROP__KHTML_BORDER_VERTICAL_SPACING 11
00022 #define CSS_PROP_BORDER_TOP_COLOR 12
00023 #define CSS_PROP_BORDER_RIGHT_COLOR 13
00024 #define CSS_PROP_BORDER_BOTTOM_COLOR 14
00025 #define CSS_PROP_BORDER_LEFT_COLOR 15
00026 #define CSS_PROP_BORDER_TOP_STYLE 16
00027 #define CSS_PROP_BORDER_RIGHT_STYLE 17
00028 #define CSS_PROP_BORDER_BOTTOM_STYLE 18
00029 #define CSS_PROP_BORDER_LEFT_STYLE 19
00030 #define CSS_PROP_BORDER_TOP_WIDTH 20
00031 #define CSS_PROP_BORDER_RIGHT_WIDTH 21
00032 #define CSS_PROP_BORDER_BOTTOM_WIDTH 22
00033 #define CSS_PROP_BORDER_LEFT_WIDTH 23
00034 #define CSS_PROP_BOTTOM 24
00035 #define CSS_PROP_CAPTION_SIDE 25
00036 #define CSS_PROP_CLEAR 26
00037 #define CSS_PROP_CLIP 27
00038 #define CSS_PROP_COLOR 28
00039 #define CSS_PROP_CONTENT 29
00040 #define CSS_PROP_COUNTER_INCREMENT 30
00041 #define CSS_PROP_COUNTER_RESET 31
00042 #define CSS_PROP_CURSOR 32
00043 #define CSS_PROP_DIRECTION 33
00044 #define CSS_PROP_DISPLAY 34
00045 #define CSS_PROP_EMPTY_CELLS 35
00046 #define CSS_PROP_FLOAT 36
00047 #define CSS_PROP_FONT_FAMILY 37
00048 #define CSS_PROP_FONT_SIZE 38
00049 #define CSS_PROP_FONT_STYLE 39
00050 #define CSS_PROP_FONT_VARIANT 40
00051 #define CSS_PROP_FONT_WEIGHT 41
00052 #define CSS_PROP_HEIGHT 42
00053 #define CSS_PROP_LEFT 43
00054 #define CSS_PROP_LETTER_SPACING 44
00055 #define CSS_PROP_LINE_HEIGHT 45
00056 #define CSS_PROP_LIST_STYLE_IMAGE 46
00057 #define CSS_PROP_LIST_STYLE_POSITION 47
00058 #define CSS_PROP_LIST_STYLE_TYPE 48
00059 #define CSS_PROP_MARGIN_TOP 49
00060 #define CSS_PROP_MARGIN_RIGHT 50
00061 #define CSS_PROP_MARGIN_BOTTOM 51
00062 #define CSS_PROP_MARGIN_LEFT 52
00063 #define CSS_PROP__KHTML_MARQUEE 53
00064 #define CSS_PROP__KHTML_MARQUEE_DIRECTION 54
00065 #define CSS_PROP__KHTML_MARQUEE_INCREMENT 55
00066 #define CSS_PROP__KHTML_MARQUEE_REPETITION 56
00067 #define CSS_PROP__KHTML_MARQUEE_SPEED 57
00068 #define CSS_PROP__KHTML_MARQUEE_STYLE 58
00069 #define CSS_PROP_MAX_HEIGHT 59
00070 #define CSS_PROP_MAX_WIDTH 60
00071 #define CSS_PROP_MIN_HEIGHT 61
00072 #define CSS_PROP_MIN_WIDTH 62
00073 #define CSS_PROP_ORPHANS 63
00074 #define CSS_PROP_OPACITY 64
00075 #define CSS_PROP_OUTLINE_COLOR 65
00076 #define CSS_PROP_OUTLINE_OFFSET 66
00077 #define CSS_PROP_OUTLINE_STYLE 67
00078 #define CSS_PROP_OUTLINE_WIDTH 68
00079 #define CSS_PROP_OVERFLOW 69
00080 #define CSS_PROP_PADDING_TOP 70
00081 #define CSS_PROP_PADDING_RIGHT 71
00082 #define CSS_PROP_PADDING_BOTTOM 72
00083 #define CSS_PROP_PADDING_LEFT 73
00084 #define CSS_PROP_PAGE_BREAK_AFTER 74
00085 #define CSS_PROP_PAGE_BREAK_BEFORE 75
00086 #define CSS_PROP_PAGE_BREAK_INSIDE 76
00087 #define CSS_PROP_POSITION 77
00088 #define CSS_PROP_QUOTES 78
00089 #define CSS_PROP_RIGHT 79
00090 #define CSS_PROP_SIZE 80
00091 #define CSS_PROP_TABLE_LAYOUT 81
00092 #define CSS_PROP_TEXT_ALIGN 82
00093 #define CSS_PROP_TEXT_DECORATION 83
00094 #define CSS_PROP_TEXT_INDENT 84
00095 #define CSS_PROP_TEXT_SHADOW 85
00096 #define CSS_PROP_TEXT_TRANSFORM 86
00097 #define CSS_PROP_TOP 87
00098 #define CSS_PROP_UNICODE_BIDI 88
00099 #define CSS_PROP_VERTICAL_ALIGN 89
00100 #define CSS_PROP_VISIBILITY 90
00101 #define CSS_PROP_WHITE_SPACE 91
00102 #define CSS_PROP_WIDOWS 92
00103 #define CSS_PROP_WIDTH 93
00104 #define CSS_PROP_WORD_SPACING 94
00105 #define CSS_PROP_Z_INDEX 95
00106 #define CSS_PROP_BACKGROUND 96
00107 #define CSS_PROP_BORDER 97
00108 #define CSS_PROP_BORDER_COLOR 98
00109 #define CSS_PROP_BORDER_STYLE 99
00110 #define CSS_PROP_BORDER_TOP 100
00111 #define CSS_PROP_BORDER_RIGHT 101
00112 #define CSS_PROP_BORDER_BOTTOM 102
00113 #define CSS_PROP_BORDER_LEFT 103
00114 #define CSS_PROP_BORDER_WIDTH 104
00115 #define CSS_PROP_BOX_SIZING 105
00116 #define CSS_PROP_FONT 106
00117 #define CSS_PROP_LIST_STYLE 107
00118 #define CSS_PROP_MARGIN 108
00119 #define CSS_PROP_OUTLINE 109
00120 #define CSS_PROP_PADDING 110
00121 #define CSS_PROP_SCROLLBAR_BASE_COLOR 111
00122 #define CSS_PROP_SCROLLBAR_FACE_COLOR 112
00123 #define CSS_PROP_SCROLLBAR_SHADOW_COLOR 113
00124 #define CSS_PROP_SCROLLBAR_HIGHLIGHT_COLOR 114
00125 #define CSS_PROP_SCROLLBAR_3DLIGHT_COLOR 115
00126 #define CSS_PROP_SCROLLBAR_DARKSHADOW_COLOR 116
00127 #define CSS_PROP_SCROLLBAR_TRACK_COLOR 117
00128 #define CSS_PROP_SCROLLBAR_ARROW_COLOR 118
00129 #define CSS_PROP__KHTML_FLOW_MODE 119
00130 #define CSS_PROP__KHTML_USER_INPUT 120
00131 #define CSS_PROP__KHTML_TEXT_DECORATION_COLOR 121
00132 
00133 #define CSS_PROP_MAX CSS_PROP_Z_INDEX
00134 #define CSS_PROP_TOTAL 122
00135 #endif
00136 
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 07:16:03 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003