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

  /external/webkit/Source/WebKit/mac/History/
WebURLsWithTitles.h 31 #define WebURLsWithTitlesPboardType @"WebURLsWithTitlesPboardType"
41 // returns without doing anything. You must declare an WebURLsWithTitlesPboardType data type
46 // data of type WebURLsWithTitlesPboardType. This array consists of the URLs that correspond to
51 // data of type WebURLsWithTitlesPboardType. This array consists of the titles that correspond to
  /external/webkit/Source/WebKit2/Shared/mac/
PasteboardTypes.h 34 static NSString * const WebURLsWithTitlesPboardType;

Completed in 51 milliseconds