MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetTextServices

Method GetTextServices

DuiLib/Control/UIRichEdit.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 virtual ~CTxtWinHost();
40
41 ITextServices* GetTextServices(void) { return pserv; }
42 void SetClientRect(RECT *prc);
43 RECT* GetClientRect() { return &rcClient; }
44 BOOL GetWordWrap(void) { return fWordWrap; }

Callers 6

DoInitMethod · 0.80
TxSendMessageMethod · 0.80
GetTxDropTargetMethod · 0.80
DoEventMethod · 0.80
SetPosMethod · 0.80
DoPaintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected