Home
last modified time | relevance | path

Searched refs:ProcessViewLayoutFlags (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_view_impl.h824 void ProcessViewLayoutFlags(const base::CommandLine& command_line);
Drender_view_impl.cc795 ProcessViewLayoutFlags(command_line); in Initialize()
2109 void RenderViewImpl::ProcessViewLayoutFlags(const CommandLine& command_line) { in ProcessViewLayoutFlags() function in content::RenderViewImpl