HomeSort by relevance Sort by last modified time
    Searched defs:CanDelete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebContextMenuData.h 151 CanDelete = 0x20,
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 335 bool AutofillPopupControllerImpl::CanDelete(size_t index) const {
478 if (!CanDelete(selected_line_))

Completed in 487 milliseconds