HomeSort by relevance Sort by last modified time
    Searched refs:kWKContextMenuItemBaseApplicationTag (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/Shared/API/c/
WKContextMenuItemTypes.h 116 kWKContextMenuItemBaseApplicationTag = 10000
WKSharedAPICast.h 642 if (tag < kWKContextMenuItemBaseApplicationTag)
643 LOG_ERROR("WKContextMenuItemTag %i is an unknown tag but is below the allowable custom tag value of %i", tag, kWKContextMenuItemBaseApplicationTag);

Completed in 2842 milliseconds