Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:PNM_SETCARETINFO

181       case PNM_SETCARETINFO:
189 pParent->OnNotify(this, PNM_SETCARETINFO, (intptr_t)&newInfo, 0);
495 case PNM_SETCARETINFO:
503 pParent->OnNotify(this, PNM_SETCARETINFO, (intptr_t)&newInfo, 0);
945 case PNM_SETCARETINFO:
953 pParent->OnNotify(this, PNM_SETCARETINFO, (intptr_t)&newInfo, 0);
1404 if (msg == PNM_SETCARETINFO && IsValid()) {