Searched refs:FWL_VKEY_Delete (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_EditCtrl.cpp181 case FWL_VKEY_Delete:
202 if (nChar == FWL_VKEY_Delete)
210 case FWL_VKEY_Delete:
H A DPWL_Edit.cpp927 if (nChar == FWL_VKEY_Delete)
942 m_pFillerNotify->OnBeforeKeyStroke(TRUE, GetAttachedData(), FWL_VKEY_Delete, strChange, strChangeEx, nSelStart, nSelEnd, TRUE, bRC, bExit, nFlag);
950 if (nChar == FWL_VKEY_Delete)
H A DPWL_ComboBox.cpp87 case FWL_VKEY_Delete:
H A DPWL_ListBox.cpp278 case FWL_VKEY_Delete:
/external/pdfium/public/
H A Dfpdf_fwlevent.h115 FWL_VKEY_Delete = 0x2E, enumerator in enum:__anon13361

Completed in 318 milliseconds