Searched refs:awtFont (Results 1 – 2 of 2) sorted by relevance
550 java.awt.Font awtFont = SWTUtils.toAwtFont(parent.getDisplay(), in createCompositeChart() local554 mChart.setTitle(new TextTitle(title, awtFont)); in createCompositeChart()
611 java.awt.Font awtFont = SWTUtils.toAwtFont(mStatisticsBase.getDisplay(), in createChart() local614 mChart.setTitle(new TextTitle("Allocation count per size", awtFont)); in createChart()