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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderRuby.cpp217 RenderRubyAsBlock::RenderRubyAsBlock(Element* element) function in class:WebCore::RenderRubyAsBlock
222 RenderRubyAsBlock::~RenderRubyAsBlock()
226 void RenderRubyAsBlock::styleDidChange(StyleDifference diff, const RenderStyle* oldStyle)
232 void RenderRubyAsBlock::addChild(RenderObject* child, RenderObject* beforeChild)
297 void RenderRubyAsBlock::removeChild(RenderObject* child)

Completed in 108 milliseconds