HomeSort by relevance Sort by last modified time
    Searched refs:SmartReplaceOption (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/clipboard/
Pasteboard.h 44 enum SmartReplaceOption {
50 void writePlainText(const String&, SmartReplaceOption);
Pasteboard.cpp 69 void Pasteboard::writePlainText(const String& text, SmartReplaceOption)

Completed in 77 milliseconds