Searched refs:flex (Results 1 - 25 of 237) sorted by relevance

12345678910

/external/chromium-trace/trace-viewer/src/tracing/tracks/
H A Dtrace_model_track.css6 -webkit-box-flex: 1;
H A Ddrawing_container.css7 -webkit-box-flex: 1;
14 -webkit-box-flex: 1;
/external/chromium_org/third_party/polymer/components/core-layout/
H A Dcore-layout.css10 display: -moz-flex !important;
11 display: -webkit-flex !important;
12 display: flex !important;
17 -ms-flex-direction: row;
18 -moz-flex-direction: row;
19 -webkit-flex-direction: row;
20 flex-direction: row;
25 -ms-flex-direction: row-reverse;
26 -moz-flex-direction: row-reverse;
27 -webkit-flex
[all...]
H A Dcore-layout-host.css13 display: -moz-flex !important;
14 display: -webkit-flex !important;
15 display: flex !important;
20 -ms-flex-direction: row;
21 -moz-flex-direction: row;
22 -webkit-flex-direction: row;
23 flex-direction: row;
28 -ms-flex-direction: column;
29 -moz-flex-direction: column;
30 -webkit-flex
[all...]
/external/chromium_org/third_party/polymer/components-chromium/core-layout/
H A Dcore-layout.css10 display: -moz-flex !important;
11 display: -webkit-flex !important;
12 display: flex !important;
17 -ms-flex-direction: row;
18 -moz-flex-direction: row;
19 -webkit-flex-direction: row;
20 flex-direction: row;
25 -ms-flex-direction: row-reverse;
26 -moz-flex-direction: row-reverse;
27 -webkit-flex
[all...]
H A Dcore-layout-host.css13 display: -moz-flex !important;
14 display: -webkit-flex !important;
15 display: flex !important;
20 -ms-flex-direction: row;
21 -moz-flex-direction: row;
22 -webkit-flex-direction: row;
23 flex-direction: row;
28 -ms-flex-direction: column;
29 -moz-flex-direction: column;
30 -webkit-flex
[all...]
/external/chromium-trace/trace-viewer/src/cc/
H A Dpicture_view.css7 display: -webkit-flex;
H A Draster_task_slice_view.css6 -webkit-flex-direction: column;
7 display: -webkit-flex;
11 -webkit-flex: 1 1 auto;
H A Dlayer_tree_host_impl_view.css7 -webkit-flex-direction: row;
8 display: -webkit-flex;
16 -webkit-flex: 0 0 auto;
20 -webkit-flex: 1 1 auto;
H A Dlayer_viewer.css7 -webkit-flex-direction: column;
8 display: -webkit-flex;
15 -webkit-flex: 1 1 100%;
16 -webkit-flex-direction: column;
17 display: -webkit-flex;
H A Dpicture_debugger.css7 -webkit-flex: 1 1 auto;
8 -webkit-flex-direction: row;
9 display: -webkit-flex;
13 -webkit-flex-direction: column;
14 display: -webkit-flex;
19 -webkit-flex-direction: column;
20 display: -webkit-flex;
24 -webkit-flex: 0 0 auto;
35 -webkit-flex: 0 0 auto;
44 -webkit-flex
[all...]
H A Dlayer_picker.css7 -webkit-flex-direction: column;
8 display: -webkit-flex;
12 -webkit-flex: 0 0 auto;
23 -webkit-flex: 1 1 auto;
29 -webkit-flex: 0 0 auto;
/external/bison/doc/
H A Dcommon.x3 .BR flex (1),
/external/chromium-trace/trace-viewer/src/tracing/analysis/
H A Danalysis_view.css8 display: -webkit-flex;
16 -webkit-flex: 1 0 auto;
/external/chromium_org/chrome/browser/resources/
H A Dsearch_header.css24 display: flex;
29 flex: 1;
38 flex: none;
44 display: flex;
50 flex: none;
54 flex: 1;
/external/chromium-trace/trace-viewer/src/ui/
H A Dlist_and_associated_view.css7 -webkit-flex-direction: row;
8 display: -webkit-flex;
16 -webkit-flex: 1;
H A Dinfo_bar.css7 -webkit-flex: 0 0 auto;
13 display: -webkit-flex;
23 -webkit-flex: 1 1 auto;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DdevicesView.css11 flex: none;
17 display: flex;
23 flex: none;
28 display: flex;
29 flex-flow: row wrap;
50 flex: 0 1 250px;
H A DpromisesPanel.css8 flex: 1 1;
H A DsuggestBox.css37 display: flex;
38 flex-direction: row;
42 flex: 0 1 auto;
46 display: flex;
47 flex-direction: column;
48 flex: 0 0 auto;
53 flex: auto;
58 flex: 0 0 auto;
68 display: flex;
69 flex
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleDeprecatedFlexibleBoxData.cpp30 : flex(RenderStyle::initialBoxFlex())
42 , flex(o.flex)
54 return flex == o.flex && flexGroup == o.flexGroup && ordinalGroup == o.ordinalGroup && align == o.align && pack == o.pack && orient == o.orient && lines == o.lines;
/external/chromium_org/ui/file_manager/file_manager/audio_player/elements/
H A Dtrack_list.css11 display: flex;
12 flex-direction: column;
15 justify-content: flex-start;
27 display: flex;
28 flex: 0 0 auto;
29 flex-direction: row;
31 justify-content: flex-start;
48 display: flex;
49 flex: 1 1 auto;
50 flex
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dset_time.css15 display: flex;
16 justify-content: flex-end;
22 display: flex;
44 flex: 1;
/external/chromium-trace/trace-viewer/src/about_tracing/
H A Dprofiling_view.css7 -webkit-box-flex: 1;
18 -webkit-box-flex: 1;
29 -webkit-box-flex: 1;
/external/chromium_org/chrome/browser/resources/app_list/
H A Dstart_page.css18 -webkit-flex-direction: column;
19 -webkit-justify-content: flex-start;
22 display: -webkit-flex;

Completed in 5178 milliseconds

12345678910