Searched refs:width_after (Results 1 – 1 of 1) sorted by relevance
57 Object width_after = oObj.getPropertyValue("Width"); in _OptimalWidth() local58 log.println("After setting to optimal width: "+width_after); in _OptimalWidth()59 res = ! ValueComparer.equalValue(width_before,width_after); in _OptimalWidth()
Completed in 14 milliseconds