Home | History | Annotate | Download | only in editing

Lines Matching refs:enclosingBlock

602     Element* endBlock = static_cast<Element*>(enclosingBlock(m_downstreamEnd.deprecatedNode()));
604 removeNode(enclosingBlock(m_downstreamEnd.deprecatedNode()));
609 if (!mergeDestination.deepEquivalent().deprecatedNode() || !mergeDestination.deepEquivalent().deprecatedNode()->isDescendantOf(enclosingBlock(m_upstreamStart.containerNode())) || m_startsAtEmptyLine) {