|
ReactOS 0.4.16-dev-2359-g4b75ec5
|

Go to the source code of this file.
Functions | |
| BOOL FASTCALL | co_IntDestroyCaret (PTHREADINFO Win32Thread) |
| BOOL FASTCALL | IntSetCaretBlinkTime (UINT uMSeconds) |
| BOOL FASTCALL | co_IntSetCaretPos (int X, int Y) |
| BOOL FASTCALL | IntSwitchCaretShowing (PVOID Info) |
| BOOL FASTCALL | co_UserShowCaret (PWND WindowObject) |
| BOOL FASTCALL | co_UserHideCaret (PWND WindowObject) |
| BOOL FASTCALL co_IntDestroyCaret | ( | PTHREADINFO | Win32Thread | ) |
Definition at line 159 of file caret.c.
Referenced by IntSendDestroyMsg(), and NtUserCallNoParam().
Definition at line 192 of file caret.c.
Referenced by IntDrawScrollBar(), IntScrollWindowEx(), and NtUserCallTwoParam().