ActivateText(bool inActive) | CP_MLTESupport | |
CP_MLTESupport() | CP_MLTESupport | |
CreateMLTEObject(OSWindow inWindow, const CP_Rect &inBounds, TXNFrameOptions inFrameOptions, TXNFrameType inFrameType, TXNFileType inFileType, TXNPermanentTextEncodingType inPermanentEncoding, OSControl inOwnerControl) | CP_MLTESupport | |
Draw() | CP_MLTESupport | |
fDrawFrameWhenFocused | CP_MLTESupport | [protected] |
fDrawingEnvironment | CP_MLTESupport | [protected] |
fFocusOutline | CP_MLTESupport | [protected] |
fIsActive | CP_MLTESupport | [protected] |
fIsFocued | CP_MLTESupport | [protected] |
FocusText(bool inFocus) | CP_MLTESupport | |
fOwnerControl | CP_MLTESupport | [protected] |
fsIsInited | CP_MLTESupport | [protected, static] |
fTEActive | CP_MLTESupport | [protected] |
fTextArea | CP_MLTESupport | [protected] |
fTextBackgroundRgn | CP_MLTESupport | [protected] |
fTextOutline | CP_MLTESupport | [protected] |
fTXNFrameID | CP_MLTESupport | [protected] |
fTXNObject | CP_MLTESupport | [protected] |
GetDrawFrameWhenFocused() | CP_MLTESupport | |
GetFocusOutline() | CP_MLTESupport | |
GetSelection(UInt32 *inStartSelection, UInt32 *inEndSelection) | CP_MLTESupport | |
GetText(char inLineEnd=CP_LF) | CP_MLTESupport | |
GetTextArea() | CP_MLTESupport | |
GetTextLength() | CP_MLTESupport | |
GetTextOutline() | CP_MLTESupport | |
GetTXNFrameID() | CP_MLTESupport | |
GetTXNObject() | CP_MLTESupport | |
HandleClearCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandleClick(const CP_Point &inMouseLocation) | CP_MLTESupport | |
HandleCommandStatus(CP_CommandStatus &inCommandStatus, bool &inOutResult, CP_CommandNo &inCommandNo) | CP_MLTESupport | |
HandleCopyCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandleCutCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandlePasteCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandleRedoCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandleSelectAllCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HandleUndoCommand(OSStatus &inOutStatus) | CP_MLTESupport | |
HasSelection() | CP_MLTESupport | |
InitMLTE() | CP_MLTESupport | |
InsertText(const CP_String &inText) | CP_MLTESupport | |
InsertText(const char *inTextPtr, SInt32 inTextLength) | CP_MLTESupport | |
IsActive() | CP_MLTESupport | |
IsFocused() | CP_MLTESupport | |
IsInited() | CP_MLTESupport | [static] |
IsTEActive() | CP_MLTESupport | |
Print() | CP_MLTESupport | |
SetActive(bool inActive) | CP_MLTESupport | |
SetDrawFrameWhenFocused(bool inDrawFrame) | CP_MLTESupport | |
SetFocused(bool inFocused) | CP_MLTESupport | |
SetFocusOutline(const CP_Rect inFocusOutline) | CP_MLTESupport | |
SetFontName(const CP_String &inFontName) | CP_MLTESupport | [private] |
SetFontSize(SInt16 inFontSize) | CP_MLTESupport | [private] |
SetFontSpec(CP_FontSpec &inFontSpec) | CP_MLTESupport | |
SetFontStyle(SInt16 inFontStyle) | CP_MLTESupport | [private] |
SetPortBounds(const CP_Rect &inBounds) | CP_MLTESupport | |
SetSelection(UInt32 inStartSelection, UInt32 inEndSelection) | CP_MLTESupport | |
SetTEActive(bool inTEActive) | CP_MLTESupport | |
SetText(const CP_String &inText) | CP_MLTESupport | |
SetText(CP_InStream *inStream) | CP_MLTESupport | |
SetTextArea(const CP_Rect inTextArea) | CP_MLTESupport | |
SetTextOutline(const CP_Rect inTextOutline) | CP_MLTESupport | |
SetTXNFrameID(TXNFrameID inFrameID) | CP_MLTESupport | |
SetTXNObject(TXNObject inObject) | CP_MLTESupport | |
~CP_MLTESupport() | CP_MLTESupport | [virtual] |