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

<<11121314151617181920>>

  /frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_all.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="#B"><font size="-2">B</font></a>
53 <a href="#C"><font size="-2">C</font></a>
54 <a href="#D"><font size="-2">D</font></a>
    [all...]
  /external/chromium_org/tools/grit/grit/testdata/
homepage.html 8 BODY,TD,A,P {FONT-FAMILY: arial,sans-serif}
24 <TD class=q noWrap><FONT size=-1>
26 </font></td>
32 <td align=left valign=top nowrap width=25%><font size=-2>&nbsp;&nbsp;<A href="[$~PREFERENCES~$]">Desktop&nbsp;Preferences</a></font></td>
34 <p><FONT color=#224499><B>Search your own computer.</B></font></p>
36 <br><FONT size=-1>[$~SETHOMEPAGE~$][$~BOTTOMLINE~$]</font></p>
37 <p><FONT size=-2>&copy;2005 Google - Searching [NUM_ITEMS] items</font></p></center></body></html
    [all...]
  /external/sfntly/cpp/src/sample/subtly/
utils.cc 21 #include "sfntly/font.h"
29 CALLER_ATTACH Font* LoadFont(const char* font_path) {
37 CALLER_ATTACH Font::Builder* LoadFontBuilder(const char* font_path) {
61 bool SerializeFont(const char* font_path, Font* font) {
66 return SerializeFont(font_path, font_factory, font);
69 bool SerializeFont(const char* font_path, FontFactory* factory, Font* font) {
70 if (!font_path || !factory || !font)
72 // Serializing the font to a stream
    [all...]
font_assembler.h 26 #include "sfntly/font.h"
34 // Assembles FontInfo into font builders.
38 // font_info is the FontInfo which will be used for the new font
40 // final font.
45 // Assemble a new font from the font info object.
46 virtual CALLER_ATTACH sfntly::Font* Assemble();
62 sfntly::Ptr<sfntly::Font::Builder> font_builder_;
  /external/sfntly/cpp/src/sfntly/
font.h 32 // Note: following constants are embedded in Font class in Java. They are
35 // Platform ids. These are used in a number of places within the font whenever
48 // Unicode encoding ids. These are used in a number of places within the font
62 // Windows encoding ids. These are used in a number of places within the font
79 // font whenever character encodings need to be specified.
122 // An sfnt container font object. This object is immutable and thread safe. To
123 // construct one use an instance of Font::Builder.
124 class Font : public RefCounted<Font> {
126 // A builder for a font object. The builder allows the for the creation o
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
constructors_index_all.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:.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">B</font>&nbsp;
52 <a href="#I"><font size="-2">I</font></a>
53 <a href="#N"><font size="-2">N</font></a>
    [all...]
alldiffs_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>
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#F"><font size="-2">F</font></a>
54 <a href="#I"><font size="-2">I</font></a>
55 <a href="#R"><font size="-2">R</font></a>
    [all...]
fields_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">A</font>&nbsp;
52 <a href="#F"><font size="-2">F</font></a>
53 <a href="#I"><font size="-2">I</font></a>
54 <a href="#R"><font size="-2">R</font></a>
    [all...]
  /external/chromium_org/chrome/browser/resources/
extensions_infobar.css 11 font-family: Segoe UI, Tahoma;
12 font-size: 11px;
about_credits.tmpl 8 font-family:Helvetica,Arial,sans-serif;
10 font-size:84%;
14 font-size:164%;
15 font-weight:bold;
25 font-size:110%;
26 font-weight:bold;
  /external/chromium_org/third_party/re2/doc/
mksyntaxhtml 11 ,s! vim$! <font size=-2>VIM</font>!g
12 ,s! pcre$! <font size=-2>PCRE</font>!g
13 ,s! perl$! <font size=-2>PERL</font>!g
14 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color=#808080>&</font>!
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.png_bitmap.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>.png_bitmap</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/chrome/png_bitmap.py">telemetry/core/chrome/png_bitmap.py</a></font></td></tr></table
    [all...]
  /external/icu4c/samples/layout/
rsurface.cpp 16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
21 rs->drawGlyphs((const LEFontInstance *) font, glyphs, count, positions, x, y, width, height);
  /external/regex-re2/doc/
mksyntaxhtml 11 ,s! vim$! <font size=-2>VIM</font>!g
12 ,s! pcre$! <font size=-2>PCRE</font>!g
13 ,s! perl$! <font size=-2>PERL</font>!g
14 ,x g/NOT SUPPORTED/ s!^[^ ]+!<font color=#808080>&</font>!
  /packages/screensavers/WebView/assets/
default.html 7 font-size: 16pt;
8 font-family: "Roboto-Light", Roboto, sans-serif;
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
alldiffs_index_all.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>
53 <a href="#A"><font size="-2">A</font></a>
54 <a href="#B"><font size="-2">B</font></a>
55 <a href="#C"><font size="-2">C</font></a>
56 <a href="#D"><font size="-2">D</font></a>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
alldiffs_index_all.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>
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#B"><font size="-2">B</font></a>
54 <a href="#C"><font size="-2">C</font></a>
55 <a href="#D"><font size="-2">D</font></a>
    [all...]
  /external/clang/docs/
doxygen.css 2 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
5 font-size: 90%;
9 font-size: 140%;
10 font-weight: bold;
13 font-size: 120%;
14 font-style: italic;
17 font-size: 100%;
19 CAPTION { font-weight: bold }
47 font-size: 70%;
51 font-weight: bold
    [all...]
  /external/llvm/docs/
doxygen.css 2 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
5 font-size: 90%;
9 font-size: 140%;
10 font-weight: bold;
13 font-size: 120%;
14 font-style: italic;
17 font-size: 100%;
19 CAPTION { font-weight: bold }
47 font-size: 70%;
51 font-weight: bold
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
constructors_index_changes.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">D</font>&nbsp;
52 <a href="#M"><font size="-2">M</font></a>
53 <a href="#N"><font size="-2">N</font></a>
54 <a href="#P"><font size="-2">P</font></a>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
methods_index_all.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="#C"><font size="-2">C</font></a>
53 <a href="#D"><font size="-2">D</font></a>
54 <a href="#E"><font size="-2">E</font></a>
    [all...]
  /bootable/recovery/fonts/
OFL.txt 3 This Font Software is licensed under the SIL Open Font License, Version 1.1.
9 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
13 The goals of the Open Font License (OFL) are to stimulate worldwide
14 development of collaborative font projects, to support the font creation
29 "Font Software" refers to the set of files released by the Copyright
33 "Reserved Font Name" refers to any names specified as such after the
36 "Original Version" refers to the collection of Font Software components as
41 Original Version, by changing formats or by porting the Font Software to
    [all...]
  /dalvik/docs/
dalvik-constraints.css 2 font-family: serif;
7 font-family: serif;
19 font-size: 8pt;
25 font-size: 10pt;
41 font-family: sans-serif;
47 font-family: sans-serif;
java-constraints.css 2 font-family: serif;
7 font-family: serif;
19 font-size: 8pt;
25 font-size: 10pt;
41 font-family: sans-serif;
47 font-family: sans-serif;
  /external/chromium_org/chrome/browser/resources/extensions/
extension_info.css 6 font-family: 'DejaVu Sans', Arial, sans-serif;
21 font-size: 1.2em;
22 font-weight: 500;
29 font-size: 1em;
30 font-weight: 400;
36 font-size: 1em;

Completed in 343 milliseconds

<<11121314151617181920>>