Home | History | Annotate | Download | only in style

Lines Matching refs:flow

449     // Whether or not a positioned element requires normal flow x/y to be computed
1297 void setGridAutoFlow(GridAutoFlow flow) { SET_VAR(rareNonInheritedData.access()->m_grid, m_gridAutoFlow, flow); }