Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
properties.inc
Go to the documentation of this file.
1// Copyright 2022 The PDFium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
7CSS_PROP____(BorderLeft,
8 "border-left",
9 0x04080036,
12 "top",
13 0x0BEDAF33,
16CSS_PROP____(Margin,
17 "margin",
18 0x0CB016BE,
21CSS_PROP____(TextIndent,
22 "text-indent",
23 0x169ADB74,
26 "right",
27 0x193ADE3E,
30CSS_PROP____(PaddingLeft,
31 "padding-left",
32 0x228CF02F,
34CSS_PROP____(MarginLeft,
35 "margin-left",
36 0x297C5656,
40 "border",
41 0x2A23349E,
43CSS_PROP____(BorderTop,
44 "border-top",
45 0x2B866ADE,
48 "bottom",
49 0x399F02B5,
52CSS_PROP____(PaddingRight,
53 "padding-right",
54 0x3F616AC2,
56CSS_PROP____(BorderBottom,
57 "border-bottom",
58 0x452CE780,
60CSS_PROP____(FontFamily,
61 "font-family",
62 0x574686E6,
65 "font-weight",
66 0x6692F60C,
69CSS_PROP____(Color,
70 "color",
71 0x6E67921F,
74CSS_PROP____(LetterSpacing,
75 "letter-spacing",
76 0x70536102,
79CSS_PROP____(TextAlign,
80 "text-align",
81 0x7553F1BD,
83CSS_PROP____(BorderRightWidth,
84 "border-right-width",
85 0x8F5A6036,
88CSS_PROP____(VerticalAlign,
89 "vertical-align",
90 0x934A87D2,
93CSS_PROP____(PaddingTop,
94 "padding-top",
95 0x959D22B7,
98 "font-variant",
99 0x9C785779,
101CSS_PROP____(BorderWidth,
102 "border-width",
103 0xA8DE4FEB,
106CSS_PROP____(BorderBottomWidth,
107 "border-bottom-width",
108 0xAE41204D,
111CSS_PROP____(BorderRight,
112 "border-right",
113 0xB78E9EA9,
115CSS_PROP____(FontSize,
116 "font-size",
117 0xB93956DF,
120CSS_PROP____(BorderSpacing,
121 "border-spacing",
122 0xC72030F0,
125 "font-style",
126 0xCB1950F5,
129 "font",
130 0xCD308B77,
132CSS_PROP____(LineHeight,
133 "line-height",
134 0xCFCACE2E,
137CSS_PROP____(MarginRight,
138 "margin-right",
139 0xD13C58C9,
142CSS_PROP____(BorderLeftWidth,
143 "border-left-width",
144 0xD1E93D83,
148 "display",
149 0xD4224C36,
151CSS_PROP____(PaddingBottom,
152 "padding-bottom",
153 0xE555B3B9,
155CSS_PROP____(BorderTopWidth,
156 "border-top-width",
157 0xED2CB62B,
160CSS_PROP____(WordSpacing,
161 "word-spacing",
162 0xEDA63BAE,
166 "left",
167 0xF5AD782B,
170CSS_PROP____(TextDecoration,
171 "text-decoration",
172 0xF7C634BA,
174CSS_PROP____(Padding,
175 "padding",
176 0xF8C373F7,
178CSS_PROP____(MarginBottom,
179 "margin-bottom",
180 0xF93485A0,
183CSS_PROP____(MarginTop,
184 "margin-top",
185 0xFE51DCFE,
188
@ CFX_CSSVALUETYPE_Shorthand
Definition cfx_css.h:17
@ CFX_CSSVALUETYPE_List
Definition cfx_css.h:16
@ CFX_CSSVALUETYPE_Primitive
Definition cfx_css.h:15
@ CFX_CSSVALUETYPE_MaybeEnum
Definition cfx_css.h:20
@ CFX_CSSVALUETYPE_MaybeString
Definition cfx_css.h:21
@ CFX_CSSVALUETYPE_MaybeColor
Definition cfx_css.h:22
@ CFX_CSSVALUETYPE_MaybeNumber
Definition cfx_css.h:19
#define CSS_PROP____(a, b, c, d)
Definition cfx_css.h:27
\reentrant
Definition qfont.h:22
@ Right
@ Top
@ Bottom
@ Left
@ FontStyle
@ FontWeight
@ FontVariant
struct _XDisplay Display