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

  /external/chromium_org/ui/views/corewm/
tooltip_controller.h 105 string16 tooltip_text_at_mouse_press_; member in class:views::corewm::TooltipController
tooltip_controller.cc 280 tooltip_text_at_mouse_press_ = aura::client::GetTooltipText(target);
460 tooltip_text == tooltip_text_at_mouse_press_) {

Completed in 97 milliseconds