OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selection_
(Results
1 - 19
of
19
) sorted by null
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
analysis_link.html
32
this.
selection_
= undefined;
49
return this.
selection_
;
54
this.
selection_
= selection;
59
this.
selection_
= selection;
66
if (typeof this.
selection_
=== 'function')
67
return this.
selection_
();
68
return this.
selection_
;
81
if (!this.
selection_
)
selection_summary_table.html
33
this.
selection_
= new tr.b.Range();
55
return this.
selection_
;
59
this.
selection_
= selection;
64
var selection = this.
selection_
;
67
if (this.
selection_
&& (!selection.bounds.isEmpty))
multi_event_details_table.html
47
this.
selection_
= undefined;
75
return this.
selection_
;
79
this.
selection_
= selection;
84
var selection = this.
selection_
;
88
if (this.
selection_
=== undefined) {
96
'Totals', this.
selection_
);
124
if (this.
selection_
&& this.
selection_
.length)
125
title = this.
selection_
[0].title;
319
this.$.table.tableRows = this.
selection_
.map(function(event)
[
all
...]
multi_thread_slice_sub_view.html
36
this.
selection_
= undefined;
40
return this.
selection_
;
44
this.
selection_
= selection;
multi_sample_sub_view.html
50
this.
selection_
= undefined;
76
return this.
selection_
;
80
this.
selection_
= selection;
/external/chromium-trace/catapult/tracing/tracing/ui/
brushing_state.html
21
this.
selection_
= new EventSet();
35
that.
selection_
= this.
selection_
;
45
if (!this.
selection_
.equals(that.
selection_
))
65
if (this.
selection_
.length)
66
return this.
selection_
;
77
return this.
selection_
;
81
return this.
selection_
;
89
this.
selection_
= selection
[
all
...]
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_tree_host_impl_view.html
36
this.
selection_
= undefined;
78
if (!this.
selection_
)
80
this.selection = this.
selection_
.findEquivalent(lthi);
84
return this.
selection_
;
88
if (this.
selection_
== selection)
90
this.
selection_
= selection;
97
this.
selection_
= this.layerPicker_.selection;
106
this.
selection_
= this.layerView_.selection;
layer_picker.html
191
if (this.
selection_
&& this.
selection_
.associatedRenderPassId)
192
selectedRenderPassId = this.
selection_
.associatedRenderPassId;
220
if (this.
selection_
&& this.
selection_
.associatedLayerId)
221
selectedLayerId = this.
selection_
.associatedLayerId;
288
this.
selection_
= new tr.ui.e.chrome.cc.RenderPassSelection(
291
this.
selection_
= undefined;
301
this.
selection_
= new tr.ui.e.chrome.cc.LayerSelection(selectedLayer);
303
this.
selection_
= undefined
[
all
...]
raster_task_view.html
38
this.
selection_
= undefined;
42
this.
selection_
= selection;
125
if (this.
selection_
.length === 0) {
135
this.
selection_
[0]).containingSnapshot;
172
this.
selection_
.forEach(function(slice) {
layer_tree_quad_stack_view.html
351
return this.
selection_
;
357
this.
selection_
= selection;
[
all
...]
/external/chromium-trace/catapult/tracing/tracing/extras/tquery/
tquery.html
40
this.
selection_
= undefined;
48
this.
selection_
= undefined;
89
if (node.
selection_
!== undefined)
91
node.
selection_
= new tr.model.EventSet();
96
this.selectEverythingAsTask_(node.
selection_
));
111
prevNode.
selection_
, node.
selection_
);
166
resolve(this.
selection_
);
173
if (this.
selection_
=== undefined) {
177
return this.
selection_
;
[
all
...]
/external/chromium-trace/catapult/perf_insights/perf_insights/ui/
map_function_side_panel.html
56
this.
selection_
= undefined;
86
return this.
selection_
;
90
this.
selection_
= selection;
/external/chromium-trace/catapult/tracing/tracing/ui/extras/drive/
comments_side_panel.html
62
this.
selection_
= undefined;
155
this.
selection_
= selection;
/external/chromium-trace/catapult/tracing/tracing/ui/side_panel/
file_size_stats_side_panel.html
61
this.
selection_
= new tr.model.EventSet();
123
return this.
selection_
;
127
this.
selection_
= selection;
side_panel_container.html
167
panel.selection = this.
selection_
;
/external/chromium-trace/catapult/tracing/tracing/ui/extras/side_panel/
time_summary_side_panel.html
126
this.
selection_
= undefined;
402
return
selection_
;
406
this.
selection_
= selection;
alerts_side_panel.html
41
this.
selection_
= undefined;
/external/chromium-trace/catapult/tracing/test_data/
android_systrace.html
[
all
...]
counter_tracks.html
[
all
...]
Completed in 403 milliseconds