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

  /external/chromium_org/chrome/browser/ui/
browser_finder.cc 38 Browser::WindowFeature window_feature,
66 Browser::WindowFeature window_feature,
browser.h 121 enum WindowFeature {
375 bool SupportsWindowFeature(WindowFeature feature) const;
379 bool CanSupportWindowFeature(WindowFeature feature) const;
    [all...]
browser.cc 794 bool Browser::SupportsWindowFeature(WindowFeature feature) const {
798 bool Browser::CanSupportWindowFeature(WindowFeature feature) const {
    [all...]

Completed in 119 milliseconds