Searched refs:IID_IWebUndoCommand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.cpp55 static const GUID IID_IWebUndoCommand = variable
122 if (SUCCEEDED(obj->QueryInterface(IID_IWebUndoCommand, (void**)&undoCommand))) {
474 else if (IsEqualGUID(riid, IID_IWebUndoCommand))

Completed in 75 milliseconds