Home
last modified time | relevance | path

Searched refs:applyAlignmentAttributeToStyle (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLIFrameElement.cpp64 applyAlignmentAttributeToStyle(value, style); in collectStyleForPresentationAttribute()
DHTMLElement.h100 void applyAlignmentAttributeToStyle(const AtomicString&, MutableStylePropertySet*);
DHTMLImageElement.cpp105 applyAlignmentAttributeToStyle(value, style); in collectStyleForPresentationAttribute()
DHTMLPlugInElement.cpp274 applyAlignmentAttributeToStyle(value, style); in collectStyleForPresentationAttribute()
DHTMLElement.cpp473 void HTMLElement::applyAlignmentAttributeToStyle(const AtomicString& alignment, MutableStylePropert… in applyAlignmentAttributeToStyle() function in WebCore::HTMLElement
DHTMLInputElement.cpp616 applyAlignmentAttributeToStyle(value, style); in collectStyleForPresentationAttribute()