Home
last modified time | relevance | path

Searched defs:web_smart_paste (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/base/clipboard/
Dclipboard_aura.cc108 bool web_smart_paste() const { return web_smart_paste_; } in web_smart_paste() function in ui::__anon6f7c3b510111::ClipboardData
109 void set_web_smart_paste(bool web_smart_paste) { in set_web_smart_paste()