/external/chromium_org/ui/views/bubble/ |
bubble_delegate.h | 70 BubbleBorder::Shadow shadow() const { return shadow_; } function in class:views::BubbleDelegateView 71 void set_shadow(BubbleBorder::Shadow shadow) { shadow_ = shadow; } 193 // Bubble border shadow to use. 194 BubbleBorder::Shadow shadow_;
|
/external/compiler-rt/lib/asan/ |
asan_mapping.h | 22 // Typical shadow mapping on Linux/x86_64 with SHADOW_OFFSET == 0x00007fff8000: 93 #define SHADOW_TO_MEM(shadow) (((shadow) - SHADOW_OFFSET) << SHADOW_SCALE) 109 // With the zero shadow base we can not actually map pages starting from 0. 131 // If 1, all shadow boundaries are constants. 205 // In zero-based shadow mode we treat addresses near zero as addresses 206 // in shadow gap as well.
|
/external/jmonkeyengine/engine/src/test/jme3test/light/ |
TestPssmShadow.java | 48 import com.jme3.shadow.PssmShadowRenderer; 49 import com.jme3.shadow.PssmShadowRenderer.CompareMode; 50 import com.jme3.shadow.PssmShadowRenderer.FilterMode; 159 System.out.println("Shadow intensity : " + pssmRenderer.getShadowIntensity()); 163 System.out.println("Shadow intensity : " + pssmRenderer.getShadowIntensity()); 167 System.out.println("Shadow thickness : " + pssmRenderer.getEdgesThickness()); 171 System.out.println("Shadow thickness : " + pssmRenderer.getEdgesThickness());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtils.java | 339 * Creates a drop shadow of a given image and returns a new image which shows the 340 * input image on top of its drop shadow. 346 * @param shadowSize the size of the shadow in pixels 347 * @param shadowOpacity the opacity of the shadow, with 0=transparent and 1=opaque 348 * @param shadowRgb the RGB int to use for the shadow color 349 * @return a new image with the source image on top of its shadow 451 * Draws a rectangular drop shadow (of size {@link #SHADOW_SIZE} by 456 * @return the source image with a drop shadow on the bottom and right 476 * Draws a drop shadow for the given rectangle into the given context. It 478 * determined by the assets used to draw the shadow graphics [all...] |
/external/chromium_org/native_client_sdk/src/doc/_static/css/ |
local_extensions.css | 352 html{margin:0;padding:0;border:0}.bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}th,td,caption{float:none !important;text-align:left;font-weight:normal;vertical-align:middle}table{border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}body{line-height:1.5;font-family:"Arial",sans-serif;color:#333;font-size:81.25%}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#222}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}h1{font-size:3em;line-height:1;margin-bottom:0.50em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1.00em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.50em}h6{font-size:1em;font-weight:bold}p{margin:0 0 1.5em}p .left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p .right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}a{text-decoration:underline;color:#006ac8}a:visited{color:#551a8b}a:focus{color:#006ac8}a:hover{color:#006ac8}a:active{color:red}blockquote{margin:1.5em;color:#666;font-style:italic}strong,dfn{font-weight:bold}em,dfn{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em "Droid Sans Mono",monospace;line-height:1.5}li ul,li ol{margin:0}ul,ol{margin:0 1.5em 1.5em 0;padding-left:1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#6199df}th,td,caption{padding:4px 10px 4px 5px}table.striped tr:nth-child(even) td,table tr.even td{background:#efefef}tfoot{font-style:italic}caption{background:#eee}.quiet{color:#666}.loud{color:#111}body{line-height:1.67;background-color:#fff;overflow-y:scroll;min-width:1000px}img[width="1"][height="1"]{position:absolute;top:-9999px;left:-9999px}#gc-googlebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:952px;width:auto !important;width:952px;position:relative;background:#f1f1f1;border-bottom:1px solid #e5e5e5;height:77px;margin:0;overflow:hidden;padding:24px 44px;color:rgba(255,255,255,0.5)}#gc-googlebar .signed-in>div{float:left}#gc-googlebar .signed-in a,#gc-googlebar .signed-in a:visited{display:block;text-align:right;line-height:140%;color:#808080}#gc-googlebar .signed-in a{text-decoration:none}#gc-googlebar .signed-in a:hover{text-decoration:underline}#gc-googlebar .signed-in img{width:30px;height:30px}#gc-googlebar .gc-social{float:right;font-size:12px;margin-top:-1px}#gc-googlebar .gc-social .email{font-weight:bold;color:#777}#gc-googlebar .gc-social img{vertical-align:middle;border:1px solid #acacac;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#gc-googlebar .gc-social #loginLink{color:#484848}#gc-logo{display:block;height:37px;vertical-align:top;text-decoration:none;position:absolute}#gc-logo img{width:200px;vertical-align:top;top:-12px;left:-4px;position:relative}.gc-search{position:absolute;left:270px;right:308px;width:350px}.gc-search .searchbox{position:absolute;left:0px;right:81px;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-top:1px solid rgba(0,0,0,0.25);height:28px;padding-left:4px}.gc-search .searchbox:hover{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;border:1px solid #4d90fe}.gc-search .searchbox .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}.gc-search .searchbox .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}.gc-search .searchbox .button.right{border-radius:0 4px 4px 0;padding:0px}.gc-search .searchbox .button.right span{position:relative;bottom:1px;right:1px}.gc-search .searchbox span.button.button-blue{cursor:default}.gc-search .searchbox span.button.button-blue pre{background:none;border:none;color:white;font:inherit;display:inline;padding:0}.gc-search .searchbox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border:0;font-size:13px;height:28px;margin:0;outline:none;padding:5px 2px;width:100%}.gc-search button{padding-top:0;padding-bottom:1px;position:absolute;right:0}.gc-search button img{vertical-align:middle;margin-top:-3px}#search-full{font-size:10px}#restrict{margin:5px 0 10px 0}#restrict label{font-size:13px}#restrict label span{font-size:13px;font-weight:bold}.gsc-completion-container{z-index:100}#gc-appbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb;line-height:24px;overflow:hidden;padding:21px 44px;position:relative}#gc-appbar .developers{color:#dd4b39;font-size:20px;margin-right:-2000px;float:left}#gc-appbar h1{display:block;font-size:20px;margin:0 16px 0 0}#gc-appbar h1 div{vertical-align:top}#gc-appbar a{color:inherit;text-decoration:none;margin-right:24px}#gc-appbar a.google-feedback{text-decoration:none;margin-right:0px;font-size:12px}#gc-appbar a.google-feedback:hover{text-decoration:underline}#gc-appbar .confidential{position:absolute;width:100%}#gc-appbar nav{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle}#gc-appbar nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-20px}#gc-appbar nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-appbar nav>ul li:first-child,#gc-appbar nav>ul li.first{padding-left:0}#gc-appbar nav>ul li:last-child{padding-right:0}#gc-appbar nav>ul li.last{padding-right:0}#gc-appbar nav>ul>li{padding:0}#gc-appbar nav>ul>li.active{font-weight:bold}#gc-appbar nav>ul>li>a{color:#434343;display:block;line-height:2;padding:0 20px;text-decoration:none}#gc-appbar nav>ul>li>a:visited{color:#434343}#gc-footer{font-size:12px;background:#333}#gc-footer>div{line-height:44px}#gc-footer li{margin:0 30px 0 0}#gc-footer a,#gc-footer a:visited{color:rgba(255,255,255,0.8)}#gc-footer .kd-select{margin-bottom:2px}#gc-footer #developers-logo-footer{float:left;margin-top:10px;margin-right:30px}#gc-footer #gc-copyright{float:left;width:75%}#gc-footer #gc-language{text-align:right;float:right}#gc-footer #gc-language ul{float:right}#gc-topnav{font-size:14px;background:#444}#gc-topnav>div{line-height:39px}#gc-topnav a,#gc-topnav a:visited{color:#fff}#gc-topnav li{margin:0 30px 0 0}#gc-topnav li.active{background:url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAYAAACuaZ5oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH1JREFUeNpi/P//PwORgBmIJ0DZBUD8lyhdIAuIwEJAvP0/AmyHihHUS4zhKkB8+z8muA2Vo8gCeyB++x83eAtVQ5YFOUD88z9h8AeqlmgLmIF48n/SwWSoXrwWoEcmqQAj8omJTFIBSuQTG5mkAnjkwyLzz3/qA3DkAwQYABEvANn67PzPAAAAAElFTkSuQmCC") no-repeat scroll center 33px transparent}#gc-topnav li.active a{font-weight:bold}#gc-appnav{font-size:14px;background:#fff;color:#15c;border-bottom:1px solid #ebebeb}#gc-appnav>div{line-height:33px}#gc-appnav li{margin:0 20px 0 0}#gc-appnav li.active>a{color:#222}#gc-footer,#gc-topnav,#gc-appnav{overflow:hidden;*zoom:1;clear:both;padding:0 44px}#gc-footer a,#gc-footer a:visited,#gc-topnav a,#gc-topnav a:visited,#gc-appnav a,#gc-appnav a:visited{text-decoration:none}#gc-footer a:hover,#gc-footer a:visited:hover,#gc-topnav a:hover,#gc-topnav a:visited:hover,#gc-appnav a:hover,#gc-appnav a:visited:hover{text-decoration:underline}#gc-footer>div ul,#gc-topnav>div ul,#gc-appnav>div ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1}#gc-footer>div ul li,#gc-topnav>div ul li,#gc-appnav>div ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-footer>div ul li:first-child,#gc-footer>div ul li.first,#gc-topnav>div ul li:first-child,#gc-topnav>div ul li.first,#gc-appnav>div ul li:first-child,#gc-appnav>div ul li.first{padding-left:0}#gc-footer>div ul li:last-child,#gc-topnav>div ul li:last-child,#gc-appnav>div ul li:last-child{padding-right:0}#gc-footer>div ul li.last,#gc-topnav>div ul li.last,#gc-appnav>div ul li.last{padding-right:0}#gc-footer>div li,#gc-topnav>div li,#gc-appnav>div li{padding:0}#fat-footer{font-size:13px;background-color:#f9f9f9;border-top:1px solid #f1f1f1;clear:both;margin-bottom:0;padding:0 0 20px 0;overflow:hidden}#fat-footer section{max-width:1128px;padding:20px 44px}#fat-footer section article{display:inline;float:left;overflow:hidden;width:23.15975%;margin-right:1.042%;float:left;font-size:12px}#fat-footer section article h3{color:#666;font-size:12px;font-weight:bold;padding-left:3px}#fat-footer section article>ul{list-style-type:none;padding:0;margin:0}#fat-footer section article>ul>li{background-repeat:no-repeat;background-position:0 0;padding:0px 0 0px 4px}#socialbar{display:inline;float:left;overflow:hidden;width:22.1075%;margin-right:0;padding:12px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#socialbar h2{font-size:16px}#socialbar .hangout-icon{margin-bottom:-2px}#socialbar .more{font-size:11px}#socialbar #experts{line-height:24px}#socialbar #experts .smallicon{width:24px;float:left;margin-right:5px}#socialbar #homephoto{margin:10px 0;width:100%;border:1px solid #ccc}#platform-activities{display:inline;float:left;overflow:hidden;width:70.511%;margin-right:1.042%;margin-top:10px;margin-right:20px;min-height:400px}#platform-activities #highlights>div{display:inline;float:left;overflow:hidden;width:48.41375%;margin-right:0}#platform-activities #highlights #main-highlight{background-position:top center;background-size:cover;border:1px solid #ccc;border-radius:4px;margin-right:16px;max-height:220px;overflow:hidden;position:relative}#platform-activities #highlights #main-highlight a,#platform-activities #highlights #main-highlight a:visited{text-decoration:none}#platform-activities #highlights #main-highlight a>img,#platform-activities #highlights #main-highlight a:visited>img{border:none;height:100%;width:100%}#platform-activities #highlights #main-highlight a .caption,#platform-activities #highlights #main-highlight a:visited .caption{background:#000;border-top:1px solid #eee;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;opacity:0.85;position:absolute;width:100%}#platform-activities #highlights #main-highlight a .caption.dark,#platform-activities #highlights #main-highlight a:visited .caption.dark{background:#fff}#platform-activities #highlights #main-highlight a .caption.dark p,#platform-activities #highlights #main-highlight a:visited .caption.dark p{color:#000}#platform-activities #highlights #main-highlight a .caption p,#platform-activities #highlights #main-highlight a:visited .caption p{color:#fff;font-size:13px;line-height:150%;margin:5px 10px;opacity:1}#platform-activities #highlights #main-highlight a .caption img,#platform-activities #highlights #main-highlight a:visited .caption img{border:none;float:left;margin:5px;opacity:1}#platform-activities #highlights #other-highlights{overflow:hidden}#platform-activities #highlights #other-highlights li{padding:0;clear:both;overflow:hidden}#platform-activities #highlights #other-highlights li:first-child{padding:0 0 6px 0}#platform-activities #highlights #other-highlights li:last-child{padding:5px 0 0 0}#platform-activities #highlights #other-highlights li>a{float:left;width:35%;margin-right:3%}#platform-activities #highlights #other-highlights li>div{width:62%;float:left;margin-top:-5px}#platform-activities #highlights #other-highlights li img{width:100%;border:1px solid #ccc;border-radius:4px}#platform-activities #nav-lists h2{margin-bottom:10px}#platform-activities #nav-lists div:first-child{margin-right:10px}#platform-activities #nav-lists div:last-child{margin-left:10px;float:right}#platform-activities #nav-lists>div.nav-list ul{margin-top:-12px}#platform-activities #nav-lists>div.nav-list ul>li{padding-top:12px;padding-left:0 !important}#platform-activities #nav-lists>div.nav-list ul>li>a{float:left;margin-top:6px}#platform-activities #nav-lists>div.nav-list ul>li>div{float:left;width:85%}#platform-activities #programs p{white-space:normal;margin:10px 0}#platform-activities #dev-toolkit{font-size:13px}#platform-activities #dev-toolkit ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;text-align:left;white-space:nowrap;padding:0}#platform-activities #dev-toolkit ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#platform-activities #dev-toolkit ul li:first-child,#platform-activities #dev-toolkit ul li.first{padding-left:0}#platform-activities #dev-toolkit ul li:last-child{padding-right:0}#platform-activities #dev-toolkit ul li.last{padding-right:0}#platform-activities #dev-toolkit ul li{display:inline-block;padding-bottom:5px;margin:10px 3%}#platform-activities #dev-toolkit ul li p{margin-bottom:0;display:inline}#platform-activities #dev-toolkit ul li>a.toolicon{display:block;background:url("//code.google.com/images/icon_sprite-35.png") left center no-repeat;line-height:35px;padding-left:40px;height:35px}#platform-activities #dev-toolkit ul li.console>a.toolicon{background-position:0px -140px}#platform-activities #dev-toolkit ul li.explorer>a.toolicon{background-position:0px -525px}#platform-activities #dev-toolkit ul li.oauth>a.toolicon{background-position:0px -595px}#platform-activities #dev-toolkit ul li.hosting>a.toolicon{background-position:0px -70px}#platform-activities #dev-toolkit ul li.appengine>a.toolicon{background-position:0px -175px}#platform-activities #dev-toolkit ul li.pagespeed>a.toolicon{background:url(/_static/images/pagespeed-32.png) center no-repeat}#platform-activities #dev-toolkit ul li:first-child{margin-left:0}#platform-activities #dev-toolkit ul li:last-child{margin-right:0}#platform-activities #dev-toolkit.center-img ul li>a.toolicon{width:0}#platform-activities #dev-toolkit.center-img ul li>a{margin:auto;display:block}body.home{font-family:"open sans",arial,sans-serif}body.home #title-container{margin:14px 0}body.home #title-container h1{display:inline-block;font-size:24px;font-weight:normal;color:#222}body.home #gc-main{padding-bottom:0}body.home #rss-feed{margin-bottom:25px}body.home #gc-sidebar{display:none}body.home #gc-content{display:block;float:none;max-width:1128px;width:100%;padding-top:14px}body.home h2{font-size:18px;font-weight:normal;color:#222;margin:0px}body.home h2>a img{padding-left:15px;position:relative;top:2px}body.home h3{font-size:14px;font-weight:normal;color:#222;margin:0 0 0.2em 0}body.home h4{font-size:13px;font-weight:normal;color:#222;margin:0 0 0.2em 0}body.home a,body.home a:visited{text-decoration:none}body.home a:hover,body.home a:visited:hover{text-decoration:underline}body.home section>div{margin-bottom:20px;overflow:hidden}.feed-entries article{padding:10px 0;overflow:hidden}.feed-entries article header{font-size:13px;font-weight:normal;display:block;margin:0}.feed-entries article header span,.feed-entries article header time{font-weight:normal}.feed-entries article article.content,.feed-entries article span{font-size:13px;padding:0}.feed-entries article time{font-size:11px;color:#777}.feed-entries article div:first-child{float:left}.feed-entries article div:last-child{padding-top:1em;float:right}.feed{-webkit-box-shadow:#fff 0 1px 0 inset;-moz-box-shadow:#fff 0 1px 0 inset;box-shadow:#fff 0 1px 0 inset;background-color:#f6f9ff;border:1px solid #ecf0f4;border-radius:5px;padding:0 1 (…) [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/queue/ |
RenderQueue.java | 133 * <code>ShadowMode</code> is a marker used to specify how shadow 138 * Disable both shadow casting and shadow receiving for this spatial. 212 * Adds a geometry to a shadow bucket. 215 * shadow rendering should fetch the queue by using 217 * by default no action is taken on the shadow queues. 220 * @param shadBucket The shadow bucket type, if it is 241 throw new UnsupportedOperationException("Unrecognized shadow bucket type: " + shadBucket); 320 throw new IllegalArgumentException("Unexpected shadow bucket: " + shadBucket);
|
/external/chromium/chrome/browser/resources/ |
safe_browsing_malware_block.html | 28 -webkit-box-shadow:3px 3px 8px #200; 80 -webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.2); 88 text-shadow: 0 -1px 0 #4865e4; 98 -webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.3);; 106 -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
|
safe_browsing_phishing_block.html | 28 -webkit-box-shadow:3px 3px 8px #200; 74 -webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.2); 82 text-shadow: 0 -1px 0 #4865e4; 92 -webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.3);; 100 -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
|
/external/chromium_org/chrome/browser/resources/performance_monitor/ |
chart.css | 129 box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.15); 194 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), 201 text-shadow: #F0F0F0 0 1px 0; 206 box-shadow: none; 207 text-shadow: none;
|
/external/chromium_org/chrome/browser/resources/safe_browsing/ |
malware_block_v2.css | 20 -webkit-box-shadow: 3px 3px 8px rgb(140, 0, 0); 95 -webkit-box-shadow: inset 0 1px 0 0 rgb(129, 169, 243), 110 text-shadow: 0 -1px 0 rgb(72, 101, 228); 115 -webkit-box-shadow: inset 0 1px 0 0 rgb(129, 169, 243), 123 -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .1);
|
/external/chromium_org/chrome/browser/resources/ |
set_as_default_browser.css | 98 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 103 -webkit-box-shadow: inset 0 0 0 1px white; 110 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); 114 -webkit-box-shadow: inset 0 0 0 1px white, 0 1px 1px rgba(0, 0, 0, 0.1); 120 -webkit-box-shadow: none;
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
ColorInputType.cpp | 40 #include "core/dom/shadow/ShadowRoot.h" 125 ASSERT(element().shadow()); 211 ShadowRoot* shadow = element().userAgentShadowRoot(); local 212 return shadow ? toHTMLElement(shadow->firstChild()->firstChild()) : 0;
|
/external/chromium_org/ui/gfx/ |
skia_util.cc | 118 const ShadowValue& shadow = shadows[i]; local 120 layer_info.fOffset.set(SkIntToScalar(shadow.x()), 121 SkIntToScalar(shadow.y())); 126 SkBlurMaskFilter::Create(SkDoubleToScalar(shadow.blur() / 2), 130 SkColorFilter::CreateModeFilter(shadow.color(),
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_defs.h | 57 // Count of shadow values in a shadow cell. 61 // That many user bytes are mapped onto a single shadow cell. 64 // Size of a single shadow value (u64). 67 // Shadow memory is kShadowMultiplier times larger than user memory.
|
tsan_platform_linux.cc | 118 if (start < 0x10) // shadow 137 "RSS %zd MB: shadow:%zd file:%zd mmap:%zd trace:%zd heap:%zd other:%zd\n", 165 // Mark shadow for .rodata sections with the special kShadowRodata marker. 199 // Map the file into shadow of .rodata sections. 223 uptr shadow = (uptr)MmapFixedNoReserve(kLinuxShadowBeg, local 225 if (shadow != kLinuxShadowBeg) { 226 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 228 "to link with -pie (%p, %p).\n", shadow, kLinuxShadowBeg); 247 DPrintf("stack %zx\n", (uptr)&shadow); 265 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory ( [all...] |
tsan_platform_mac.cc | 58 uptr shadow = (uptr)MmapFixedNoReserve(kLinuxShadowBeg, local 60 if (shadow != kLinuxShadowBeg) { 61 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n");
|
/external/valgrind/main/exp-sgcheck/ |
h_main.c | 467 shadow value computation. 483 When .kind is NonShad, .shadow may give the identity of the temp 484 currently holding the associated shadow value, or it may be 485 IRTemp_INVALID if code to compute the shadow has not yet been 488 When .kind is Shad tmp holds a shadow value, and so .shadow must be 489 IRTemp_INVALID, since it is illogical for a shadow tmp itself to be 499 IRTemp shadow; member in struct:__anon28070 514 current kind and possibly shadow temps for each temp in the 541 /* READONLY: the guest state size, so we can generate shadow [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLSummaryElement.cpp | 28 #include "core/dom/shadow/ShadowRoot.h" 30 #include "core/html/shadow/DetailsMarkerControl.h" 31 #include "core/html/shadow/HTMLContentElement.h"
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
HTMLContentElement.cpp | 28 #include "core/html/shadow/HTMLContentElement.h" 35 #include "core/dom/shadow/ElementShadow.h" 36 #include "core/dom/shadow/ShadowRoot.h"
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderSlider.cpp | 24 #include "core/dom/shadow/ShadowRoot.h" 26 #include "core/html/shadow/ShadowElementNames.h" 27 #include "core/html/shadow/SliderThumbElement.h"
|
/external/chromium_org/ui/views/examples/ |
bubble_example.cc | 74 no_shadow_ = new LabelButton(this, ASCIIToUTF16("No Shadow")); 76 big_shadow_ = new LabelButton(this, ASCIIToUTF16("Big Shadow")); 78 small_shadow_ = new LabelButton(this, ASCIIToUTF16("Small Shadow"));
|
/external/dropbear/ |
svr-authpasswd.c | 42 char * passwdcrypt = NULL; /* the crypt from /etc/passwd or /etc/shadow */ 51 /* get the shadow password if possible */ 64 * since the shadow password may differ to that tested
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
PreferenceGroupTest.java | 28 private ShadowPreferenceGroup shadow; field in class:PreferenceGroupTest 39 shadow = Robolectric.shadowOf(group); 50 assertThat(shadow, instanceOf(ShadowPreference.class));
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
PagedViewIcon.java | 114 // If text is transparent, don't draw any shadow 121 // We enhance the shadow by drawing the shadow twice
|
/external/valgrind/main/include/ |
pub_tool_machine.h | 104 // into/from. If shadowNo == 0, the real (non-shadow) guest state is 105 // accessed. If shadowNo == 1, the first shadow area is accessed, and 106 // if shadowNo == 2, the second shadow area is accessed. This gives a 118 // Sets the shadow values for the syscall return value register(s). 121 /* shadow vals for the result */ 123 /* shadow vals for the error val */
|