/external/icu4c/test/perf/perldriver/ |
Output.pm | 212 body { font-size: 10pt; font-family: sans-serif } 213 th { font-size: 10pt; border: 0 solid #000080; padding: 5 } 219 td { font-size: 10pt; text-align: Right; border: 0 solid #000080; padding: 5 } 223 td.worse { color: #FF0000; font-weight: bold; border-bottom-width: 1 } 224 td.error { font-size: 75%; border-right-width: 1; border-bottom-width: 1 } 225 td.errorLarge { font-size: 75%; color: #FF0000; font-weight: bold; border-right-width: 1; 227 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */ 228 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links * [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
caddcl.php | 86 1 => 'color: #808080; font-style: italic;', 87 'MULTI' => 'color: #808080; font-style: italic;' 90 0 => 'color: #000099; font-weight: bold;'
|
div.php | 79 3 => 'color: #000066; font-weight: bold;', 83 1 => 'color: #808080; font-style: italic;', 84 'MULTI' => 'color: #808080; font-style: italic;'
|
ini.php | 64 0 => 'color: #666666; font-style: italic;' 82 0 => 'color: #000066; font-weight:bold;' 85 0 => 'color: #000066; font-weight:bold;',
|
lisp.php | 96 1 => 'color: #808080; font-style: italic;', 97 'MULTI' => 'color: #808080; font-style: italic;' 100 0 => 'color: #000099; font-weight: bold;'
|
mxml.php | 58 'MULTI' => 'color: #808080; font-style: italic;' 61 0 => 'color: #000099; font-weight: bold;' 84 0 => 'font-weight: bold; color: black;',
|
per.php | 254 2 => 'color: #0000FF; font-weight: bold;', 257 1 => 'color: #008080; font-style: italic;', 262 0 => 'color: #008080; font-weight: bold;'
|
/external/proguard/docs/ |
style.css | 29 font-weight: normal; 30 font-size: 80%; 137 font-weight: bold;
|
/external/sfntly/cpp/src/sfntly/ |
tag.h | 26 // Font identification tags used for tables, features, etc. 91 // truetype bitmap font tables 114 // Note: For Java, these two orderings are in Font class. Moved here to avoid
|
/external/skia/tools/skpdiff/ |
viewer_style.css | 2 font-family: Verdana; 23 font-family: Verdana; 24 font-weight: 900;
|
/external/sonivox/docs/JET_Programming_Manual_files/ |
header.htm | 61 <p class=MsoFooter><span style='font-size:10.0pt;color:olive'><span
63 class=MsoPageNumber><span style='font-family:Arial;mso-bidi-font-family:"Times New Roman"'>JET
|
/frameworks/base/core/jni/android/graphics/ |
Typeface.cpp | 38 // Try to find the closest matching font, using the standard heuristic 47 // return the default font at the best style if no exact match exists 56 // Try to find the closest matching font, using the standard heuristic
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
android.media.AudioManager.html | 74 Class android.media.<A HREF="../../../../reference/android/media/AudioManager.html" target="_top"><font size="+2"><code>AudioManager</code></font></A> 82 <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD> 118 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD> 137 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> 152 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 157 <nobr><code>int</code> <A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_ALL" target="_top"><code>ROUTE_ALL</code></font></A></nobr> </TD> 166 <nobr><code>int</code> <A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_A2DP" target="_top"><code>ROUTE_BLUETOOTH_A2DP</code></font></A></nobr> </TD> 175 <nobr><code>int</code> <A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_BLUETOOTH_SCO" target="_top"><code>ROUTE_BLUETOOTH_SCO</code></font></A></nobr> </TD> 184 <nobr><code>int</code> <A HREF="../../../../reference/android/media/AudioManager.html#ROUTE_EARPIECE" target="_top"><code>ROUTE_EARPIECE</code></font></A></nobr> </TD [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
config-main.def | 56 font= courier 57 font-size= 10 58 font-bold= 0
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
config-main.def | 56 font= courier 57 font-size= 10 58 font-bold= 0
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
style.css | 29 font-weight: normal; 30 font-size: 80%; 150 font-weight: bold;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
IconFactory.java | 29 import org.eclipse.swt.graphics.Font; 394 // Get a bold version of the default system font, if possible. 395 Font font = display.getSystemFont(); local 396 FontData[] fds = font.getFontData(); 398 // use 3/4th of the circle diameter for the font size (in pixels) 399 // and convert it to "font points" (font points in SWT are hardcoded in an 405 font = new Font(display, fds) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
html.css | 158 font-size: 2em; 163 font-weight: bold 167 font-size: 1.5em; 173 font-size: 1.17em; 179 font-size: 1.00em; 185 font-size: .83em; 191 font-size: .67em; 198 font-size: 1.5em; 203 font-weight: bold 208 font-size: 1.17em [all...] |
CSSShorthands.in | 23 font longhands=font-family;font-size;font-style;font-variant;font-weight;line-height
|
/external/chromium_org/third_party/icu/source/test/letest/ |
letest.cpp | 57 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 58 LayoutEngine *engine = LayoutEngine::layoutEngineFactory(font, arabScriptCode, -1, status); 212 delete font; 220 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 225 engine = LayoutEngine::layoutEngineFactory(font, scriptCode, -1, status); 234 delete font; 242 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 243 LayoutEngine *engine = LayoutEngine::layoutEngineFactory(font, arabScriptCode, -1, status); 324 delete font; 397 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID) 541 PortableFontInstance *font; local 604 LEFontInstance *font = NULL; local 751 LEFontInstance *font; local [all...] |
/external/icu4c/test/letest/ |
letest.cpp | 57 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 58 LayoutEngine *engine = LayoutEngine::layoutEngineFactory(font, arabScriptCode, -1, status); 212 delete font; 220 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 225 engine = LayoutEngine::layoutEngineFactory(font, scriptCode, -1, status); 234 delete font; 242 SimpleFontInstance *font = new SimpleFontInstance(12, status); local 243 LayoutEngine *engine = LayoutEngine::layoutEngineFactory(font, arabScriptCode, -1, status); 324 delete font; 397 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID) 541 PortableFontInstance *font; local 604 LEFontInstance *font = NULL; local 751 LEFontInstance *font; local [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
HtmlTest.java | 95 Spanned s = Html.fromHtml("<font color=\"#00FF00\">something</font>"); 101 s = Html.fromHtml("<font color=\"navy\">something</font>"); 107 s = Html.fromHtml("<font color=\"gibberish\">something</font>");
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.css | 101 font-weight: bold; 106 font-weight: bold; 112 font-size: smaller; 145 font-weight: bold; 202 font-weight: bold; 325 font-weight: bold;
|
/external/chromium_org/ash/system/ime/ |
tray_ime.cc | 29 #include "ui/gfx/font.h" 117 list[i].selected ? gfx::Font::BOLD : gfx::Font::NORMAL); 129 property_list[i].selected ? gfx::Font::BOLD : gfx::Font::NORMAL); 142 gfx::Font::NORMAL);
|
/external/chromium_org/chrome/browser/resources/history/ |
history_mobile.css | 30 font-weight: bold; 58 font-size: 14px; 97 font-size: 75%; 167 font-size: 75%; 168 font-weight: bold; 211 font-size: 14px;
|