Searched refs:isSVGForeignObject (Results 1 – 2 of 2) sorted by relevance
51 virtual bool isSVGForeignObject() const { return true; } in isSVGForeignObject() function
445 virtual bool isSVGForeignObject() const { return false; } in isSVGForeignObject() function721 …return isRenderView() || (hasTransform() && isRenderBlock()) || isSVGForeignObject() || isOutOfFlo… in canContainFixedPositionObjects()725 return isRenderView() || (hasTransform() && isRenderBlock()) || isSVGForeignObject(); in canContainAbsolutePositionObjects()