Searched refs:_fadeOutRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/inspector/front-end/ |
D | SummaryBar.js | 134 this._fadeOutRect(ctx, 0, 13, 13, 13, 0.5, 0.0); 309 this._fadeOutRect(ctx, x, y + h + 1, w, h, 0.5, 0.0); 312 _fadeOutRect: function(ctx, x, y, w, h, a1, a2) method in WebInspector.SummaryBar
|
/external/webkit/WebCore/ |
D | ChangeLog-2010-01-29 | 65397 (WebInspector.SummaryBar.prototype._fadeOutRect): 65426 (WebInspector.SummaryBar.prototype._fadeOutRect):
|