Searched refs:pCaretInfo (Results 1 – 1 of 1) sorted by relevance
125 if (PWL_CARET_INFO * pCaretInfo = (PWL_CARET_INFO *)wParam) in OnNotify() local127 this->SetCaret(pCaretInfo->bVisible, in OnNotify()128 pCaretInfo->ptHead, in OnNotify()129 pCaretInfo->ptFoot); in OnNotify()