Searched refs:iH (Results 1 – 1 of 1) sorted by relevance
137 int setSize(int iW, int iH) { in setSize() argument138 if ((m_nWidth != iW) || (m_nHeight != iH)) { in setSize()140 m_nHeight = iH; in setSize()