Searched defs:allowOverwrite (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebDownloadCurl.cpp136 setDestination( BSTR path, BOOL allowOverwrite) argument
H A DWebDownloadCFNet.cpp287 setDestination( BSTR path, BOOL allowOverwrite) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/Downloads/
H A DDownload.cpp91 String Download::retrieveDestinationWithSuggestedFilename(const String& filename, bool& allowOverwrite) argument
105 String Download::decideDestinationWithSuggestedFilename(const String& filename, bool& allowOverwrite) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Downloads/
H A DDownloadProxy.cpp147 void DownloadProxy::decideDestinationWithSuggestedFilename(const String& filename, String& destination, bool& allowOverwrite, SandboxExtension::Handle& sandboxExtensionHandle) argument
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclNamesp.c3295 int allowOverwrite = 0; local
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclNamesp.c1429 Tcl_Import( Tcl_Interp *interp, Tcl_Namespace *namespacePtr, const char *pattern, int allowOverwrite) argument
1566 DoImport( Tcl_Interp *interp, Namespace *nsPtr, Tcl_HashEntry *hPtr, const char *cmdName, const char *pattern, Namespace *importNsPtr, int allowOverwrite) argument
3575 int allowOverwrite = 0; local

Completed in 91 milliseconds