HomeSort by relevance Sort by last modified time
    Searched defs:m_command (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebEditCommand.h 39 WebCore::EditCommand* command() const { return m_command.get(); }
44 : m_command(command)
49 RefPtr<WebCore::EditCommand> m_command; member in class:WebKit::WebEditCommand
  /external/webkit/Source/WebCore/editing/
Editor.h 194 const EditorInternalCommand* m_command; member in class:WebCore::Editor::Command

Completed in 51 milliseconds