Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.cc2506 bool did_scroll_x = false; in ScrollBy() local
2577 did_scroll_x |= did_move_layer_x; in ScrollBy()
2613 bool did_scroll_content = did_scroll_x || did_scroll_y; in ScrollBy()
2626 if (did_scroll_x) in ScrollBy()