Home | Sort by relevance Sort by last modified time |
/external/webkit/Source/WebCore/xml/ | |
XMLHttpRequest.idl | 61 attribute [EnabledAtRuntime] boolean asBlob |
XMLHttpRequest.h | 86 bool asBlob() const { return responseTypeCode() == ResponseTypeBlob; } |