Searched refs:m_Height (Results 1 – 1 of 1) sorted by relevance
69 private int m_Height = 0; field in CheckFooterHeader84 m_Height = height; in CheckFooterHeader()117 SWUtil.setDefaultPageStyleProperty(xComponent, m_HeightProperty, Integer.valueOf(m_Height)); in testFooterHeader()150 …Assert.assertEquals(preDescription + ":" + m_HeightProperty,(double)m_Height, (double)height, 2); … in compare()
Completed in 6 milliseconds