Searched refs:pCaretInfo (Results 1 – 1 of 1) sorted by relevance
108 if (PWL_CARET_INFO* pCaretInfo = (PWL_CARET_INFO*)wParam) { in OnNotify() local109 SetCaret(pCaretInfo->bVisible, pCaretInfo->ptHead, pCaretInfo->ptFoot); in OnNotify()