Searched defs:shapeOutsideInfo (Results 1 – 3 of 3) sorted by relevance
97 …ShapePathBuilder(FrameView& view, RenderObject& renderer, const ShapeOutsideInfo& shapeOutsideInfo) in ShapePathBuilder()102 …e> > buildPath(FrameView& view, RenderObject& renderer, const ShapeOutsideInfo& shapeOutsideInfo, … in buildPath()582 const ShapeOutsideInfo* shapeOutsideInfo = renderBox->shapeOutsideInfo(); in shapeOutsideInfoForNode() local598 const ShapeOutsideInfo* shapeOutsideInfo = shapeOutsideInfoForNode(node, &paths, &boundsQuad); in appendPathsForShapeOutside() local825 …if (const ShapeOutsideInfo* shapeOutsideInfo = shapeOutsideInfoForNode(node, &paths, &boundsQuad))… in getBoxModel() local
70 if (ShapeOutsideInfo* shapeOutsideInfo = newFloat->renderer()->shapeOutsideInfo()) { in shrinkAvailableWidthForNewFloatIfNeeded() local
610 ShapeOutsideInfo* shapeOutsideInfo() const in shapeOutsideInfo() function