Searched defs:m_command (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebEditCommand.h39 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/
H A DEditor.h194 const EditorInternalCommand* m_command; member in class:WebCore::Editor::Command

Completed in 96 milliseconds