Home
last modified time | relevance | path

Searched refs:setAlign (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableSectionElement.h45 void setAlign(const AtomicString&);
DHTMLTableSectionElement.cpp114 void HTMLTableSectionElement::setAlign(const AtomicString& value) in setAlign() function in WebCore::HTMLTableSectionElement
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPreserveAspectRatio.h57 void setAlign(unsigned short align, ExceptionState&);
DSVGPreserveAspectRatio.cpp40 void SVGPreserveAspectRatio::setAlign(unsigned short align, ExceptionState& exceptionState) in setAlign() function in WebCore::SVGPreserveAspectRatio
/external/skia/include/views/
DSkStackViewLayout.h57 void setAlign(Align);
/external/chromium_org/third_party/skia/include/views/
DSkStackViewLayout.h57 void setAlign(Align);
/external/skia/src/views/
DSkStackViewLayout.cpp48 void SkStackViewLayout::setAlign(Align align) in setAlign() function in SkStackViewLayout
232 this->setAlign((Align)index); in onInflate()
/external/chromium_org/third_party/skia/src/views/
DSkStackViewLayout.cpp48 void SkStackViewLayout::setAlign(Align align) in setAlign() function in SkStackViewLayout
232 this->setAlign((Align)index); in onInflate()
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTCue.h85 void setAlign(const String&, ExceptionState&);
DVTTCue.cpp370 void VTTCue::setAlign(const String& value, ExceptionState& exceptionState) in setAlign() function in WebCore::VTTCue