Searched refs:shouldDelete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXSLTProcessorLibxslt.cpp243 static inline xmlDocPtr xmlDocPtrFromNode(Node* sourceNode, bool& shouldDelete) argument
254 shouldDelete = sourceDoc;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DNavigatorView.js368 var shouldDelete = window.confirm(WebInspector.UIString("Are you sure you want to delete this file?"));
369 if (shouldDelete)

Completed in 123 milliseconds