Home | History | Annotate | Download | only in style

Lines Matching refs:isGridAutoFlowAlgorithmStack

792     bool isGridAutoFlowAlgorithmStack() const { return (rareNonInheritedData->m_grid->m_gridAutoFlow & InternalAutoFlowAlgorithmStack) == InternalAutoFlowAlgorithmStack; }