Searched defs:createAnonymousBoxWithSameTypeAs (Results 1 – 6 of 6) sorted by relevance
54 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
167 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
261 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
223 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const OVERRIDE in createAnonymousBoxWithSameTypeAs() function
602 virtual RenderBox* createAnonymousBoxWithSameTypeAs(const RenderObject*) const in createAnonymousBoxWithSameTypeAs() function
4029 RenderBox* RenderBlock::createAnonymousBoxWithSameTypeAs(const RenderObject* parent) const in createAnonymousBoxWithSameTypeAs() function in blink::RenderBlock