Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4016 static Editor::Command command(Document* document, const String& commandName, bool userInterface = … in command()
4026 bool Document::execCommand(const String& commandName, bool userInterface, const String& value) in execCommand()