FIXED_PAGE_SCALE 816 content/browser/renderer_host/input/input_router_impl.cc const bool fixed_page_scale = (current_view_flags_ & FIXED_PAGE_SCALE) != 0; FIXED_PAGE_SCALE 1057 content/browser/renderer_host/input/input_router_impl_unittest.cc input_router()->OnViewUpdated(InputRouter::FIXED_PAGE_SCALE); FIXED_PAGE_SCALE 1067 content/browser/renderer_host/input/input_router_impl_unittest.cc InputRouter::FIXED_PAGE_SCALE); FIXED_PAGE_SCALE 112 content/browser/renderer_host/render_widget_host_impl.cc view_flags |= InputRouter::FIXED_PAGE_SCALE;