Searched defs:is_highlighting_ (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/extensions/
H A Dextension_toolbar_model.h109 return is_highlighting_ ? highlighted_items_ : toolbar_items_;
112 bool is_highlighting() const { return is_highlighting_; }
228 bool is_highlighting_; member in class:extensions::ExtensionToolbarModel

Completed in 160 milliseconds