Searched defs:gridColumns (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h788 const Vector<GridTrackSize>& gridColumns() const { return rareNonInheritedData->m_grid->m_gridColumns; } function in class:WebCore::RenderStyle

Completed in 136 milliseconds