reset_push_properties_count 26 cc/test/fake_content_layer.h void reset_push_properties_count() { push_properties_count_ = 0; } reset_push_properties_count 31 cc/test/fake_painted_scrollbar_layer.h void reset_push_properties_count() { push_properties_count_ = 0; } reset_push_properties_count 27 cc/test/fake_picture_layer.h void reset_push_properties_count() { push_properties_count_ = 0; } reset_push_properties_count 3787 cc/trees/layer_tree_host_unittest.cc scrollbar_layer_->reset_push_properties_count();