/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
notifications.css | 31 ol.notifications { 37 ol.notifications ul { 42 ol.notifications>li { 51 ol.notifications div.how { 55 ol.notifications time { 61 ol.notifications div.what { 68 ol.notifications>li div.what ul.effects>li.builder { 73 ol.notifications ul.causes>li, ol.notifications div.problem { 77 ol.notifications ul.causes div.description, ol.notifications div.problem ul.effects [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/ |
PreprocessorPanel.css | 9 ol.newspaper { 17 ol.newspaper li {
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
ie.css | 22 ul, ol { 29 /* Fixes incorrect placement of numbers in ol's in IE6/7 */ 30 ol { margin-left:2em;
|
reset.css | 14 del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/ |
manual.css | 61 ol { 67 ol p { 72 ol ol { 77 ol ol p {
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/topsites/basic/ |
popup.js | 16 var ol = popupDiv.appendChild(document.createElement('ol')); 19 var li = ol.appendChild(document.createElement('li'));
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/ |
popup.css | 34 body > section > ol { 40 body > section > ol > li {
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
revisionHistory.css | 34 .outline-disclosure.revision-history-drawer ol { 40 .outline-disclosure.revision-history-drawer > ol {
|
navigatorView.css | 55 .navigator > ol { 74 .navigator > ol.being-edited li.selected .selection {
|
auditsPanel.css | 187 .audit-result-tree > ol { 196 .audit-result-tree ol { 202 .audit-result-tree ol.outline-disclosure { 226 .audit-result-tree ol.children { 230 .audit-result-tree ol.children.expanded {
|
breakpointsList.css | 46 ol.breakpoint-list {
|
layersPanel.css | 35 .layers.panel div.outline-disclosure > ol { 39 .layers.panel .outline-disclosure ol.children {
|
/sdk/templates/docs/ |
cssreset-min.css | 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
|
default.css | 156 p, h4, ol, ul, dl { 161 p, ol, ul, dl { 166 ol ol, ul ul { 183 ol li {
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 378 #content ol, 420 #content ol li { 423 #content ol li h4 { 426 #content ol li p { 440 #content ol { 442 #content ol li { 447 #content ol li:before { 453 #content ol li.value-1:before { 455 #content ol li.value-2:before { 457 #content ol li.value-3:before [all...] |
/external/dhcpcd/ |
showlease.c | 196 uint8_t l, ol = 0; local 213 memcpy(bp, op, ol); 214 bp += ol; 216 ol = *p; 218 bl += ol; 255 memcpy(bp, op, ol);
|
/external/chromium_org/chrome/common/extensions/docs/static/css/ |
prettify.css | 37 ol.linenums { margin-top: 0; margin-bottom: 0 } /* IE indents via margin-left */
|
/external/chromium_org/base/ |
sync_socket_win.cc | 140 OVERLAPPED ol = { 0 }; local 141 ol.hEvent = io_event->handle(); 148 file, static_cast<BufferType*>(buffer) + count, chunk, &len, &ol); 158 GetOverlappedResult(file, &ol, &len, TRUE);
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 33 "<ol>" + 44 str += "<li>If the test failed, a prompt will appear.</ol>";
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
Tooltip.css | 3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } 19 ol { margin-top: 0px; margin-bottom: 1em; }
|
/external/linux-tools-perf/util/ui/browsers/ |
annotate.c | 39 struct objdump_line *ol = rb_entry(entry, struct objdump_line, node); local 43 if (ol->offset != -1) { 44 struct objdump_line_rb_node *olrb = objdump_line__rb(ol); 54 if (!*ol->line) 57 slsmg_write_nstring(ol->line, width - 18);
|
/build/tools/droiddoc/templates-pdk/assets/ |
yui-3.3.0-reset-min.css | 8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padd (…)
|
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.js | 135 var ol = document.createElement("ol"); 143 ol.appendChild( li ); 164 ol.style.display = "none"; 195 li.appendChild( ol ); 705 var ol = document.getElementById("qunit-tests"); 707 ol.className = ol.className + " hidepass"; 709 var tmp = " " + ol.className.replace( /[\n\t\r]/g, " " ) + " "; 710 ol.className = tmp.replace(/ hidepass /, " ") [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 510 ol.class-list { 514 ol.class-list>li { 520 ol.class-list li a.title { 528 ol.class-list li a.title h2 { 535 ol.class-list li a.title span { 544 ol.class-list li a.title:hover { 548 ol.class-list li a.title:hover span { 553 ol.class-list li img { 559 ol.class-list li p.description { 565 ol.class-list li p.description.article [all...] |
/external/openfst/src/include/fst/ |
factor-weight.h | 53 Label il = 0, Label ol = 0) 55 final_olabel(ol) {} 59 Label il = 0, Label ol = 0) 60 : delta(d), mode(m), final_ilabel(il), final_olabel(ol) {} 63 Label il = 0, Label ol = 0) 64 : delta(kDelta), mode(m), final_ilabel(il), final_olabel(ol) {}
|