Home
last modified time | relevance | path

Searched refs:WKContextMenuItemType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/Shared/API/c/
DWKContextMenuItem.h44 WK_EXPORT WKContextMenuItemType WKContextMenuItemGetType(WKContextMenuItemRef);
DWKContextMenuItemTypes.h126 typedef uint32_t WKContextMenuItemType; typedef
DWKContextMenuItem.cpp68 WKContextMenuItemType WKContextMenuItemGetType(WKContextMenuItemRef itemRef) in WKContextMenuItemGetType()
DWKSharedAPICast.h648 inline WKContextMenuItemType toAPI(WebCore::ContextMenuItemType type) in toAPI()