ReactOS 0.4.16-dev-92-g0c2cdca
|
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 193 of file caret.c.
Referenced by IntDrawScrollBar(), IntScrollWindowEx(), and NtUserCallTwoParam().
Definition at line 183 of file caret.c.
Referenced by NtUserCallOneParam().