Home | History | Annotate | Download | only in rendering

Lines Matching refs:createAnonymousBlock

334             RenderBlock* newBox = createAnonymousBlock();
472 RenderBlock* block = createAnonymousBlock();
5120 RenderBlock* RenderBlock::createAnonymousBlock(bool isFlexibleBox) const