Searched refs:m_max_height (Results 1 – 1 of 1) sorted by relevance
54 m_max_height(0) in rendering_buffer()63 m_max_height(0) in rendering_buffer()73 if(height > m_max_height) { in attach()75 m_rows = FX_Alloc(int8u*, m_max_height = height); in attach()142 unsigned m_max_height; variable