Home
last modified time | relevance | path

Searched refs:getCaretLocationInPixels (Results 1 – 6 of 6) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DText.java1016 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
1019 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Text
2517 Point point = display.mapInPixels (this, null, getCaretLocationInPixels ()); in updateMenuLocation()
H A DCombo.java920 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
923 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Combo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DCombo.java1003 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
1007 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Combo
H A DText.java884 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
887 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Text
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DCombo.java1093 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
1097 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Combo
H A DText.java937 return DPIUtil.autoScaleDown(getCaretLocationInPixels()); in getCaretLocation()
940 Point getCaretLocationInPixels () { in getCaretLocationInPixels() method in Text