HomeSort by relevance Sort by last modified time
    Searched refs:PNM_SETCARETINFO (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 217 case PNM_SETCARETINFO:
227 pParent->OnNotify(this, PNM_SETCARETINFO, (FX_INTPTR)&newInfo, 0);
579 case PNM_SETCARETINFO:
589 pParent->OnNotify(this, PNM_SETCARETINFO, (FX_INTPTR)&newInfo, 0);
1111 case PNM_SETCARETINFO:
1121 pParent->OnNotify(this, PNM_SETCARETINFO, (FX_INTPTR)&newInfo, 0);
    [all...]
PWL_EditCtrl.cpp 123 case PNM_SETCARETINFO:
677 this->OnNotify(this,PNM_SETCARETINFO,(FX_INTPTR)&cInfo,(FX_INTPTR)NULL);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 98 #define PNM_SETCARETINFO 0x00000009L

Completed in 468 milliseconds