Searched refs:WKContextMenuItemType (Results 1 – 4 of 4) sorted by relevance
44 WK_EXPORT WKContextMenuItemType WKContextMenuItemGetType(WKContextMenuItemRef);
126 typedef uint32_t WKContextMenuItemType; typedef
68 WKContextMenuItemType WKContextMenuItemGetType(WKContextMenuItemRef itemRef) in WKContextMenuItemGetType()
648 inline WKContextMenuItemType toAPI(WebCore::ContextMenuItemType type) in toAPI()