Home | History | Annotate | Download | only in editing

Lines Matching refs:enclosingBlockElement

356     Element* enclosingBlockElement = enclosingBlock(position.containerNode());
357 if (!enclosingBlockElement)
359 RenderObject* renderer = enclosingBlockElement->renderer();