Searched refs:markerParent (Results 1 – 1 of 1) sorted by relevance
294 RenderObject* markerParent = m_marker->parent(); in updateMarkerLocation() local300 if (markerParent && markerParent->isAnonymousBlock()) in updateMarkerLocation()301 lineBoxParent = markerParent; in updateMarkerLocation()306 if (markerParent != lineBoxParent) { in updateMarkerLocation()311 …if (markerParent && markerParent->isAnonymousBlock() && !toRenderBlock(markerParent)->firstChild()… in updateMarkerLocation()312 markerParent->destroy(); in updateMarkerLocation()