Searched refs:setAlign (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPreserveAspectRatioTearOff.cpp40 void SVGPreserveAspectRatioTearOff::setAlign(unsigned short align, ExceptionState& exceptionState) function in class:WebCore::SVGPreserveAspectRatioTearOff
51 target()->setAlign(static_cast<SVGPreserveAspectRatio::SVGPreserveAspectRatioType>(align));
H A DSVGPreserveAspectRatioTearOff.h67 void setAlign(unsigned short, ExceptionState&);
H A DSVGPreserveAspectRatio.h67 void setAlign(SVGPreserveAspectRatioType align) { m_align = align; } function in class:WebCore::SVGPreserveAspectRatio
H A DSVGViewSpec.cpp72 preserveAspectRatio()->baseValue()->setAlign(SVGPreserveAspectRatio::SVG_PRESERVEASPECTRATIO_XMIDYMID);
H A DSVGPreserveAspectRatio.cpp73 setAlign(align);
170 setAlign(align);
H A DSVGSVGElement.cpp757 view->preserveAspectRatio()->baseValue()->setAlign(viewElement->preserveAspectRatio()->currentValue()->align());
760 view->preserveAspectRatio()->baseValue()->setAlign(preserveAspectRatio()->currentValue()->align());
/external/chromium_org/third_party/skia/include/views/
H A DSkStackViewLayout.h57 void setAlign(Align);
/external/skia/include/views/
H A DSkStackViewLayout.h57 void setAlign(Align);
/external/chromium_org/third_party/skia/src/views/
H A DSkStackViewLayout.cpp48 void SkStackViewLayout::setAlign(Align align) function in class:SkStackViewLayout
232 this->setAlign((Align)index);
/external/skia/src/views/
H A DSkStackViewLayout.cpp48 void SkStackViewLayout::setAlign(Align align) function in class:SkStackViewLayout
232 this->setAlign((Align)index);
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTCue.h89 void setAlign(const String&);
H A DVTTCue.cpp381 void VTTCue::setAlign(const String& value) function in class:WebCore::VTTCue
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 208 milliseconds