Searched refs:m_colLengths (Results 1 – 3 of 3) sorted by relevance
46 const Length* colLengths() const { return m_colLengths.get(); } in colLengths()85 OwnArrayPtr<Length> m_colLengths; variable
83 m_colLengths = newLengthArray(attr->value().string(), m_totalCols); in parseMappedAttribute()
131104 Renamed m_rows and m_cols to m_rowLengths and m_colLengths and used