Home
last modified time | relevance | path

Searched refs:m_tWithBorderMove (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java235 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
240 m_tWithBorderMove = TriState.TRUE; in GraphicalTestArguments()
245 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
249 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
630 TriState m_tWithBorderMove = TriState.UNSET; field in GraphicalTestArguments
637 return m_tWithBorderMove; in getBorderMove()
641 m_tWithBorderMove = _tBorderMove; in setBorderMove()