Uses of Class
org.eclipse.swt.internal.win32.SCRIPT_CONTROL
Packages that use SCRIPT_CONTROL
-
Uses of SCRIPT_CONTROL in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type SCRIPT_CONTROLModifier and TypeMethodDescriptionstatic final int
OS.ScriptApplyDigitSubstitution
(SCRIPT_DIGITSUBSTITUTE psds, SCRIPT_CONTROL psc, SCRIPT_STATE pss) static final int
OS.ScriptItemize
(char[] pwcInChars, int cInChars, int cMaxItems, SCRIPT_CONTROL psControl, SCRIPT_STATE psState, int pItems, int[] pcItems) static final int
OS.ScriptStringAnalyse
(int hdc, char[] pString, int cString, int cGlyphs, int iCharset, int dwFlags, int iReqWidth, SCRIPT_CONTROL psControl, SCRIPT_STATE psState, int piDx, int pTabdef, int pbInClass, int pssa)