/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLHRElement.cpp | 55 …addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, 0, CSSPrimitiveValue::CSS_PX… in collectStyleForPresentationAttribute() 56 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, CSSValueAuto); in collectStyleForPresentationAttribute() 58 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, CSSValueAuto); in collectStyleForPresentationAttribute() 59 …addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, 0, CSSPrimitiveValue::CSS_P… in collectStyleForPresentationAttribute() 61 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, CSSValueAuto); in collectStyleForPresentationAttribute() 62 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, CSSValueAuto); in collectStyleForPresentationAttribute() 68 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, 1, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute() 72 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in collectStyleForPresentationAttribute() 77 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in collectStyleForPresentationAttribute() 87 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderBottomWidth, 0, CSSPrimitiveValue:… in collectStyleForPresentationAttribute() [all …]
|
D | HTMLTablePartElement.cpp | 63 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueTop); in collectStyleForPresentationAttribute() 65 … addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueMiddle); in collectStyleForPresentationAttribute() 67 … addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueBottom); in collectStyleForPresentationAttribute() 69 … addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueBaseline); in collectStyleForPresentationAttribute() 71 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute() 74 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in collectStyleForPresentationAttribute() 76 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueCenter); in collectStyleForPresentationAttribute() 78 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in collectStyleForPresentationAttribute() 80 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in collectStyleForPresentationAttribute() 82 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute()
|
D | HTMLLIElement.cpp | 55 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerAlpha); in collectStyleForPresentationAttribute() 57 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperAlpha); in collectStyleForPresentationAttribute() 59 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerRoman); in collectStyleForPresentationAttribute() 61 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperRoman); in collectStyleForPresentationAttribute() 63 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueDecimal); in collectStyleForPresentationAttribute() 65 addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); in collectStyleForPresentationAttribute()
|
D | HTMLDivElement.cpp | 46 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in DEFINE_NODE_FACTORY() 48 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in DEFINE_NODE_FACTORY() 50 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in DEFINE_NODE_FACTORY() 52 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in DEFINE_NODE_FACTORY()
|
D | HTMLParagraphElement.cpp | 46 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in DEFINE_NODE_FACTORY() 48 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in DEFINE_NODE_FACTORY() 50 … addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in DEFINE_NODE_FACTORY() 52 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in DEFINE_NODE_FACTORY()
|
D | HTMLOListElement.cpp | 59 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerAlpha); in collectStyleForPresentationAttribute() 61 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperAlpha); in collectStyleForPresentationAttribute() 63 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerRoman); in collectStyleForPresentationAttribute() 65 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperRoman); in collectStyleForPresentationAttribute() 67 … addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueDecimal); in collectStyleForPresentationAttribute()
|
D | HTMLElement.cpp | 131 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(v… in applyBorderAttributeToStyle() 132 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in applyBorderAttributeToStyle() 139 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLocale, quoteCSSString(value)); in mapLanguageAttributeToLocale() 142 addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLocale, CSSValueAuto); in mapLanguageAttributeToLocale() 162 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueCenter); in collectStyleForPresentationAttribute() 164 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute() 167 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitUserModify, CSSValueReadWrite); in collectStyleForPresentationAttribute() 168 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueBreakWord); in collectStyleForPresentationAttribute() 169 …addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLineBreak, CSSValueAfterWhiteSpace… in collectStyleForPresentationAttribute() 171 …addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitUserModify, CSSValueReadWritePlain… in collectStyleForPresentationAttribute() [all …]
|
D | HTMLTableElement.cpp | 304 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(v… in collectStyleForPresentationAttribute() 319 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute() 334 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitMarginStart, CSSValueAuto); in collectStyleForPresentationAttribute() 335 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitMarginEnd, CSSValueAuto); in collectStyleForPresentationAttribute() 337 addPropertyToPresentationAttributeStyle(style, CSSPropertyFloat, value); in collectStyleForPresentationAttribute() 342 … addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderCollapse, CSSValueCollapse); in collectStyleForPresentationAttribute() 349 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, CSSValueThin); in collectStyleForPresentationAttribute() 350 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderTopStyle, borderTop ? CSSValueSoli… in collectStyleForPresentationAttribute() 351 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderBottomStyle, borderBottom ? CSSVal… in collectStyleForPresentationAttribute() 352 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderLeftStyle, borderLeft ? CSSValueSo… in collectStyleForPresentationAttribute() [all …]
|
D | HTMLBRElement.cpp | 57 addPropertyToPresentationAttributeStyle(style, CSSPropertyClear, CSSValueBoth); in collectStyleForPresentationAttribute() 59 addPropertyToPresentationAttributeStyle(style, CSSPropertyClear, value); in collectStyleForPresentationAttribute()
|
D | HTMLMarqueeElement.cpp | 103 …addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeRepetition, CSSValueInfin… in collectStyleForPresentationAttribute() 109 addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeStyle, value); in collectStyleForPresentationAttribute() 112 … addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeDirection, value); in collectStyleForPresentationAttribute()
|
D | HTMLTextAreaElement.cpp | 146 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePreWrap); in collectStyleForPresentationAttribute() 147 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueBreakWord); in collectStyleForPresentationAttribute() 149 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePre); in collectStyleForPresentationAttribute() 150 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueNormal); in collectStyleForPresentationAttribute()
|
D | HTMLEmbedElement.cpp | 82 … addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, 0, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute() 83 … addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, 0, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute()
|
D | HTMLTableCaptionElement.cpp | 47 addPropertyToPresentationAttributeStyle(style, CSSPropertyCaptionSide, value); in DEFINE_NODE_FACTORY()
|
D | HTMLUListElement.cpp | 51 addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); in collectStyleForPresentationAttribute()
|
D | HTMLIFrameElement.cpp | 66 …addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, 0, CSSPrimitiveValue::CSS_P… in collectStyleForPresentationAttribute()
|
D | HTMLFontElement.cpp | 189 addPropertyToPresentationAttributeStyle(style, CSSPropertyFontSize, size); in collectStyleForPresentationAttribute()
|
D | HTMLTableCellElement.cpp | 87 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValueWebkitNowrap); in collectStyleForPresentationAttribute()
|
D | HTMLBodyElement.cpp | 85 … addPropertyToPresentationAttributeStyle(style, CSSPropertyBackgroundAttachment, CSSValueFixed); in collectStyleForPresentationAttribute()
|
D | HTMLImageElement.cpp | 131 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute()
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGForeignObjectElement.cpp | 99 addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, value); in collectStyleForPresentationAttribute() 101 addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, value); in collectStyleForPresentationAttribute()
|
D | SVGImageElement.cpp | 100 addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, value); in collectStyleForPresentationAttribute() 102 addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, value); in collectStyleForPresentationAttribute()
|
D | SVGTextContentElement.cpp | 222 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePre); in collectStyleForPresentationAttribute() 224 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValueNowrap); in collectStyleForPresentationAttribute()
|
D | SVGSVGElement.cpp | 273 addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, value); in collectStyleForPresentationAttribute() 275 addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, value); in collectStyleForPresentationAttribute()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Element.h | 521 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, CSSValueID i… 522 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, double value… 523 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, const String…
|
D | Element.cpp | 3255 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element 3261 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element 3267 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element
|