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

  /external/chromium_org/ui/views/corewm/
tooltip_controller.cc 120 tooltips_enabled_(true) {
154 if (tooltips_enabled_ == enable)
156 tooltips_enabled_ = enable;
251 if (!tooltips_enabled_ ||
tooltip_controller.h 95 bool tooltips_enabled_; member in class:views::corewm::TooltipController

Completed in 25 milliseconds