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

  /external/chromium_org/ui/views/bubble/
bubble_delegate.h 76 color_explicitly_set_ = true;
198 bool color_explicitly_set_; member in class:views::BubbleDelegateView
bubble_delegate.cc 58 color_explicitly_set_(false),
80 color_explicitly_set_(false),
333 if (!color_explicitly_set_) {

Completed in 1878 milliseconds