5 * Private (internal) interface
7 * Copyright (c) 1993-1998 Marco Piovanelli
13 #ifndef WITHOUT_FRAMEWORKS
14 #include <Carbon/Carbon.h>
28 pascal void _WETabDrawText(const char *, SInt32
, Fixed
, JustStyleCode
, WEReference
);
29 pascal SInt32
_WETabPixelToChar(const char *, SInt32
, Fixed
, Fixed
*, WEEdge
*, JustStyleCode
, Fixed
, WEReference
);
30 pascal SInt16
_WETabCharToPixel(const char *, SInt32
, Fixed
, SInt32
, SInt16
, JustStyleCode
, SInt16
, WEReference
);
31 pascal StyledLineBreakCode
_WETabLineBreak(const char *, SInt32
, SInt32
, SInt32
, Fixed
*, SInt32
*, WEReference
);