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

  /external/chromium_org/chrome/browser/ui/zoom/
zoom_controller.h 99 can_show_bubble_ = can_show_bubble;
146 bool can_show_bubble_; member in class:ZoomController
zoom_controller.cc 25 can_show_bubble_(true),
279 bool can_show_bubble = can_show_bubble_ && !host.empty();

Completed in 367 milliseconds