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

  /external/chromium_org/chrome/browser/ui/panels/
panel.h 306 bool IsShownOnActiveDesktop() const;
panel_manager.cc 333 if (!panel->IsShownOnActiveDesktop())
372 if (!panel->IsShownOnActiveDesktop())
panel.cc 316 bool Panel::IsShownOnActiveDesktop() const {

Completed in 89 milliseconds