OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UIDelegate
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/DumpRenderTree/win/
UIDelegate.h
40
class
UIDelegate
: public IWebUIDelegate2, IWebUIDelegatePrivate3 {
42
UIDelegate
();
UIDelegate.cpp
30
#include "
UIDelegate
.h"
156
UIDelegate
::
UIDelegate
()
167
void
UIDelegate
::resetUndoManager()
172
HRESULT STDMETHODCALLTYPE
UIDelegate
::QueryInterface(REFIID riid, void** ppvObject)
194
ULONG STDMETHODCALLTYPE
UIDelegate
::AddRef()
199
ULONG STDMETHODCALLTYPE
UIDelegate
::Release()
208
HRESULT STDMETHODCALLTYPE
UIDelegate
::hasCustomMenuImplementation(
216
HRESULT STDMETHODCALLTYPE
UIDelegate
::trackCustomPopupMenu(
225
HRESULT STDMETHODCALLTYPE
UIDelegate
::registerUndoWithTarget
[
all
...]
/external/webkit/Source/WebKit/mac/WebView/
WebViewData.h
65
id
UIDelegate
;
Completed in 20 milliseconds