Lines Matching defs:font

53 		Font font = new Font(null,data);  in test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontData()  local
65 Font font = new Font(display,data); in test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontData() local
77 Font font = new Font(display,data); in test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontData() local
92 Font font = new Font(display,data); in test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontData() local
105 Font font = new Font(display,data); in test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontData() local
120 Font font = new Font(display, new FontData("", 10, SWT.NORMAL)); in test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_FontData() local
183 Font font = new Font(display, "", 10, SWT.NORMAL); in test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_lang_StringII() local
237 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_dispose() local
246 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_equalsLjava_lang_Object() local
266 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_getFontData() local
329 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_hashCode() local
341 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_isDisposed() local
353 Font font = new Font(display, SwtTestUtil.testFontName, 10, SWT.NORMAL); in test_toString() local