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 138 virtual const std::vector<ui::Layer*>& GetRootLayers() = 0;
widget.h 674 // GetRootLayers() is invoked.
777 virtual const std::vector<ui::Layer*>& GetRootLayers() OVERRIDE;
    [all...]
native_widget_aura.cc 769 const Layers& root_layers(delegate_->GetRootLayers());
    [all...]
widget.cc     [all...]

Completed in 160 milliseconds