Searched defs:createAnonymousBoxWithSameTypeAs (Results 1 – 6 of 6) sorted by relevance
52 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
165 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
252 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
213 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
589 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject*) const in createAnonymousBoxWithSameTypeAs() function
5318 RenderBox* RenderBlock::createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const in createAnonymousBoxWithSameTypeAs() function in WebCore::RenderBlock