/frameworks/base/docs/html/sdk/api_diff/10/changes/ |
alldiffs_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> 69 <br><font size="+2">B</font> 70 <a href="#A"><font size="-2">A</font></a> 71 <a href="#C"><font size="-2">C</font></a> 72 <a href="#M"><font size="-2">M</font></a> [all...] |
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
stats.cc | 19 #include "sfntly/font.h" 27 int32_t TotalFontSize(Font* font) { 29 const TableMap* table_map = font->GetTableMap(); 37 double TableSizePercent(Font* font, int32_t tag) { 38 TablePtr table = font->GetTable(tag); 39 return static_cast<double>(table->DataLength()) / TotalFontSize(font) * 100; 42 void PrintComparison(FILE* out, Font* font, Font* new_font) [all...] |
/external/sfntly/cpp/src/sample/subtly/ |
stats.cc | 19 #include "sfntly/font.h" 27 int32_t TotalFontSize(Font* font) { 29 const TableMap* table_map = font->GetTableMap(); 37 double TableSizePercent(Font* font, int32_t tag) { 38 TablePtr table = font->GetTable(tag); 39 return static_cast<double>(table->DataLength()) / TotalFontSize(font) * 100; 42 void PrintComparison(FILE* out, Font* font, Font* new_font) [all...] |
/external/chromium_org/chrome/browser/resources/net_export/ |
net_export.css | 7 font-family: sans-serif; 8 font-size: 80%; 13 font-size: 110%; 14 font-weight: bold; 22 font-size: 90%; 23 font-weight: normal;
|
/external/chromium_org/ui/gfx/ |
platform_font_win_unittest.cc | 10 #include "ui/gfx/font.h" 16 // Returns a font based on |base_font| with height at most |target_height| and 17 // font size maximized. Returns |base_font| if height is already equal. 18 gfx::Font AdjustFontSizeForHeight(const gfx::Font& base_font, 20 Font expected_font = base_font; 23 Font larger_font = base_font.Derive(1, 0); 40 const Font base_font; 46 Font expected_font = AdjustFontSizeForHeight(base_font, target_height); 49 Font derived_font = platform_font->DeriveFontWithHeight(target_height, 0) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/images/ |
descriptions.html | 9 <p><a name="fp"></a><font size="+2"><b>Fingerprint Example</b></font></p> 12 <p><a name="sst"></a><font size="+2"><b>Scenario Status Table Example</b></font></p> 15 <p><a name="sr"></a><b><font size="+2">Scenario Results Example</font></b></p>
|
/frameworks/base/docs/html/sdk/api_diff/preview-21/changes/ |
methods_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">A</font> 52 <a href="#C"><font size="-2">C</font></a> 53 <a href="#E"><font size="-2">E</font></a> 54 <a href="#G"><font size="-2">G</font></a> [all...] |
fields_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">A</font> 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...] |
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
alldiffs_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> 52 <br><font size="+2">A</font> 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/chromium_org/third_party/brotli/src/woff2/ |
normalize.h | 15 // Functions for normalizing fonts. Since the WOFF 2.0 decoder creates font 17 // lossless (in a bitwise sense) only for normalized font files. 24 struct Font; 29 bool NormalizeOffsets(Font* font); 33 bool FixChecksums(Font* font); 35 // Parses each of the glyphs in the font and writes them again to the glyf 38 bool NormalizeGlyphs(Font* font); [all...] |
normalize.cc | 24 #include "./font.h" 66 bool NormalizeGlyphs(Font* font) { 67 Font::Table* head_table = font->FindTable(kHeadTableTag); 68 Font::Table* glyf_table = font->FindTable(kGlyfTableTag); 69 Font::Table* loca_table = font->FindTable(kLocaTableTag); 74 int num_glyphs = NumGlyphs(*font); [all...] |
/external/jsr305/javadoc/javax/annotation/ |
WillNotClose.html | 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD [all...] |
/external/proguard/src/proguard/gui/splash/ |
VariableSizeFont.java | 32 private final Font font; field in class:VariableSizeFont 36 private Font cachedFont; 41 * @param font the base font. 42 * @param size the variable size of the font. 44 public VariableSizeFont(Font font, VariableDouble size) 46 this.font = font; [all...] |
/frameworks/base/tools/layoutlib/rename_font/ |
build_font.py | 99 print 'Converting font: ' + filename 114 # generate the udpated font now. 119 print filename + ' is not a valid font' 122 print 'Error converting font: ' + filename 136 found in the name table of the font. """ 138 font = None 143 # A new font should be created for each platform, encoding and language 146 if name_id <= last_name_id and font is not None: 147 fonts.append(font) 148 font = Non [all...] |
/packages/apps/DeskClock/res/values-sw600dp/ |
strings.xml | 19 <!-- Font size for AM/PM should match bottom_text_size --> 20 <string name="main_clock_12_hours_format" translatable="false">h:mm <b><font size="18" face="sans-serif">a</font></b></string> 21 <!-- Font size for AM/PM should match label_font_size --> 22 <string name="world_clock_12_hours_format" translatable="false">h:mm <b><font size="18" face="sans-serif">a</font></b></string> 23 <!-- Font size for AM/PM should match widget_label_font_size --> 24 <string name="wc_widget_12_hours_format" translatable="false">h:mm <b><font size="16" face="sans-serif">a</font></b></string> 25 <!-- Font size for AM/PM should match alarm_label_size -- [all...] |
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
methods_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">C</font> 52 <a href="#D"><font size="-2">D</font></a> 53 <a href="#F"><font size="-2">F</font></a> 54 <a href="#G"><font size="-2">G</font></a> [all...] |
/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;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;}li{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;
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
canvas-font-speed-switching.html | 4 <title>Canvas 2d Context Font Property Speed</title> 14 context.font = 'bold 13px Arial'; 16 context.font = 'italic 13px Arial'; 18 alert('Elapsed for 1000 font switches: ' + (Date.now() - t0));
|
/external/chromium_org/tools/grit/grit/testdata/ |
about.html | 3 <table cellspacing=0 cellPadding=1 width="100%" bgcolor=#e8f4f7 border=0><tr><td height=20><font size=+1 color=#000000> <b>[TITLE]</b></font></td></tr></table> 4 <br><center><span style="line-height:16pt"><font color=#335cec><B>Google Desktop Search: Search your own computer.</B></font></span></center><br> 7 <tr><td nowrap><font size=-1><img style="vertical-align:middle" height=16 src="outlook.gif" width=16> Outlook Email</font></td> 9 <td nowrap><font size=-1><img style="vertical-align:middle" height=16 src="netscape.gif" width=16> Netscape Mail / Thunderbird</font></td></tr> 11 <tr><td nowrap><font size=-1><img style="vertical-align:middle" height=16 src="oe.gif" width=16> Outlook Express</font></td [all...] |
cache_prefix.html | 9 <tr><td><font face="arial,sans-serif" color=black size=-1>This is one version of <a href="[$~URL~$]"> 10 <font color="blue">[URL-DISP]</font></a> from your personal <a href="http://desktop.google.com/webcache.html"><font color=blue>cache</font></a>.<br> 11 The page may have changed since that time. Click here for the <a href="[$~URL~$]"><font color="blue">current page</font></a>.<br> 13 <font size="-2"><i>Google may not be affiliated with the authors of this page nor responsible for its content. This page may be protected by copyright.</i></font>
|
cache_prefix_file.html | 9 <tr><td><font face=arial,sans-serif color=black size=-1>This is one version of <a href="[$~URL~$]"><font color=blue>[URL-DISP]</font></a> 10 from your personal <a href="http://desktop.google.com/filecache.html"><font color=blue>cache</font></a>.<br> 11 The file may have changed since that time. Click here for the <a href="[$~URL~$]"><font color=blue>current file</font></a>.<br> 13 <font size="-2"><i>Google may not be affiliated with the authors of this page nor responsible for its content. This page may be protected by copyright.</i></font>
|
/external/dexmaker/javadoc/ |
deprecated-list.html | 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 44 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD [all...] |
/external/jsr305/javadoc/ |
constant-values.html | 36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD [all...] |
deprecated-list.html | 36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
constructors_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:.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> 52 <a href="#C"><font size="-2">C</font></a> 53 <a href="#K"><font size="-2">K</font></a> [all...] |