Searched refs:PWL_CARET_INFO (Results 1 – 3 of 3) sorted by relevance
12 struct PWL_CARET_INFO struct15 PWL_CARET_INFO() : bVisible(FALSE), ptHead(0,0), ptFoot(0,0) in PWL_CARET_INFO() argument
218 if (PWL_CARET_INFO * pInfo = (PWL_CARET_INFO*)wParam) in OnNotify()220 PWL_CARET_INFO newInfo = *pInfo; in OnNotify()580 if (PWL_CARET_INFO * pInfo = (PWL_CARET_INFO*)wParam) in OnNotify()582 PWL_CARET_INFO newInfo = *pInfo; in OnNotify()1111 if (PWL_CARET_INFO * pInfo = (PWL_CARET_INFO*)wParam) in OnNotify()1113 PWL_CARET_INFO newInfo = *pInfo; in OnNotify()1657 if (PWL_CARET_INFO * pInfo = (PWL_CARET_INFO*)wParam) in OnNotify()
125 if (PWL_CARET_INFO * pCaretInfo = (PWL_CARET_INFO *)wParam) in OnNotify()672 PWL_CARET_INFO cInfo; in IOnSetCaret()