cssproperties.h
来自「monqueror一个很具有参考价值的源玛」· C头文件 代码 · 共 139 行
H
139 行
/* 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_AZIMUTH 1#define CSS_PROP_BACKGROUND_ATTACHMENT 2#define CSS_PROP_BACKGROUND_COLOR 3#define CSS_PROP_BACKGROUND_IMAGE 4#define CSS_PROP_BACKGROUND_POSITION 5#define CSS_PROP_BACKGROUND_REPEAT 6#define CSS_PROP_BORDER_COLLAPSE 7#define CSS_PROP_BORDER_SPACING 8#define CSS_PROP_BORDER_TOP_COLOR 9#define CSS_PROP_BORDER_RIGHT_COLOR 10#define CSS_PROP_BORDER_BOTTOM_COLOR 11#define CSS_PROP_BORDER_LEFT_COLOR 12#define CSS_PROP_BORDER_TOP_STYLE 13#define CSS_PROP_BORDER_RIGHT_STYLE 14#define CSS_PROP_BORDER_BOTTOM_STYLE 15#define CSS_PROP_BORDER_LEFT_STYLE 16#define CSS_PROP_BORDER_TOP_WIDTH 17#define CSS_PROP_BORDER_RIGHT_WIDTH 18#define CSS_PROP_BORDER_BOTTOM_WIDTH 19#define CSS_PROP_BORDER_LEFT_WIDTH 20#define CSS_PROP_BOTTOM 21#define CSS_PROP_CAPTION_SIDE 22#define CSS_PROP_CLEAR 23#define CSS_PROP_CLIP 24#define CSS_PROP_COLOR 25#define CSS_PROP_CONTENT 26#define CSS_PROP_COUNTER_INCREMENT 27#define CSS_PROP_COUNTER_RESET 28#define CSS_PROP_CUE_AFTER 29#define CSS_PROP_CUE_BEFORE 30#define CSS_PROP_CURSOR 31#define CSS_PROP_DIRECTION 32#define CSS_PROP_DISPLAY 33#define CSS_PROP_ELEVATION 34#define CSS_PROP_EMPTY_CELLS 35#define CSS_PROP_FLOAT 36#define CSS_PROP_FONT_FAMILY 37#define CSS_PROP_FONT_SIZE 38#define CSS_PROP_FONT_SIZE_ADJUST 39#define CSS_PROP_FONT_STRETCH 40#define CSS_PROP_FONT_STYLE 41#define CSS_PROP_FONT_VARIANT 42#define CSS_PROP_FONT_WEIGHT 43#define CSS_PROP_HEIGHT 44#define CSS_PROP_LEFT 45#define CSS_PROP_LETTER_SPACING 46#define CSS_PROP_LINE_HEIGHT 47#define CSS_PROP_LIST_STYLE_IMAGE 48#define CSS_PROP_LIST_STYLE_POSITION 49#define CSS_PROP_LIST_STYLE_TYPE 50#define CSS_PROP_MARGIN_TOP 51#define CSS_PROP_MARGIN_RIGHT 52#define CSS_PROP_MARGIN_BOTTOM 53#define CSS_PROP_MARGIN_LEFT 54#define CSS_PROP_MARKER_OFFSET 55#define CSS_PROP_MAX_HEIGHT 56#define CSS_PROP_MAX_WIDTH 57#define CSS_PROP_MIN_HEIGHT 58#define CSS_PROP_MIN_WIDTH 59#define CSS_PROP_ORPHANS 60#define CSS_PROP_OUTLINE_COLOR 61#define CSS_PROP_OUTLINE_STYLE 62#define CSS_PROP_OUTLINE_WIDTH 63#define CSS_PROP_OVERFLOW 64#define CSS_PROP_PADDING_TOP 65#define CSS_PROP_PADDING_RIGHT 66#define CSS_PROP_PADDING_BOTTOM 67#define CSS_PROP_PADDING_LEFT 68#define CSS_PROP_PAGE 69#define CSS_PROP_PAGE_BREAK_AFTER 70#define CSS_PROP_PAGE_BREAK_BEFORE 71#define CSS_PROP_PAGE_BREAK_INSIDE 72#define CSS_PROP_PAUSE_AFTER 73#define CSS_PROP_PAUSE_BEFORE 74#define CSS_PROP_PITCH 75#define CSS_PROP_PITCH_RANGE 76#define CSS_PROP_PLAY_DURING 77#define CSS_PROP_POSITION 78#define CSS_PROP_QUOTES 79#define CSS_PROP_RICHNESS 80#define CSS_PROP_RIGHT 81#define CSS_PROP_SIZE 82#define CSS_PROP_SPEAK 83#define CSS_PROP_SPEAK_HEADER 84#define CSS_PROP_SPEAK_NUMERAL 85#define CSS_PROP_SPEAK_PUNCTUATION 86#define CSS_PROP_SPEECH_RATE 87#define CSS_PROP_STRESS 88#define CSS_PROP_TABLE_LAYOUT 89#define CSS_PROP_TEXT_ALIGN 90#define CSS_PROP_TEXT_DECORATION 91#define CSS_PROP_TEXT_DECORATION_COLOR 92#define CSS_PROP_TEXT_INDENT 93#define CSS_PROP_TEXT_SHADOW 94#define CSS_PROP_TEXT_TRANSFORM 95#define CSS_PROP_TOP 96#define CSS_PROP_UNICODE_BIDI 97#define CSS_PROP_VERTICAL_ALIGN 98#define CSS_PROP_VISIBILITY 99#define CSS_PROP_VOICE_FAMILY 100#define CSS_PROP_VOLUME 101#define CSS_PROP_WHITE_SPACE 102#define CSS_PROP_WIDOWS 103#define CSS_PROP_WIDTH 104#define CSS_PROP_WORD_SPACING 105#define CSS_PROP_Z_INDEX 106#define CSS_PROP_BACKGROUND 107#define CSS_PROP_BORDER 108#define CSS_PROP_BORDER_COLOR 109#define CSS_PROP_BORDER_STYLE 110#define CSS_PROP_BORDER_TOP 111#define CSS_PROP_BORDER_RIGHT 112#define CSS_PROP_BORDER_BOTTOM 113#define CSS_PROP_BORDER_LEFT 114#define CSS_PROP_BORDER_WIDTH 115#define CSS_PROP_CUE 116#define CSS_PROP_FONT 117#define CSS_PROP_LIST_STYLE 118#define CSS_PROP_MARGIN 119#define CSS_PROP_OUTLINE 120#define CSS_PROP_PADDING 121#define CSS_PROP_PAUSE 122#define CSS_PROP_KONQ_BGPOS_X 123#define CSS_PROP_KONQ_BGPOS_Y 124#define CSS_PROP_MAX CSS_PROP_Z_INDEX#define CSS_PROP_TOTAL 125#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?