HomeSort by relevance Sort by last modified time
    Searched refs:small (Results 76 - 100 of 135) sorted by null

1 2 34 5 6

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLElement42.js 80 Retrieve the title attribute of the SMALL element and examine its value.
99 nodeList = doc.getElementsByTagName("small");
104 assertEquals("titleLink","SMALL Element",vtitle);
HTMLElement71.js 80 Retrieve the lang attribute of the SMALL element and examine its value.
99 nodeList = doc.getElementsByTagName("small");
  /frameworks/base/data/fonts/
Android.mk 21 # We may only afford small font footprint.
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css     [all...]
ProfilesPanel.js 297 var small = false; variable
329 group[0]._profilesTreeElement.small = true;
338 small = true;
344 profileTreeElement.small = small;
  /external/dropbear/libtomcrypt/
crypt.tex 19 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
237 \begin{small}
251 \end{small}
258 \begin{small}
265 \end{small}
277 \begin{small}
293 \end{small}
299 \begin{small}
315 \end{small}
322 \begin{small}
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 125 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
134 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
185 node.plus_img.src = me.toroot + "assets/images/triangle-opened-small.png";
android-developer-docs.css 22 #title h1 .small{
144 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
147 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
536 #jd-content .small-header {
576 font-variant:small-caps;
767 font-variant:small-caps;
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 63 // Don't let the right pane get too small.
  /external/srec/config/en.us/
Android.mk 82 # To make the resulting zip as small as possible, install advzip from
  /bionic/libc/arch-x86/bionic/
crtbegin_dynamic.S 32 # this is the small startup code that is first run when
crtbegin_static.S 32 # this is the small startup code that is first run when
  /external/icu4c/test/cintltst/
cdattst.c 1082 const double small = 1000; \/* 1 sec *\/ local
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-reference.js 146 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
155 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
206 node.plus_img.src = me.toroot + "assets/images/triangle-opened-small.png";
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 214 rem it will not produce a small delta file.
437 rem Decoding a small target with the -max_target_file_size option should succeed.
447 rem Decoding a small target with -max_target_window_size option should succeed.
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 127 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
136 node.plus_img.src = me.toroot + "assets/images/triangle-closed-small.png";
187 node.plus_img.src = me.toroot + "assets/images/triangle-opened-small.png";
doclava-developer-docs.css 20 #title h1 .small{
142 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
145 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
536 #jd-content .small-header {
576 font-variant:small-caps;
767 font-variant:small-caps;
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c 218 # ifdef small
219 /* windows.h define small to char */
220 # undef small macro
257 int small
281 int small,
357 int small,
772 /* for undoing the Burrows-Wheeler transform (SMALL) */
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 211 # ifdef small
212 /* windows.h define small to char */
213 # undef small macro
250 int small
274 int small,
350 int small,
765 /* for undoing the Burrows-Wheeler transform (SMALL) */
    [all...]
varinfo6.c 249 # ifdef small
250 /* windows.h define small to char */
251 # undef small macro
288 int small
312 int small,
388 int small,
803 /* for undoing the Burrows-Wheeler transform (SMALL) */
    [all...]
  /external/valgrind/main/perf/
bz2.c 211 # ifdef small
212 /* windows.h define small to char */
213 # undef small macro
250 int small
274 int small,
350 int small,
765 /* for undoing the Burrows-Wheeler transform (SMALL) */
    [all...]
  /external/bison/djgpp/
djunpack.bat 39 Rem If their environment space is too small, re-exec with a larger one
  /external/v8/test/mjsunit/
function-names.js 119 "fontsize", "big", "blink", "bold", "fixed", "italics", "small",
smi-negative-zero.js 28 // Ensure that operations on small integers handle -0.
sparse-array-reverse.js 29 * @fileoverview Test reverse on small * and large arrays.

Completed in 1178 milliseconds

1 2 34 5 6