OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boundarySpan
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineGrid.js
93
var gridSliceTime = calculator.
boundarySpan
() / dividersCount;
94
var pixelsPerTime = dividersElementClientWidth / calculator.
boundarySpan
();
253
boundarySpan
: function() { }
FlameChart.js
146
this._timeToPixel = this._width / this.
boundarySpan
();
196
boundarySpan
: function()
268
boundarySpan
: function()
HeapSnapshotView.js
[
all
...]
Completed in 41 milliseconds