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

  /external/chromium_org/ui/views/widget/
native_widget_delegate.h 132 virtual const std::vector<ui::Layer*>& GetRootLayers() = 0;
widget.h 638 // GetRootLayers() is invoked.
741 virtual const std::vector<ui::Layer*>& GetRootLayers() OVERRIDE;
    [all...]
native_widget_aura.cc 733 const Layers& root_layers(delegate_->GetRootLayers());
    [all...]
widget.cc     [all...]

Completed in 881 milliseconds