Searched refs:addIntersectingItemsInRangeToSelection (Results 1 – 6 of 6) sorted by relevance
/external/chromium-trace/trace-viewer/src/tracks/ |
D | container_track.js | 148 addIntersectingItemsInRangeToSelection: function( method in ContainerTrack 155 this.tracks_[i].addIntersectingItemsInRangeToSelection(
|
D | counter_track.js | 259 addIntersectingItemsInRangeToSelection: function( method in CounterTrack
|
D | ruler_track.js | 345 addIntersectingItemsInRangeToSelection: function( method in RulerTrack
|
D | slice_track.js | 240 addIntersectingItemsInRangeToSelection: function( method in SliceTrack
|
/external/chromium-trace/trace-viewer/src/ |
D | timeline_track_view.js | 642 this.modelTrack_.addIntersectingItemsInRangeToSelection(
|
/external/chromium-trace/ |
D | script.js | 50 …cks_[f].addIntersectingItemsToSelection(c,a,b)}return!1},addIntersectingItemsInRangeToSelection:fu… 51 j=Math.min(f,j.bottom);d<=j&&this.tracks_[g].addIntersectingItemsInRangeToSelection(c,a,b,f,e)}},ad… 71 this.decorateHit(f),!0):!1},addIntersectingItemsInRangeToSelection:function(b,a,f,e,g){function c(b… method in b 117 …ample(this,this.counter,a);this.decorateHit(f);return!0},addIntersectingItemsInRangeToSelection:fu… 144 …1,121)"))}},addIntersectingItemsToSelection:function(){},addIntersectingItemsInRangeToSelection:fu… 165 …c-h.offsetLeft,j=j-h.offsetLeft,h=new d;this.modelTrack_.addIntersectingItemsInRangeToSelection(c,…
|