Home
last modified time | relevance | path

Searched refs:otherValid (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRenderSupport.cpp116 …bool otherValid = other->isSVGContainer() ? toRenderSVGContainer(other)->isObjectBoundingBoxValid(… in updateObjectBoundingBox() local
117 if (!otherValid) in updateObjectBoundingBox()