Uses of Class
org.eclipse.swt.internal.win32.GCP_RESULTS
Packages that use GCP_RESULTS
-
Uses of GCP_RESULTS in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type GCP_RESULTSModifier and TypeMethodDescriptionstatic final intOS.GetCharacterPlacement(int hdc, TCHAR lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags) static final intOS.GetCharacterPlacementA(int hdc, byte[] lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags) static final intOS.GetCharacterPlacementW(int hdc, char[] lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags)