Searched refs:RESIZE_FAIL (Results 1 – 2 of 2) sorted by relevance
116 RESIZE_FAIL(new RGB(0xFF, 0x99, 0x00), 255, null, 0, 2, SWT.LINE_CUSTOM), enumConstant277 case RESIZE_FAIL: in of()278 return RESIZE_FAIL; in of()
85 gc.useStyle(DrawingStyle.RESIZE_FAIL); in paint()