Searched refs:m_tWithBorderMove (Results 1 – 1 of 1) sorted by relevance
237 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()242 m_tWithBorderMove = TriState.TRUE; in GraphicalTestArguments()247 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()251 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()632 TriState m_tWithBorderMove = TriState.UNSET; field in GraphicalTestArguments639 return m_tWithBorderMove; in getBorderMove()643 m_tWithBorderMove = _tBorderMove; in setBorderMove()
Completed in 11 milliseconds