Searched refs:WKRotatingPopoverDelegate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/forms/
H A DWKFormPopover.h31 @protocol WKRotatingPopoverDelegate; variable
42 @property(nonatomic, assign) id <WKRotatingPopoverDelegate> dismissionDelegate;
46 @protocol WKRotatingPopoverDelegate
50 @interface WKFormRotatingAccessoryPopover : WKRotatingPopover <WKRotatingPopoverDelegate>
H A DWKFormPopover.mm82 id <WKRotatingPopoverDelegate> _dismissionDelegate;

Completed in 72 milliseconds