OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flex
(Results
76 - 100
of
414
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/perf_insights/perf_insights/ui/reports/
v8_report.html
26
display:
flex
;
27
flex
-direction: column;
31
display:
flex
;
32
flex
: 0 0 auto;
33
flex
-flow: wrap;
40
display:
flex
;
41
flex
: 0 0 auto;
42
flex
-flow: wrap;
50
display:
flex
;
51
flex
-direction: row
[
all
...]
stats_report.html
18
display:
flex
;
19
flex
-direction: column;
22
flex
: 1 1 auto;
test_report.html
34
display:
flex
;
35
flex
-direction: column;
38
flex
: 1 1 auto;
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/
process_track_base.css
7
-webkit-
flex
: 0 0 auto;
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
number-handler.js
63
scope.addPropertiesHandler(parseNumber, mergeFlex, ['
flex
-grow', '
flex
-shrink']);
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
stack_frame.html
13
display:
flex
;
14
flex
-direction: row;
memory_dump_heap_details_pane.html
24
display:
flex
;
25
flex
-direction: column;
29
flex
: 0 0 auto;
30
display:
flex
;
31
flex
-direction: row;
40
flex
: 1 1 auto;
48
flex
: 0 0 auto;
54
flex
: 1 0 auto;
68
flex
: 1 0 auto;
alert_sub_view.html
19
display:
flex
;
20
flex
-direction: column;
23
flex
: 1 1 auto;
selection_summary_table.html
17
display:
flex
;
20
flex
: 1 1 auto;
memory_dump_header_pane.html
19
display:
flex
;
20
flex
-direction: row;
29
flex
: 1 1 auto;
36
flex
: 0 0 auto;
multi_flow_event_sub_view.html
16
display:
flex
;
/external/chromium-trace/catapult/third_party/polymer/components/paper-button/
paper-button.html
120
/*
flex
*/
121
-ms-
flex
: 1 1 0.000000001px;
122
-webkit-
flex
: 1;
123
flex
: 1;
124
-webkit-
flex
-basis: 0.000000001px;
125
flex
-basis: 0.000000001px;
/external/chromium-trace/catapult/tracing/tracing/value/ui/
histogram_span.html
16
display:
flex
;
17
flex
-direction: column;
21
display:
flex
;
22
flex
-direction: row;
23
flex
: 0 0 auto;
31
flex
: 1 1 auto;
/external/chromium-trace/catapult/dashboard/dashboard/elements/
alerts-page.html
40
display: inline-
flex
;
41
display: -webkit-inline-
flex
;
42
flex
-direction: column;
43
-webkit-
flex
-direction: column;
44
align-items:
flex
-start;
45
-webkit-align-items:
flex
-start;
65
display:
flex
;
group-report-page.html
42
display: inline-
flex
;
43
display: -webkit-inline-
flex
;
44
flex
-direction: column;
45
-webkit-
flex
-direction: column;
46
align-items:
flex
-start;
47
-webkit-align-items:
flex
-start;
54
display:
flex
;
55
display: -webkit-
flex
;
56
flex
-direction: column;
57
-webkit-
flex
-direction: column
[
all
...]
bug-info.html
14
display:
flex
;
15
display: -webkit-
flex
;
16
-webkit-
flex
-direction: column;
17
flex
-direction: column;
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_debugger.html
26
-webkit-
flex
: 1 1 auto;
27
-webkit-
flex
-direction: row;
28
display: -webkit-
flex
;
32
-webkit-
flex
-direction: column;
33
display: -webkit-
flex
;
38
-webkit-
flex
-direction: column;
39
display: -webkit-
flex
;
44
-webkit-
flex
: 0 0 auto;
56
-webkit-
flex
: 0 0 auto;
65
-webkit-
flex
: 1 1 auto
[
all
...]
/external/chromium-trace/catapult/tracing/tracing/ui/
timeline_view_help_overlay.html
15
-webkit-
flex
: 1 1 auto;
16
-webkit-
flex
-direction: row;
17
display: -webkit-
flex
;
35
-webkit-
flex
: 1 1 auto;
36
-webkit-
flex
-direction: row;
37
display: -webkit-
flex
;
/external/chromium-trace/catapult/tracing/tracing/ui/base/
checkbox_picker.html
15
display:
flex
;
16
flex
-direction: column;
drag_handle_test.html
17
el.style.display = '
flex
';
21
upperEl.style.
flex
= '1 1 auto';
/external/mdnsresponder/mDNSShared/
dnsextd_lexer.l
26
/* Mac OS X 10.4 has
flex
version 2.5.4, which doesn't define yylineno for us */
27
/* Mac OS X 10.5 has
flex
version 2.5.33, which does define yylineno */
/external/bison/examples/calc++/
calc++-driver.hh
8
// Tell
Flex
the lexer's prototype ...
/external/e2fsprogs/tests/f_jnl_errno/
expect.0
23
Flex
block group size: 16
/external/skia/src/views/
SkStackViewLayout.cpp
71
/* Measure the main-dimension for all the children. If a child is marked
flex
in that direction
80
int n = 0,
flex
= 0;
local
86
flex
+= 1;
93
*flexCount =
flex
;
/frameworks/compile/mclinker/include/mcld/Script/
FlexLexer.h
12
// by
flex
40
// external interface provided to
flex
C++ lexer objects, and yyFlexLexer,
112
// yyFlexLexer, as discussed in the
flex
manual.
186
// on use of certain
flex
features (like REJECT or yymore()).
Completed in 953 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>