OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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