Searched refs:unitsPerEdge (Results 1 – 1 of 1) sorted by relevance
37 CheckerBoardWipe( sal_Int32 unitsPerEdge = 10 ) in CheckerBoardWipe() argument38 : m_unitsPerEdge(unitsPerEdge), in CheckerBoardWipe()40 { OSL_ASSERT( (unitsPerEdge % 2) == 0 ); } in CheckerBoardWipe()