![]() |
Table Code Constants |
Header: Script.h |
enum { smWordSelectTable = 0, smWordWrapTable = 1, smNumberPartsTable = 2, smUnTokenTable = 3, smWhiteSpaceList = 4, iuWordSelectTable = 0, iuWordWrapTable = 1, iuNumberPartsTable = 2, iuUnTokenTable = 3, iuWhiteSpaceList = 4 };
Word-break table
Line-break table
Number-parts table
Untoken table
Whitespace table
These constants can be used as the value of the tableCode variable, given to the GetIntlResourceTable function.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)