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

Completed in 208 milliseconds