Searched defs:web_smart_paste (Results 1 – 1 of 1) sorted by relevance
108 bool web_smart_paste() const { return web_smart_paste_; } in web_smart_paste() function in ui::__anon6f7c3b510111::ClipboardData109 void set_web_smart_paste(bool web_smart_paste) { in set_web_smart_paste()