Searched refs:toUnsignedShort (Results 1 – 3 of 3) sorted by relevance
439 …hould be HoriOrientation.RIGHT", HoriOrientation.RIGHT, AnyConverter.toUnsignedShort(proValues2[i]… in testAjustRight()484 …uld be HoriOrientation.CENTER", HoriOrientation.CENTER, AnyConverter.toUnsignedShort(proValues2[i]… in testAjustCenter()516 HoriOrientation.LEFT, AnyConverter.toUnsignedShort(proValues2[i].Value)); in testAjustLeft()
231 static public short toUnsignedShort(Object object) in toUnsignedShort() method in AnyConverter
265 assure("", 5 == AnyConverter.toUnsignedShort( a )); in test_toShort()270 try { AnyConverter.toUnsignedShort(anyShort); failed(""); in test_toShort()
Completed in 26 milliseconds