Carbon


wsiStartOfLineState

Header: WorldScript.h

enum {
    wsiStartOfLineState = 0,
    wsiStartOfRunState = 1,
    wsiUserDefinedState = 2
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)