Searched refs:wrappedSVGDocument (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DFrameTreeElement.js141 wrappedSVGDocument(platformImagePath("Reload.svg"), null, tooltip, function(element) {
147 wrappedSVGDocument(platformImagePath("DownloadArrow.svg"), null, WebInspector.UIString("Download Web Archive"), function(element) {
H A DLayoutTimelineView.js212 wrappedSVGDocument(platformImagePath("Close.svg"), null, WebInspector.UIString("Close resource view"), function(element) {
H A DNetworkTimelineView.js228 wrappedSVGDocument(platformImagePath("Close.svg"), null, WebInspector.UIString("Close resource view"), function(element) {
H A DScriptTimelineView.js289 wrappedSVGDocument(platformImagePath("Close.svg"), null, WebInspector.UIString("Close resource view"), function(element) {
H A DOverviewTimelineView.js375 wrappedSVGDocument(platformImagePath("Close.svg"), null, WebInspector.UIString("Close resource view"), function(element) {
H A DTimelineSidebarPanel.js108 wrappedSVGDocument(platformImagePath("CloseLarge.svg"), WebInspector.TimelineSidebarPanel.CloseButtonStyleClass, tooltip, function(element) {
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Base/
H A DImageUtilities.js751 function wrappedSVGDocument(url, className, title, callback) function

Completed in 146 milliseconds