Searched refs:use_anchor (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc115 bool use_anchor,
113 startPageScaleAnimation( const blink::WebPoint& scroll, bool use_anchor, float new_page_scale, double duration_sec) argument
H A Dweb_layer_tree_view_impl_for_testing.h49 bool use_anchor,
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.cc184 bool use_anchor,
191 use_anchor, local
182 startPageScaleAnimation( const blink::WebPoint& destination, bool use_anchor, float new_page_scale, double duration_sec) argument
H A Dweblayertreeview_impl.h80 bool use_anchor,
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h103 bool use_anchor,
H A Drender_widget_compositor.cc628 bool use_anchor,
635 use_anchor, local
626 startPageScaleAnimation( const blink::WebPoint& destination, bool use_anchor, float new_page_scale, double duration_sec) argument
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.h228 bool use_anchor,
422 bool use_anchor; member in struct:cc::LayerTreeHost::PendingPageScaleAnimation
H A Dlayer_tree_host.cc366 pending_page_scale_animation_->use_anchor,
702 bool use_anchor,
707 pending_page_scale_animation_->use_anchor = use_anchor;
701 StartPageScaleAnimation(const gfx::Vector2d& target_offset, bool use_anchor, float scale, base::TimeDelta duration) argument

Completed in 352 milliseconds