Searched refs:m_matrixHeight (Results 1 – 2 of 2) sorted by relevance
40 int32_t matrixHeight() const { return m_matrixHeight; } in matrixHeight()59 const int32_t m_matrixHeight; variable
105 m_matrixHeight(matrixHeight), in CBC_SymbolInfo()166 return getVerticalDataRegions() * m_matrixHeight; in getSymbolDataHeight()