/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-darwin.c | 629 ChangedSeg* css = NULL; local 646 VG_(free)(css); // css is NULL on first iteration; that's ok. 647 css = VG_(malloc)("sys_wrap.sync_mappings", css_size*sizeof(ChangedSeg)); 648 ok = VG_(get_changed_segments)(when, where, css, css_size, &css_used); 654 ChangedSeg* cs = &css[i]; 675 VG_(free)(css); [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1 ",Gc=" <br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
|
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 695 // This will trigger the 'bounce' animation defined in apps.css. 703 // CSS background images don't fire 'load' events, so we use an Image.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
StylesSidebarPane.js | [all...] |
NetworkPanel.js | 53 this.registerRequiredCSS("networkLogView.css"); 54 this.registerRequiredCSS("filter.css"); [all...] |
/external/doclava/res/assets/templates/assets/ |
prettify.js | 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1 ",Gc=" <br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
aspacemgr-linux.c | [all...] |
/dalvik/docs/ |
prettify.js | 21 * Java, Python, Bash, SQL, HTML, XML, CSS, Javascript, and Makefiles. 37 * css styles may not be preserved. 146 // token style names. correspond to css classes [all...] |
/external/chromium_org/chrome_frame/ |
CFInstance.js | 863 'css-anim': function() { 1051 ss.setAttribute('type', 'text/css'); [all...] |
/external/chromium_org/content/renderer/ |
render_view_impl.h | [all...] |
render_view_impl.cc | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
difflib.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
difflib.py | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
concat-jquery-mootools-prototype.js | 194 css: function( key, value ) { 612 // exclude the following css properties to add px 703 // Handle passing in a number to a CSS property 734 // A method for quickly swapping in/out CSS properties to get correct calculations 750 css: function( elem, name, force, extra ) { [all...] |
prototype-1.6.0.3.js | [all...] |
mootools-1.2.2-core-nc.js | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
DOMWindow.cpp | 38 #include "core/css/CSSComputedStyleDeclaration.h" 39 #include "core/css/CSSRuleList.h" 40 #include "core/css/DOMWindowCSS.h" 41 #include "core/css/MediaQueryList.h" 42 #include "core/css/MediaQueryMatcher.h" 43 #include "core/css/StyleMedia.h" 44 #include "core/css/resolver/StyleResolver.h" 1516 DOMWindowCSS* DOMWindow::css() function in class:WebCore::DOMWindow [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 74 * in newtab.css. Unfortunately there's no better way to try to time 368 // We use a mask of the same image so CSS rules can highlight just the image
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
Makefile.am | 170 dist_doc_DATA += doc/index.html doc/designstyle.css [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
jquery-1.4.2.min.js | 47 c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed"); [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
jquery-1.4.1.min.js | 46 if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return v;if(f&&b in c.attrFn)return c(a)[b](d); [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
jquery-1.4.1.min.js | 46 if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return v;if(f&&b in c.attrFn)return c(a)[b](d); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorCSSAgent.cpp | 34 #include "core/css/CSSComputedStyleDeclaration.h" 35 #include "core/css/CSSImportRule.h" 36 #include "core/css/CSSMediaRule.h" 37 #include "core/css/CSSParser.h" 38 #include "core/css/CSSRule.h" 39 #include "core/css/CSSRuleList.h" 40 #include "core/css/CSSStyleRule.h" 41 #include "core/css/CSSStyleSheet.h" 42 #include "core/css/MediaList.h" 43 #include "core/css/StylePropertySet.h [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
mosaic_mode.js | 723 * Blank space at the top of the mosaic element. We do not do that in CSS 735 * with the style of .mosaic-item in gallery.css (= 2 * ( 4 + 1)) [all...] |