Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp497 #define WM_PWLEDIT_SELECTALL 0x07 macro
605 hPopup, WM_PWLEDIT_SELECTALL, in OnRButtonUp()
609 pSH->EnableMenuItem(hPopup, WM_PWLEDIT_SELECTALL, FALSE); in OnRButtonUp()
637 case WM_PWLEDIT_SELECTALL: in OnRButtonUp()