Home
last modified time | relevance | path

Searched refs:addPropertyToPresentationAttributeStyle (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLHRElement.cpp58addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, 0, CSSPrimitiveValue::CSS_PX… in collectStyleForPresentationAttribute()
59 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, CSSValueAuto); in collectStyleForPresentationAttribute()
61 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, CSSValueAuto); in collectStyleForPresentationAttribute()
62addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, 0, CSSPrimitiveValue::CSS_P… in collectStyleForPresentationAttribute()
64 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginLeft, CSSValueAuto); in collectStyleForPresentationAttribute()
65 addPropertyToPresentationAttributeStyle(style, CSSPropertyMarginRight, CSSValueAuto); in collectStyleForPresentationAttribute()
71addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, 1, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute()
75 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in collectStyleForPresentationAttribute()
79 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in collectStyleForPresentationAttribute()
88addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderBottomWidth, 0, CSSPrimitiveValue:… in collectStyleForPresentationAttribute()
[all …]
DHTMLTablePartElement.cpp59 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueTop); in collectStyleForPresentationAttribute()
61addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueMiddle); in collectStyleForPresentationAttribute()
63addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueBottom); in collectStyleForPresentationAttribute()
65addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, CSSValueBaseline); in collectStyleForPresentationAttribute()
67 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute()
70addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in collectStyleForPresentationAttribute()
72 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueCenter); in collectStyleForPresentationAttribute()
74addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in collectStyleForPresentationAttribute()
76addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in collectStyleForPresentationAttribute()
78 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute()
DHTMLLIElement.cpp57addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerAlpha); in collectStyleForPresentationAttribute()
59addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperAlpha); in collectStyleForPresentationAttribute()
61addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerRoman); in collectStyleForPresentationAttribute()
63addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperRoman); in collectStyleForPresentationAttribute()
65addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueDecimal); in collectStyleForPresentationAttribute()
67 addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); in collectStyleForPresentationAttribute()
DHTMLOListElement.cpp62addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerAlpha); in collectStyleForPresentationAttribute()
64addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperAlpha); in collectStyleForPresentationAttribute()
66addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueLowerRoman); in collectStyleForPresentationAttribute()
68addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueUpperRoman); in collectStyleForPresentationAttribute()
70addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, CSSValueDecimal); in collectStyleForPresentationAttribute()
DHTMLDivElement.cpp56addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in collectStyleForPresentationAttribute()
58addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in collectStyleForPresentationAttribute()
60addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in collectStyleForPresentationAttribute()
62 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute()
DHTMLParagraphElement.cpp56addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitCenter); in collectStyleForPresentationAttribute()
58addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitLeft); in collectStyleForPresentationAttribute()
60addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueWebkitRight); in collectStyleForPresentationAttribute()
62 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute()
DHTMLElement.cpp133addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(v… in applyBorderAttributeToStyle()
134 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderStyle, CSSValueSolid); in applyBorderAttributeToStyle()
141addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLocale, quoteCSSString(value)); in mapLanguageAttributeToLocale()
144 addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLocale, CSSValueAuto); in mapLanguageAttributeToLocale()
164 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, CSSValueCenter); in collectStyleForPresentationAttribute()
166 addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); in collectStyleForPresentationAttribute()
169addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitUserModify, CSSValueReadWrite); in collectStyleForPresentationAttribute()
170 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueBreakWord); in collectStyleForPresentationAttribute()
171addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLineBreak, CSSValueAfterWhiteSpace… in collectStyleForPresentationAttribute()
173addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitUserModify, CSSValueReadWritePlain… in collectStyleForPresentationAttribute()
[all …]
DHTMLTableElement.cpp312addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(v… in collectStyleForPresentationAttribute()
324 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute()
337addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitMarginStart, CSSValueAuto); in collectStyleForPresentationAttribute()
338addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitMarginEnd, CSSValueAuto); in collectStyleForPresentationAttribute()
340 addPropertyToPresentationAttributeStyle(style, CSSPropertyFloat, value); in collectStyleForPresentationAttribute()
345addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderCollapse, CSSValueCollapse); in collectStyleForPresentationAttribute()
352 addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, CSSValueThin); in collectStyleForPresentationAttribute()
353addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderTopStyle, borderTop ? CSSValueSoli… in collectStyleForPresentationAttribute()
354addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderBottomStyle, borderBottom ? CSSVal… in collectStyleForPresentationAttribute()
355addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderLeftStyle, borderLeft ? CSSValueSo… in collectStyleForPresentationAttribute()
[all …]
DHTMLBRElement.cpp60 addPropertyToPresentationAttributeStyle(style, CSSPropertyClear, CSSValueBoth); in collectStyleForPresentationAttribute()
62 addPropertyToPresentationAttributeStyle(style, CSSPropertyClear, value); in collectStyleForPresentationAttribute()
DHTMLMarqueeElement.cpp97addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeRepetition, CSSValueInfin… in collectStyleForPresentationAttribute()
103 addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeStyle, value); in collectStyleForPresentationAttribute()
106addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeDirection, value); in collectStyleForPresentationAttribute()
DHTMLTextAreaElement.cpp144 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePreWrap); in collectStyleForPresentationAttribute()
145 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueBreakWord); in collectStyleForPresentationAttribute()
147 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePre); in collectStyleForPresentationAttribute()
148 addPropertyToPresentationAttributeStyle(style, CSSPropertyWordWrap, CSSValueNormal); in collectStyleForPresentationAttribute()
DHTMLEmbedElement.cpp84addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, 0, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute()
85addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, 0, CSSPrimitiveValue::CSS_PX); in collectStyleForPresentationAttribute()
DHTMLUListElement.cpp54 addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); in collectStyleForPresentationAttribute()
DHTMLTableCaptionElement.cpp57 addPropertyToPresentationAttributeStyle(style, CSSPropertyCaptionSide, value); in collectStyleForPresentationAttribute()
DHTMLIFrameElement.cpp70addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, 0, CSSPrimitiveValue::CSS_P… in collectStyleForPresentationAttribute()
DHTMLFontElement.cpp192 addPropertyToPresentationAttributeStyle(style, CSSPropertyFontSize, size); in collectStyleForPresentationAttribute()
DHTMLTableCellElement.cpp92 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValueWebkitNowrap); in collectStyleForPresentationAttribute()
DHTMLBodyElement.cpp87addPropertyToPresentationAttributeStyle(style, CSSPropertyBackgroundAttachment, CSSValueFixed); in collectStyleForPresentationAttribute()
DHTMLImageElement.cpp107 addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); in collectStyleForPresentationAttribute()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGImageElement.cpp111 addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, value); in collectStyleForPresentationAttribute()
113 addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, value); in collectStyleForPresentationAttribute()
DSVGTextContentElement.cpp239 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValuePre); in collectStyleForPresentationAttribute()
241 addPropertyToPresentationAttributeStyle(style, CSSPropertyWhiteSpace, CSSValueNowrap); in collectStyleForPresentationAttribute()
DSVGElement.cpp788 addPropertyToPresentationAttributeStyle(style, propertyID, value); in collectStyleForPresentationAttribute()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h535 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, CSSValueID i…
536 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, double value…
537 …void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, const String…
DElement.cpp3571 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element
3577 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element
3583 void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID… in addPropertyToPresentationAttributeStyle() function in WebCore::Element