HomeSort by relevance Sort by last modified time
    Searched refs:protocol (Results 51 - 75 of 570) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/WebKit/mac/WebView/
WebDocumentInternal.h 39 @protocol _WebDocumentZooming
40 @discussion Optional protocol for a view that wants to handle its own zoom.
42 @protocol _WebDocumentZooming <NSObject>
56 @protocol WebDocumentElement <NSObject>
61 @protocol WebMultipleTextMatches <NSObject>
71 @protocol _WebDocumentViewState <NSObject>
WebFormDelegate.h 37 @protocol WebFormSubmissionListener
39 @protocol WebFormSubmissionListener <NSObject>
44 @protocol WebFormDelegate
46 @protocol WebFormDelegate <NSObject>
69 @discussion The WebFormDelegate class responds to all WebFormDelegate protocol
WebFrameView.h 35 @protocol WebDocumentView;