HomeSort by relevance Sort by last modified time
    Searched full:remove_ (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ui/views/examples/
tree_view_example.cc 49 remove_ = new LabelButton(this, ASCIIToUTF16("Remove"));
50 remove_->SetFocusable(true);
74 layout->AddView(remove_);
98 } else if (sender == remove_) {
113 remove_->SetEnabled(node != model_.GetRoot());
116 remove_->SetEnabled(false);
tree_view_example.h 75 Button* remove_; member in class:views::examples::TreeViewExample
  /external/chromium_org/chrome_frame/
delete_chrome_history.cc 60 // happens in one-off fashion, don't attempt to pack REMOVE_* arguments.
  /external/chromium/chrome/browser/resources/
downloads.html 431 this.controlRemove_ = createLink(this.remove_.bind(this),
687 Download.prototype.remove_ = function() {
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 332 this.controlRemove_ = createLink(this.remove_.bind(this),
750 Download.prototype.remove_ = function() {
  /external/chromium_org/chrome/common/
automation_messages_internal.h     [all...]
  /external/chromium/chrome/common/
automation_messages_internal.h     [all...]

Completed in 93 milliseconds