Home
last modified time | relevance | path

Searched defs:APIObject (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/mac/
DWebContextMenuProxyMac.mm41 - (id)initWithUserData:(WebKit::APIObject*)userData;
48 {
/external/webkit/Source/WebKit2/UIProcess/
DWebContextInjectedBundleClient.h35 class APIObject; variable
DWebIconDatabaseClient.h34 class APIObject; variable
DWebPageContextMenuClient.h35 class APIObject; variable
DWebFormClient.h37 class APIObject; variable
DWebResourceLoadClient.h40 class APIObject; variable
DWebPolicyClient.h43 class APIObject; variable
DWebLoaderClient.h42 class APIObject; variable
DWebUIClient.h44 class APIObject; variable
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/gtk/
DInjectedBundleGtk.cpp38 bool InjectedBundle::load(APIObject*) in load() argument
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundleClient.h35 class APIObject; variable
DInjectedBundlePageContextMenuClient.h39 class APIObject; variable
DInjectedBundlePageResourceLoadClient.h43 class APIObject; variable
DInjectedBundlePageUIClient.h42 class APIObject; variable
DInjectedBundlePageFormClient.h43 class APIObject; variable
DInjectedBundlePageLoaderClient.h44 class APIObject; variable
/external/webkit/Source/WebKit2/Shared/
DWebContextMenuItemData.h43 class APIObject; variable
DAPIObject.h120 APIObject() in APIObject() function