Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp491 #define WM_PWLEDIT_UNDO 0x01 macro
553 hPopup, WM_PWLEDIT_UNDO, in OnRButtonUp()
561 pSH->EnableMenuItem(hPopup, WM_PWLEDIT_UNDO, FALSE); in OnRButtonUp()
619 case WM_PWLEDIT_UNDO: in OnRButtonUp()