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

  /external/webkit/Source/WebCore/editing/
Editor.h 200 static bool commandIsSupportedFromMenuOrKeyBinding(const String& commandName); // Works without a frame.
EditorCommand.cpp     [all...]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.mm 699 if (!Editor::commandIsSupportedFromMenuOrKeyBinding(commandName))
    [all...]

Completed in 34 milliseconds