Home
last modified time | relevance | path

Searched defs:entryIndex (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTimelineFlameChart.js76 entryFont: function(entryIndex) argument
85 entryTitle: function(entryIndex) argument
259 prepareHighlightedEntryInfo: function(entryIndex) argument
268 canJumpToEntry: function(entryIndex) argument
277 entryColor: function(entryIndex) argument
301 …decorateEntry: function(entryIndex, context, text, barX, barY, barWidth, barHeight, offsetToPositi… argument
367 forceDecoration: function(entryIndex) argument
377 highlightTimeRange: function(entryIndex) argument
400 textColor: function(entryIndex) argument
409 createSelection: function(entryIndex) argument
[all …]
DTimelineTracingView.js238 entryFont: function(entryIndex) argument
247 entryTitle: function(entryIndex) argument
349 prepareHighlightedEntryInfo: function(entryIndex) argument
358 canJumpToEntry: function(entryIndex) argument
368 entryColor: function(entryIndex) argument
391 …decorateEntry: function(entryIndex, context, text, barX, barY, barWidth, barHeight, timeToPosition) argument
400 forceDecoration: function(entryIndex) argument
409 highlightTimeRange: function(entryIndex) argument
432 textColor: function(entryIndex) argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DFlameChart.js146 prepareHighlightedEntryInfo: function(entryIndex) { }, argument
152 canJumpToEntry: function(entryIndex) { }, argument
158 entryTitle: function(entryIndex) { }, argument
164 entryFont: function(entryIndex) { }, argument
170 entryColor: function(entryIndex) { }, argument
183 …decorateEntry: function(entryIndex, context, text, barX, barY, barWidth, barHeight, timeToPosition… argument
189 forceDecoration: function(entryIndex) { }, argument
195 textColor: function(entryIndex) { }, argument
210 highlightTimeRange: function(entryIndex) { }, argument
565 function comparator(time, entryIndex) argument
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DCPUProfileFlameChart.js206 prepareHighlightedEntryInfo: function(entryIndex) argument
242 canJumpToEntry: function(entryIndex) argument
251 entryTitle: function(entryIndex) argument
261 entryFont: function(entryIndex) argument
276 entryColor: function(entryIndex) argument
293 …decorateEntry: function(entryIndex, context, text, barX, barY, barWidth, barHeight, timeToPosition) argument
302 forceDecoration: function(entryIndex) argument
311 highlightTimeRange: function(entryIndex) argument
332 textColor: function(entryIndex) argument