Home | History | Annotate | Download | only in mac

Lines Matching refs:WebHTMLRepresentation

57 #import <WebKit/WebHTMLRepresentation.h>
652 if ([rep class] == [WebHTMLRepresentation class])
653 return [(WebHTMLRepresentation *)rep elementDoesAutoComplete:element];