Lines Matching refs:source
4 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
234 source:(WebHTMLView *)source
244 else if (source && element)
245 [source setPromisedDragTIFFDataSource:imageFromElement(element)];
264 source:(WebHTMLView *)source
281 [self declareTypes:types owner:source];
282 [self _web_writeImage:nil element:element URL:URL title:title archive:archive types:types source:source];
289 return source;