Home | History | Annotate | Download | only in rendering

Lines Matching full:ispositionedcontainer

809 static inline bool isPositionedContainer(RenderLayer* layer)
824 while (curr && !isPositionedContainer(curr))
1210 if (isPositionedContainer(parentLayer))