Searched refs:setOrderedNamedGridRowLines (Results 1 – 2 of 2) sorted by relevance
1660 … state.style()->setOrderedNamedGridRowLines(state.parentStyle()->orderedNamedGridRowLines()); in oldApplyProperty()1666 … state.style()->setOrderedNamedGridRowLines(RenderStyle::initialOrderedNamedGridRowLines()); in oldApplyProperty()1677 state.style()->setOrderedNamedGridRowLines(orderedNamedGridLines); in oldApplyProperty()
1241 …void setOrderedNamedGridRowLines(const OrderedNamedGridLines& orderedNamedGridRowLines) { SET_VAR(… in setOrderedNamedGridRowLines() function