Searched refs:m_matrixHeight (Results 1 – 2 of 2) sorted by relevance
41 int32_t matrixHeight() const { return m_matrixHeight; } in matrixHeight()60 const int32_t m_matrixHeight; variable
106 m_matrixHeight(matrixHeight), in CBC_SymbolInfo()169 return getVerticalDataRegions() * m_matrixHeight; in getSymbolDataHeight()