OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c39
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/resources/touch_ntp/
newtab.css
16
/*background: -webkit-linear-gradient(top,#252
c39
,#3e485b,#252
c39
); */
17
background: -webkit-gradient(linear, left top, left bottom, from(#252
c39
),
18
color-stop(0.5,#3e485b), to(#252
c39
));
/dalvik/tests/089-jumbo-opcodes/src/
Main.java
547
Class
c39
= Thread.class;
local
807
useRegs(c31, c32, c33, c34, c35, c36, c37, c38,
c39
, c40);
Completed in 188 milliseconds