Home
last modified time | relevance | path

Searched refs:kWKContextMenuItemBaseApplicationTag (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Shared/API/c/
DWKContextMenuItemTypes.h116 kWKContextMenuItemBaseApplicationTag = 10000 enumerator
DWKSharedAPICast.h642 if (tag < kWKContextMenuItemBaseApplicationTag) in toImpl()
643 …tag but is below the allowable custom tag value of %i", tag, kWKContextMenuItemBaseApplicationTag); in toImpl()