Searched defs:setTextAlign (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext2D.cpp2064 void CanvasRenderingContext2D::setTextAlign(const String& s) function in class:WebCore::CanvasRenderingContext2D
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h1150 void setTextAlign(ETextAlign v) { inherited_flags._text_align = v; } function in class:WebCore::RenderStyle

Completed in 112 milliseconds