Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp492 #define WM_PWLEDIT_REDO 0x02 macro
556 hPopup, WM_PWLEDIT_REDO, in OnRButtonUp()
563 pSH->EnableMenuItem(hPopup, WM_PWLEDIT_REDO, FALSE); in OnRButtonUp()
622 case WM_PWLEDIT_REDO: in OnRButtonUp()