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

  /external/chromium_org/chrome/browser/ui/views/
content_setting_bubble_contents.cc 148 custom_link_(NULL),
377 custom_link_ =
379 custom_link_->SetEnabled(bubble_content.custom_link_enabled);
380 custom_link_->set_listener(this);
384 layout->AddView(custom_link_);
447 if (source == custom_link_) {
content_setting_bubble_contents.h 102 views::Link* custom_link_; member in class:ContentSettingBubbleContents

Completed in 182 milliseconds