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

/external/webkit/Source/WebCore/rendering/
H A DRenderRubyText.cpp49 bool RenderRubyText::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderRubyText
H A DRenderTableCol.cpp60 bool RenderTableCol::isChildAllowed(RenderObject* child, RenderStyle* style) const function in class:WebCore::RenderTableCol
H A DRenderRubyBase.cpp51 bool RenderRubyBase::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderRubyBase
H A DRenderRubyRun.cpp104 bool RenderRubyRun::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderRubyRun
H A DRenderFrameSet.cpp886 bool RenderFrameSet::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderFrameSet
H A DRenderView.cpp104 bool RenderView::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderView
H A DRenderObject.h204 virtual bool isChildAllowed(RenderObject*, RenderStyle*) const { return true; } function in class:WebCore::RenderObject
/external/webkit/Source/WebCore/rendering/mathml/
H A DRenderMathMLBlock.cpp47 bool RenderMathMLBlock::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderMathMLBlock
H A DRenderMathMLOperator.cpp55 bool RenderMathMLOperator::isChildAllowed(RenderObject*, RenderStyle*) const function in class:WebCore::RenderMathMLOperator
/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGText.cpp60 bool RenderSVGText::isChildAllowed(RenderObject* child, RenderStyle*) const function in class:WebCore::RenderSVGText

Completed in 138 milliseconds