Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.cpp4039 static Editor::Command command(Document* document, const String& commandName, bool userInterface = … in command()
4051 bool Document::execCommand(const String& commandName, bool userInterface, const String& value) in execCommand()