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 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);
    [all...]
PWL_EditCtrl.cpp 107 case PNM_SETCARETINFO: {
581 OnNotify(this, PNM_SETCARETINFO, (intptr_t)&cInfo, (intptr_t)NULL);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 89 #define PNM_SETCARETINFO 0x00000009L

Completed in 42 milliseconds