Searched refs:Placard (Results 1 – 15 of 15) sorted by relevance
72 var asyncPlacard = new WebInspector.Placard(title, "");86 … var placard = new WebInspector.CallStackSidebarPane.Placard(callFrames[i], asyncPlacard);270 WebInspector.CallStackSidebarPane.Placard = function(callFrame, asyncPlacard) class in WebInspector.CallStackSidebarPane272 …WebInspector.Placard.call(this, callFrame.functionName || WebInspector.UIString("(anonymous functi…278 WebInspector.CallStackSidebarPane.Placard.prototype = {287 __proto__: WebInspector.Placard.prototype
32 WebInspector.Placard = function(title, subtitle) class in WebInspector45 WebInspector.Placard.prototype = {
130 'front_end/Placard.js',
23 …/ParsedURL.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/Placard.js $(LOCAL_PATH)/…
22 …/ParsedURL.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/Placard.js $(LOCAL_PATH)/…