Searched refs:m_totalCols (Results 1 – 2 of 2) sorted by relevance
40 int totalCols() const { return m_totalCols; } in totalCols()88 int m_totalCols; variable
48 , m_totalCols(1) in HTMLFrameSetElement()83 m_colLengths = newLengthArray(attr->value().string(), m_totalCols); in parseMappedAttribute()