/packages/apps/Mms/src/com/android/mms/ui/ |
ConversationListItem.java | 66 public static final StyleSpan STYLE_BOLD = new StyleSpan(Typeface.BOLD); 132 // Unread messages are shown in bold
|
/packages/apps/Settings/res/values/ |
styles.xml | 65 <item name="android:textStyle">bold</item> 200 <item name="android:textStyle">bold</item>
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_result_view.cc | 450 // Edge case: This classification is bold, we can't fit a bold ellipsis 464 // If we could only fit an ellipsis, then only make it bold if there was 465 // an immediate prior classification in this run that was also bold, or 482 // NOTE: In the edge case that a bold ellipsis doesn't fit but a 487 // * It is also bold, in which case we don't want to fall back
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
java.php | [all...] |
basic4gl.php | 53 // Navy Blue Bold Keywords 295 1 => 'color: #000080; font-weight: bold;', 309 0 => 'color: #000080; font-weight: bold;'
|
powershell.php | 169 1 => 'color: #008080; font-weight: bold;', 170 2 => 'color: #008080; font-weight: bold;', 181 0 => 'color: #008080; font-weight: bold;'
|
scilab.php | 236 2 => 'color: #000000; font-weight: bold;', 245 0 => 'color: #000099; font-weight: bold;', 246 'HARD' => 'color: #000099; font-weight: bold;'
|
winbatch.php | [all...] |
/external/llvm/include/llvm/Support/ |
raw_ostream.h | 214 /// change only the bold attribute, and keep colors untouched 215 /// @param Bold bold/brighter text, default false 219 bool Bold = false, 222 (void)Bold; 391 virtual raw_ostream &changeColor(enum Colors colors, bool bold=false,
|
/external/harfbuzz/contrib/tables/ |
DerivedGeneralCategory.txt | [all...] |
/external/qemu/ |
console.c | 71 uint8_t bold:1; member in struct:TextAttributes 442 if (t_attrib->bold) { 487 bgcol = color_table[t_attrib->bold][t_attrib->fgcol]; 488 fgcol = color_table[t_attrib->bold][t_attrib->bgcol]; 490 fgcol = color_table[t_attrib->bold][t_attrib->fgcol]; 491 bgcol = color_table[t_attrib->bold][t_attrib->bgcol]; 786 s->t_attrib.bold = 1; 801 s->t_attrib.bold = 0; [all...] |
/ndk/build/gmsl/ |
index.html | 33 <hr style="width: 100%; height: 2px;"><span style="font-weight: bold;">not</span><br> 41 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;"></span><span style="font-weight: bold;">and</span><br> 45 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">or</span><br> 49 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">xor</span><br style="font-weight: bold;"> 53 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">nand</span><br> 57 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">nor</span><br> 61 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">xnor</span><br> 596 <span style="font-weight: bold;"><br [all...] |
/frameworks/base/docs/image_sources/training/basics/basic-lifecycle.graffle/ |
data.plist | 69 <string>Helvetica-Bold</string> 188 <string>Helvetica-Bold</string> 307 <string>Helvetica-Bold</string> 495 <string>Helvetica-Bold</string> 614 <string>Helvetica-Bold</string> 733 <string>Helvetica-Bold</string> 861 <string>Helvetica-Bold</string> 1049 <string>Helvetica-Bold</string> 1168 <string>Helvetica-Bold</string> 1356 <string>Helvetica-Bold</string [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-frames.xsl | 177 font-weight: bold; 193 margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica 196 margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica 199 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica 202 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica 205 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica 208 font-weight:bold; color:red; 211 font-weight:bold; color:purple; 316 doc.write("h3 { margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica }"); [all...] |
/external/webkit/Tools/DumpRenderTree/win/ |
DumpRenderTree.cpp | 325 TEXT("Courier Bold.ttf"), 327 TEXT("Helvetica Bold Oblique.ttf"), 328 TEXT("Helvetica Bold.ttf"), 331 TEXT("Helvetica Neue Bold Italic.ttf"), 332 TEXT("Helvetica Neue Bold.ttf"), 334 TEXT("Helvetica Neue Condensed Bold.ttf"), 342 TEXT("Lucida Grande Bold.ttf"), 345 TEXT("Times Bold Italic.ttf"), 346 TEXT("Times Bold.ttf"), [all...] |
/external/chromium/chrome/browser/ui/views/ |
first_run_bubble.cc | 105 label1_->SetFont(font.DeriveFont(3, gfx::Font::BOLD)); 269 label1_->SetFont(font.DeriveFont(3, gfx::Font::BOLD)); 276 label2_->SetFont(font.DeriveFont(3, gfx::Font::BOLD)); 348 ResourceBundle::MediumFont).DeriveFont(3, gfx::Font::BOLD); 417 label1_->SetFont(font.DeriveFont(3, gfx::Font::BOLD));
|
/external/libvpx/libvpx/examples/includes/geshi/contrib/ |
langcheck.php | 27 echo "<span style=\"color: #F00; font-weight: bold;\">Failed</span><br />"; 33 echo "<span style=\"color: #080; font-weight: bold;\">NOTICE:</span>"; 36 echo "<span style=\"color: #CC0; font-weight: bold;\">WARNING:</span>"; 39 echo "<span style=\"color: #F00; font-weight: bold;\">ERROR:</span>"; 46 echo "<span style=\"color: #080; font-weight: bold;\">OK</span><br />"; [all...] |
/frameworks/base/docs/html/training/design-navigation/ |
example-wireframe-tablet.svg | 49 <font-face font-family="DroidSerif-Bold" units-per-em="2048" underline-position="-154" underline-thickness="102"/>
[all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
ComponentsView.java | 163 // When all scenarios are displayed, then set fingerprints one in bold. 268 * Returns the bold font. 273 FontData boldFontData = new FontData(fontData[0].getName(), fontData[0].getHeight(), SWT.BOLD);
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
DrawUtils.java | 369 * @return the bold version of given {@link Font}. 372 FontData[] boldData = getModifiedFontData(baseFont, SWT.BOLD); 380 FontData[] boldData = getModifiedFontData(baseFont, SWT.BOLD | SWT.ITALIC);
|
/external/webkit/Tools/DumpRenderTree/gtk/fonts/ |
fonts.conf | 292 <!-- We need to enable simulated bold to for DejaVu Serif to ensure that we interpret 293 this property correctly in: platform/gtk/fonts/fontconfig-synthetic-bold.html --> 308 <const>bold</const>
|
/frameworks/base/docs/image_sources/training/basics/basic-simple-screen-mock.graffle/ |
data.plist | 69 <string>DroidSans-Bold</string> 186 <string>DroidSans-Bold</string> 303 <string>DroidSans-Bold</string>
|
/external/webkit/Source/WebCore/inspector/front-end/ |
inspector.css | 183 font-weight: bold; 511 font-weight: bold; 703 font-weight: bold; 726 font-weight: bold; 977 font-weight: bold; 1071 font-weight: bold; 1289 font-weight: bold; 1453 font-weight: bold; [all...] |
/external/webkit/Tools/DumpRenderTree/gtk/ |
DumpRenderTree.cpp | 181 { "/usr/share/fonts/truetype/ttf-liberation/LiberationMono-Bold.ttf", 182 "/usr/share/fonts/liberation/LiberationMono-Bold.ttf", }, 189 { "/usr/share/fonts/truetype/ttf-liberation/LiberationSans-Bold.ttf", 190 "/usr/share/fonts/liberation/LiberationSans-Bold.ttf", }, 197 { "/usr/share/fonts/truetype/ttf-liberation/LiberationSerif-Bold.ttf", 198 "/usr/share/fonts/liberation/LiberationSerif-Bold.ttf", }, [all...] |
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 156 * include indenting various bullets, apply italic and bold styles, and 180 // Add bold and italic formatting
|