Sets the window size to w-by-h pixels. @param w The width as a number of pixels. @param h The height as a number of pixels. @throws a RuntimeException if the width or height is 0 or negative.
(int w, int h)
source not stored for this graph (policy: none)
no test coverage detected