Searched refs:m_totalRows (Results 1 – 2 of 2) sorted by relevance
39 int totalRows() const { return m_totalRows; } in totalRows()87 int m_totalRows; variable
47 , m_totalRows(1) in HTMLFrameSetElement()78 m_rowLengths = newLengthArray(attr->value().string(), m_totalRows); in parseMappedAttribute()