Searched refs:set_capturing_contents (Results 1 – 3 of 3) sorted by relevance
884 source_dragged_contents()->tab_contents()->set_capturing_contents(false); in Attach()941 source_dragged_contents()->tab_contents()->set_capturing_contents(true); in Detach()
376 dragged_contents_->tab_contents()->set_capturing_contents(false); in Attach()
330 void set_capturing_contents(bool cap) { capturing_contents_ = cap; } in set_capturing_contents() function