/external/webkit/LayoutTests/fast/encoding/ |
invalid-UTF-8-2.html | 5 /* Force font fallback on Windows to match Mac OS X */ 6 @font-face { 7 font-family: 'times';
|
invalid-UTF-8.html | 5 /* Force font fallback on Windows to match Mac OS X */ 6 @font-face { 7 font-family: 'times';
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
methods_index_additions.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> 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...] |
methods_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> 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...] |
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> 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...] |
/external/chromium/chrome/browser/chromeos/ |
wm_overview_title.cc | 26 using gfx::Font; 41 // Finds a font based on the base font that is no taller than the 42 // given value (well, unless the font at size 1 is taller than the 44 Font FindFontThisHigh(int pixels, Font base) { 45 Font font(base.GetFontName(), 1); 46 Font last_font = font; [all...] |
/external/webkit/Source/WebCore/platform/graphics/qt/ |
FontPlatformData.h | 40 : size(font.pixelSize()) 41 , bold(font.bold()) 51 FontPlatformDataPrivate(const QFont& font) 52 : font(font) 53 , size(font.pixelSize()) 54 , bold(font.bold()) 62 QFont font; member in class:WebCore::FontPlatformDataPrivate 74 FontPlatformData(const QFont& font) 75 : m_data(adoptRef(new FontPlatformDataPrivate(font))) 90 QFont font() const function in class:WebCore::FontPlatformData [all...] |
FontPlatformDataQt.cpp | 66 QFont& font = m_data->font; local 68 font.setFamily(familyName); 69 font.setPixelSize(qRound(requestedSize)); 70 font.setItalic(description.italic()); 71 font.setWeight(toQFontWeight(description.weight())); 72 font.setWordSpacing(wordSpacing); 73 font.setLetterSpacing(QFont::AbsoluteSpacing, letterSpacing); 75 font.setCapitalization(smallCaps ? QFont::SmallCaps : QFont::MixedCase); 76 font.setStyleStrategy(QFont::ForceIntegerMetrics) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/doc/ |
help.html | 2 <style type="text/css">p, table, td, th { font-family: arial, helvetica, geneva; font-size: 10pt} 3 pre { font-family: "Courier New", Courier, mono; font-size: 10pt} 4 h2 { font-family: arial, helvetica, geneva; font-size: 18pt; font-weight: bold ; line-height: 14px} 5 code { font-family: "Courier New", Courier, mono; font-size: 10pt} 6 sup { font-family: arial,helvetica,geneva; font-size: 10px [all...] |
/external/naver-fonts/ |
NOTICE | 2 (http://hangeul.naver.com/font) 3 with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver NanumGothic, NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver NanumBrush, NanumPen, Naver NanumPen, Naver NanumGothicEco, NanumGothicEco, Naver NanumMyeongjoEco, NanumMyeongjoEco, Naver NanumGothicLight, NanumGothicLight 5 This Font Software is licensed under the SIL Open Font License, Version 1.1. 11 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 15 The goals of the Open Font License (OFL) are to stimulate worldwide 16 development of collaborative font projects, to support the font creation 31 "Font Software" refers to the set of files released by the Copyright 35 "Reserved Font Name" refers to any names specified as such after th [all...] |
/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> 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> 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/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> 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> 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/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> 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/dnsmasq/contrib/dnslist/ |
dhcp.css | 3 font-family: sans-serif; 9 font-size: medium; 10 font-weight: bold; 29 font-weight: bold;
|
/external/webkit/Source/WebCore/manual-tests/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/webkit/Source/WebCore/manual-tests/ |
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/webkit/Tools/iExploder/iexploder-1.7.2/testcases/ |
testcase-U_Linux_x86_64_en-US_AppleWebKit-534.6_Chrome-7.0.503.1-TEST-120813-8_72,56,24,8,0.html | 3 <i style="font: 0 xxx;">
|
/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> 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> 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...] |