Searched refs:hasRightAmountOfShapes (Results 1 – 2 of 2) sorted by relevance
97 erg = hasRightAmountOfShapes(3); in _clearArrows()99 erg &= hasRightAmountOfShapes(0); in _clearArrows()106 tRes.tested("hideDependents()", hasRightAmountOfShapes(0)); in _hideDependents()113 tRes.tested("hidePrecedents()", hasRightAmountOfShapes(0)); in _hidePrecedents()119 tRes.tested("showDependents()", hasRightAmountOfShapes(1)); in _showDependents()134 erg &= hasRightAmountOfShapes(2); in _showErrors()152 result = hasRightAmountOfShapes(1); in _showInvalid()154 result &= hasRightAmountOfShapes(0); in _showInvalid()160 result &= hasRightAmountOfShapes(0); in _showInvalid()172 tRes.tested("showPrecedents()", hasRightAmountOfShapes(2)); in _showPrecedents()[all …]
127 boolean ok = hasRightAmountOfShapes(1); in before()160 result &= hasRightAmountOfShapes(1); in _refreshArrows()171 result &= hasRightAmountOfShapes(1); in _refreshArrows()189 private boolean hasRightAmountOfShapes(int desiredValue) { in hasRightAmountOfShapes() method in _XDocumentAuditing
Completed in 23 milliseconds