Home
last modified time | relevance | path

Searched refs:executeIgnoreSpelling (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp465 static bool executeIgnoreSpelling(Frame* frame, Event*, EditorCommandSource, const String&) in executeIgnoreSpelling() function
1432 …{ "IgnoreSpelling", { executeIgnoreSpelling, supportedFromMenuOrKeyBinding, enabledInEditableText,… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1674162 (WebCore::executeIgnoreSpelling): Added.