HomeSort by relevance Sort by last modified time
    Searched full:font (Results 451 - 475 of 7108) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/sdk/api_diff/12/changes/
classes_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">F</font>&nbsp;
52 <a href="#L"><font size="-2">L</font></a>
53 <a href="#V"><font size="-2">V</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
constructors_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">G</font>&nbsp;
52 <a href="#T"><font size="-2">T</font></a>
53 <a href="#W"><font size="-2">W</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
methods_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">D</font>&nbsp;
52 <a href="#F"><font size="-2">F</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
constructors_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#G"><font size="-2">G</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
methods_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">G</font>&nbsp;
52 <a href="#O"><font size="-2">O</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /external/chromium_org/ppapi/api/dev/
ppb_truetype_font_dev.idl 8 * interface exposes font table data for 'sfnt' fonts on the host system. These
19 * The PP_TrueTypeFontFamily_Dev defines generic font families. These can be
26 * <a href="http://www.w3.org/TR/css3-fonts/#generic-font-families">
27 * 3.1.1 Generic font families</a> documentation.
37 * The PP_TrueTypeFontStyle_Dev enum defines font styles.
46 * The PP_TrueTypeFontWeight_Dev enum defines font weights.
62 * The PP_TrueTypeFontWidth_Dev enum defines font widths.
78 * The PP_TrueTypeFontCharset enum defines font character sets.
104 * The <code>PP_TrueTypeFontDesc</code> struct describes a TrueType font. It is
110 * Font family name as a string. This can also be an undefined var, in whic
    [all...]
  /external/chromium_org/ppapi/c/dev/
ppb_truetype_font_dev.h 26 * interface exposes font table data for 'sfnt' fonts on the host system. These
36 * The PP_TrueTypeFontFamily_Dev defines generic font families. These can be
42 * <a href="http://www.w3.org/TR/css3-fonts/#generic-font-families">
43 * 3.1.1 Generic font families</a> documentation.
54 * The PP_TrueTypeFontStyle_Dev enum defines font styles.
63 * The PP_TrueTypeFontWeight_Dev enum defines font weights.
79 * The PP_TrueTypeFontWidth_Dev enum defines font widths.
95 * The PP_TrueTypeFontCharset enum defines font character sets.
128 * The <code>PP_TrueTypeFontDesc</code> struct describes a TrueType font. It is
133 * Font family name as a string. This can also be an undefined var, in whic
    [all...]
  /external/harfbuzz_ng/test/api/
test-font.c 29 /* Unit tests for hb-font.h */
113 _test_font_nil_funcs (hb_font_t *font)
120 g_assert (!hb_font_get_glyph_contour_point (font, 17, 2, &x, &y));
124 x = hb_font_get_glyph_h_advance (font, 17);
129 hb_font_get_glyph_extents (font, 17, &extents);
136 g_assert (!hb_font_get_glyph (font, 17, 2, &glyph));
140 x = hb_font_get_glyph_h_kerning (font, 17, 19);
149 hb_font_t *font; local
157 font = hb_font_create (face);
158 g_assert (font);
366 hb_font_t *font; local
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
classes_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">F</font>&nbsp;
52 <a href="#M"><font size="-2">M</font></a>
53 <a href="#P"><font size="-2">P</font></a>
54 <a href="#R"><font size="-2">R</font></a>
    [all...]
  /bootable/recovery/fonts/
README 1 The images in this directory were generated using the font
  /dalvik/docs/
prettify.css 18 .kwd { color: #006; font-weight: bold; }
19 .com { color: #600; font-style: italic; }
20 .typ { color: #404; font-weight: bold; }
24 .tag { color: #006; font-weight: bold; }
  /external/chromium-trace/trace-viewer/src/tcmalloc/
tcmalloc_instance_view.css 7 font-size: small;
29 font-size: 110%;
30 font-weight: bold;
35 font-size: small;
  /external/chromium_org/chrome/browser/resources/media/
webrtc_logs.css 10 font-size: 156%;
11 font-weight: bold;
25 font-size: 100%;
30 font-size: 100%;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
popup.html 7 font-family: sans-serif;
  /external/chromium_org/third_party/WebKit/ManualTests/chromium/
suggestions-popup-font-change.html 5 <p>Verify that the font size in the suggestion popup matches the corresponding
10 Verify that font size of text in suggestion popup is the same as in
17 <form method="get" action="suggestions-popup-font-change.html" id="form">
18 <input name="s" id="s" style="font-size:x-large">
  /external/chromium_org/third_party/WebKit/ManualTests/
drag_select_highlighting.html 7 <p style="font-family:'Lucida Grande'; font-size:12px;">
11 <p style="font-family:'Lucida Grande'; font-size:12px; text-align:left; direction:rtl; unicode-bidi:bidi-override;">
  /external/chromium_org/tools/deep_memory_profiler/sorters/
vm.Skia.json 10 "name": "font",
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.crx_id.html 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.chrome.html"><font color="#ffffff">chrome</font></a>.crx_id</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/chrome/crx_id.py">telemetry/core/chrome/crx_id.py</a></font></td></tr></table
    [all...]
telemetry.core.chrome.websocket.html 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.chrome.html"><font color="#ffffff">chrome</font></a>.websocket</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/chrome/websocket.py">telemetry/core/chrome/websocket.py</a></font></td></tr></table
    [all...]
telemetry.core.profile_creator.html 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.profile_creator</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/profile_creator.py">telemetry/core/profile_creator.py</a></font></td></tr></table>
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr
    [all...]
  /external/dnsmasq/contrib/dnslist/
dhcp.css 3 font-family: sans-serif;
9 font-size: medium;
10 font-weight: bold;
29 font-weight: bold;
  /frameworks/base/docs/html/sdk/api_diff/13/changes/
classes_index_additions.html 39 <font color="#999999">Removals</font>
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">F</font>&nbsp;
52 <a href="#P"><font size="-2">P</font></a>
53 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
fields_index_changes.html 39 <font color="#999999">Removals</font>
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">B</font>&nbsp;
52 <a href="#I"><font size="-2">I</font></a>
53 <a href="#topheader"><font size="-2">TOP</font></a
    [all...]
  /sdk/emulator/skins/assets/
keyboard_off.svg 83 style="font-size:14px;font-style:normal;font-weight:normal;line-height:112.99999952%;fill:#bbbbbb;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
94 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Hardware Keyboard <tspa
    [all...]
keyboard_on.svg 83 style="font-size:14px;font-style:normal;font-weight:normal;line-height:112.99999952%;fill:#bbbbbb;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
94 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Hardware Keyboard<tspa
    [all...]

Completed in 1048 milliseconds

<<11121314151617181920>>