HomeSort by relevance Sort by last modified time
    Searched full:webdocumentrepresentation (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebKit/mac/WebView/
WebPDFRepresentation.h 31 @protocol WebDocumentRepresentation;
33 @interface WebPDFRepresentation : NSObject <WebDocumentRepresentation>
WebHTMLRepresentation.h 46 @protocol WebDocumentRepresentation;
52 @interface WebHTMLRepresentation : NSObject <WebDocumentRepresentation, WebDocumentDOM>
WebDataSource.mm 71 id <WebDocumentRepresentation> representation;
127 - (void)_setRepresentation:(id<WebDocumentRepresentation>)representation
365 [self _setRepresentation:(id <WebDocumentRepresentation>)newRep];
430 - (id <WebDocumentRepresentation>)representation
WebDataSource.h 45 A datasource has a WebDocumentRepresentation which holds an appropriate
80 - (id <WebDocumentRepresentation>)representation;
WebDocument.h 156 @protocol WebDocumentRepresentation
159 @protocol WebDocumentRepresentation <NSObject>
WebViewPrivate.h 313 @discussion Register classes that implement WebDocumentView and WebDocumentRepresentation respectively.
315 @param representationClass The WebDocumentRepresentation class to use to represent data of the given MIME type.
326 a WebDocumentView and WebDocumentRepresentation.
333 @result YES if it is likely that a WebDocumentView and WebDocumentRepresentation
WebView.h 512 @discussion Register classes that implement WebDocumentView and WebDocumentRepresentation respectively.
518 @param representationClass The WebDocumentRepresentation class to use to represent data of the given MIME type.
WebFrameView.mm 167 id <WebDocumentRepresentation> dataSourceRepresentation = [dataSource representation];
    [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
IWebDataSource.idl 52 A datasource has a WebDocumentRepresentation which holds an appropriate
90 - (id <WebDocumentRepresentation>)representation;
IWebDocument.idl 177 @protocol WebDocumentRepresentation
180 @protocol WebDocumentRepresentation <NSObject>
IWebView.idl 552 @discussion Register classes that implement WebDocumentView and WebDocumentRepresentation respectively.
558 @param representationClass The WebDocumentRepresentation class to use to represent data of the given MIME type.
    [all...]
  /external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip 
  /external/webkit/Source/WebKit/mac/
ChangeLog-2006-02-09     [all...]

Completed in 283 milliseconds