Home
last modified time | relevance | path

Searched refs:CSS_PROP____ (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dproperties.inc7 CSS_PROP____(BorderLeft,
11 CSS_PROP____(Top,
16 CSS_PROP____(Margin,
21 CSS_PROP____(TextIndent,
25 CSS_PROP____(Right,
30 CSS_PROP____(PaddingLeft,
34 CSS_PROP____(MarginLeft,
39 CSS_PROP____(Border,
43 CSS_PROP____(BorderTop,
47 CSS_PROP____(Bottom,
[all …]
Dcfx_cssdata_unittest.cpp12 #undef CSS_PROP____ in TEST()
13 #define CSS_PROP____(a, b, c, d) \ in TEST() macro
20 #undef CSS_PROP____ in TEST()
Dcfx_css.h26 #undef CSS_PROP____
27 #define CSS_PROP____(a, b, c, d) a, macro
31 #undef CSS_PROP____
Dcfx_cssdata.cpp19 #undef CSS_PROP____
20 #define CSS_PROP____(a, b, c, d) {CFX_CSSProperty::a, c, d}, macro
24 #undef CSS_PROP____