Home
last modified time | relevance | path

Searched refs:WM_PWLEDIT_DELETE (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp496 #define WM_PWLEDIT_DELETE 0x06 macro
574 hPopup, WM_PWLEDIT_DELETE, in OnRButtonUp()
584 pSH->EnableMenuItem(hPopup, WM_PWLEDIT_DELETE, FALSE); in OnRButtonUp()
589 pSH->EnableMenuItem(hPopup, WM_PWLEDIT_DELETE, FALSE); in OnRButtonUp()
634 case WM_PWLEDIT_DELETE: in OnRButtonUp()