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 int
OS.GetCharacterPlacement
(int hdc, TCHAR lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags) static final int
OS.GetCharacterPlacementA
(int hdc, byte[] lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags) static final int
OS.GetCharacterPlacementW
(int hdc, char[] lpString, int nCount, int nMaxExtent, GCP_RESULTS lpResults, int dwFlags)