HomeSort by relevance Sort by last modified time
    Searched refs:ol (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
notifications.css 31 ol.notifications {
37 ol.notifications ul {
42 ol.notifications > li {
52 ol.notifications div.how {
56 ol.notifications div.what {
63 ol.notifications > li div.what ul.effects > li.builder {
68 ol.notifications ul.causes > li, ol.notifications div.problem {
72 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/jemalloc/test/src/
SFMT.c 164 uint64_t th, tl, oh, ol; local
170 ol = tl >> (shift * 8);
171 ol |= th << (64 - shift * 8);
172 out->u[0] = (uint32_t)(ol >> 32);
173 out->u[1] = (uint32_t)ol;
179 uint64_t th, tl, oh, ol; local
185 ol = tl >> (shift * 8);
186 ol |= th << (64 - shift * 8);
187 out->u[1] = (uint32_t)(ol >> 32);
188 out->u[0] = (uint32_t)ol;
203 uint64_t th, tl, oh, ol; local
218 uint64_t th, tl, oh, ol; local
    [all...]
  /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/
layersPanel.css 35 .layers.panel div.outline-disclosure > ol {
39 .layers.panel .outline-disclosure ol.children {
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 191 .audit-result-tree > ol {
200 .audit-result-tree ol {
206 .audit-result-tree ol.outline-disclosure {
230 .audit-result-tree ol.children {
234 .audit-result-tree ol.children.expanded {
  /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 161 p, h4, ol, ul, dl {
166 p, ol, ul, dl {
171 ol ol, ul ul {
188 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/owasp/sanitizer/empiricism/
canned-data.js 88 "ol": true,
209 "ol",
324 "ol",
439 "ol",
554 "ol",
669 "ol",
785 "ol",
900 "ol",
1015 "ol",
1130 "ol",
    [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; }
  /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...]
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_normalize.scss 377 ol,
383 ol,
385 ol,
401 ol,
413 nav ol {
  /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...]

Completed in 4717 milliseconds

1 2 3 4 5 6