Home
last modified time | relevance | path

Searched refs:setTabsInPixels (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/
H A DTextLayout.java2130 setTabsInPixels (DPIUtil.autoScaleUp (getDevice(), tabs)); in setTabs()
2133 void setTabsInPixels (int[] tabs) { in setTabsInPixels() method in TextLayout
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/graphics/
H A DTextLayout.java2130 setTabsInPixels (DPIUtil.autoScaleUp (getDevice(), tabs)); in setTabs()
2133 void setTabsInPixels (int[] tabs) { in setTabsInPixels() method in TextLayout
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DTextLayout.java3287 setTabsInPixels (DPIUtil.autoScaleUp (getDevice(), tabs));
3290 void setTabsInPixels (int[] tabs) {