/frameworks/base/docs/html/ |
resources.jd | 18 <h3 style="font-size:18px;font-weight:bold">Checklists</h3> 26 <h3 style="font-size:18px;font-weight:bold">Google Play In-app Billing</h3> 34 <h3 style="font-size:18px;font-weight:bold">Tools</h3> 42 <h3 style="font-size:18px;font-weight:bold">Training</h3>
|
/frameworks/base/docs/html-intl/intl/zh-cn/ |
resources.jd | 17 <h3 style="font-size:18px;font-weight:bold">????</h3> 25 <h3 style="font-size:18px;font-weight:bold">Google Play ?????</h3> 33 <h3 style="font-size:18px;font-weight:bold">??</h3> 41 <h3 style="font-size:18px;font-weight:bold">??</h3>
|
/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/ |
widget.json | 19 "style": "bold",
|
/external/jacoco/org.jacoco.doc/javadoc/ |
stylesheet.css | 8 font-weight:bold;
25 font-weight:bold;
30 font-weight:bold;
|
/frameworks/base/core/res/res/layout/ |
twelve_key_entry.xml | 38 android:textStyle="bold" 48 android:textStyle="bold" 58 android:textStyle="bold" 77 android:textStyle="bold" 87 android:textStyle="bold" 97 android:textStyle="bold" 115 android:textStyle="bold" 125 android:textStyle="bold" 135 android:textStyle="bold" 154 android:textStyle="bold" [all...] |
/packages/apps/Settings/res/layout/ |
twelve_key_entry.xml | 38 android:textStyle="bold" 48 android:textStyle="bold" 58 android:textStyle="bold" 77 android:textStyle="bold" 87 android:textStyle="bold" 97 android:textStyle="bold" 115 android:textStyle="bold" 125 android:textStyle="bold" 135 android:textStyle="bold" 154 android:textStyle="bold" [all...] |
/external/skia/resources/android_fonts/pre_v17/ |
system_fonts.xml | 8 support: regular, bold, italic and bold-italic. If less than four styles are listed, then 31 <file>Roboto-Bold.ttf</file> 52 <file>DroidSerif-Bold.ttf</file> 64 <file>DroidSans-Bold.ttf</file>
|
/frameworks/base/core/java/android/text/style/ |
StyleSpan.java | 29 * Note that styles are cumulative -- if both bold and italic are set in 30 * separate spans, or if the base style is bold and a span calls for italic, 31 * you get bold italic. You can't turn off a style from the base style. 41 * include bold, italic, and normal. Values are constants defined 112 if ((fake & Typeface.BOLD) != 0) {
|
/external/clang/test/Misc/ |
diag-template-diffing-color.cpp | 16 // CHECK: {{.*}}non-const lvalue reference to type 'foo<[[CYAN]]double[[RESET]][[BOLD:.\[1m]]>' cannot bind to a value of unrelated type 'foo<[[CYAN]]int[[RESET]][[BOLD]]>'[[RESET]] 19 // TREE: {{\[}}[[CYAN]]double[[RESET]][[BOLD:.\[1m]] != [[CYAN]]int[[RESET]][[BOLD]]]>[[RESET]] 79 // CHECK: no viable conversion from 'A<[...], (default) [[CYAN]]1 + 1[[RESET]][[BOLD]] aka [[CYAN]]2[[RESET]][[BOLD]], (default) [[CYAN]]2[[RESET]][[BOLD]]>' to 'A<[...], [[CYAN]]0[[RESET]][[BOLD]], [[CYAN]]0[[RESET]][[BOLD]]>' 82 // CHECK: no viable conversion from 'A<[2 * ...], (default) [[CYAN]]2[[RESET]][[BOLD]]>' to 'A<[2 * ...], [[CYAN]]0[[RESET]][[BOLD]]> [all...] |
/development/apps/Development/res/layout/ |
application_hw_pref.xml | 31 android:textStyle="bold" /> 40 android:textStyle="bold" /> 49 android:textStyle="bold" /> 58 android:textStyle="bold" /> 67 android:textStyle="bold" /> 76 android:textStyle="bold" /> 84 android:textStyle="bold" />
|
show_activity.xml | 32 android:textStyle="bold" /> 63 android:textStyle="bold" android:text="@string/show_activity_process_label" /> 70 android:textStyle="bold" android:text="@string/show_activity_task_affinity_label" /> 77 android:textStyle="bold" android:text="@string/show_activity_required_permission_label" /> 84 android:textStyle="bold" android:text="@string/show_activity_multiprocess_label" /> 91 android:textStyle="bold" android:text="@string/show_activity_clear_on_background_label" /> 98 android:textStyle="bold" android:text="@string/show_activity_state_not_needed_label" />
|
/external/skia/resources/android_fonts/v17/ |
system_fonts.xml | 8 support: regular, bold, italic and bold-italic. If less than four styles are listed, then 31 <file>Roboto-Bold.ttf</file> 63 <file>RobotoCondensed-Bold.ttf</file> 82 <file>DroidSerif-Bold.ttf</file> 94 <file>DroidSans-Bold.ttf</file> 125 <file>DancingScript-Bold.ttf</file>
|
/packages/apps/Settings/src/com/android/settings/notification/ |
NotificationStation.java | 219 private static CharSequence bold(CharSequence cs) { method in class:NotificationStation 222 ss.setSpan(new StyleSpan(Typeface.BOLD), 0, cs.length(), 0); 291 sb.append(bold(getString(R.string.notification_log_details_package))) 295 .append(bold(getString(R.string.notification_log_details_key))) 299 .append(bold(getString(R.string.notification_log_details_icon))) 304 .append(bold(getString(R.string.notification_log_details_group))) 308 sb.append(bold( method 313 .append(bold(getString(R.string.notification_log_details_sound))) 323 .append(bold(getString(R.string.notification_log_details_vibrate))) 336 .append(bold(getString(R.string.notification_log_details_visibility)) 368 .append(bold(getString( method 372 .append(bold(getString( method 400 .append(bold(getString(R.string.notification_log_details_actions))); method 435 .append(bold(getString( method [all...] |
/frameworks/base/data/fonts/ |
fonts.xml | 9 prefer the former when an 800 weight is requested. Since bold spans 10 effectively add 300 to the weight, this ensures that 900 is the bold 26 <font weight="700" style="normal">Roboto-Bold.ttf</font> 45 <font weight="700" style="normal">RobotoCondensed-Bold.ttf</font> 52 <font weight="700" style="normal">NotoSerif-Bold.ttf</font> 83 <font weight="700" style="normal">DancingScript-Bold.ttf</font> 93 <font weight="700" style="normal">NotoNaskhArabic-Bold.ttf</font> 97 <font weight="700" style="normal">NotoNaskhArabicUI-Bold.ttf</font> 101 <font weight="700" style="normal">NotoSansEthiopic-Bold.ttf</font> 105 <font weight="700" style="normal">NotoSansHebrew-Bold.ttf</font [all...] |
/external/replicaisland/res/layout/ |
game_over.xml | 15 <TextView android:text="@string/game_results_title" android:layout_height="wrap_content" android:textSize="40sp" android:layout_width="wrap_content" android:layout_gravity="center_horizontal" android:textColor="#000000" android:textStyle="bold" android:typeface="serif"/> 17 <TextView android:text="@string/game_results_pearls_collected" android:layout_height="wrap_content" android:layout_width="wrap_content" android:textColor="#000000" android:textStyle="bold" android:typeface="serif" android:textSize="20sp"/> 26 android:textColor="#000000" android:textStyle="bold" 30 <TextView android:text="@string/game_results_robots_destroyed" android:layout_height="wrap_content" android:layout_width="wrap_content" android:textSize="20sp" android:textColor="#000000" android:textStyle="bold" android:typeface="serif"/> 37 android:textColor="#000000" android:textStyle="bold" 41 <TextView android:text="@string/game_results_total_play_time" android:layout_height="wrap_content" android:layout_width="wrap_content" android:textSize="20sp" android:textColor="#000000" android:textStyle="bold" android:typeface="serif"/> 49 android:textColor="#000000" android:textStyle="bold" 53 <TextView android:text="@string/game_results_ending" android:layout_height="wrap_content" android:layout_width="wrap_content" android:textSize="20sp" android:textColor="#000000" android:textStyle="bold" android:typeface="serif"/> 54 <TextView android:id ="@+id/ending" android:text="@string/game_results_kabocha_ending" android:layout_height="wrap_content" android:layout_width="fill_parent" android:textColor="#000000" android:textStyle="bold" android:typeface="serif" android:gravity="right" android:textSize="15sp" android:layout_gravity="right|center_vertical"/> 57 <TextView android:text="@string/game_results_unlocks_message" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="10dp" android:textColor="#000000" android:textStyle="bold" android:typeface="serif" android:textSize="16sp" android:gravity="center_horizontal" android:layo (…) [all...] |
/external/shflags/doc/ |
rst2html.css | 44 /* Uncomment (and remove this text!) to get bold-faced definition list terms 46 font-weight: bold } 53 font-weight: bold ; 65 font-weight: bold ; 72 font-weight: bold ; 90 font-weight: bold ; 136 font-weight: bold } 193 font-weight: bold ; 200 font-weight: bold ; 205 font-weight: bold } [all...] |
/external/skia/tools/ |
test_font_index.cpp | 72 { "monospace", SkTypeface::kBold, gTestFonts[1], "LiberationMono-Bold.ttf" }, 76 { "sans-serif", SkTypeface::kBold, gTestFonts[5], "LiberationSans-Bold.ttf" }, 80 { "serif", SkTypeface::kBold, gTestFonts[9], "LiberationSerif-Bold.ttf" }, 84 { "Toy Liberation Mono", SkTypeface::kBold, gTestFonts[1], "LiberationMono-Bold.ttf" }, 88 { "Toy Liberation Sans", SkTypeface::kBold, gTestFonts[5], "LiberationSans-Bold.ttf" }, 92 { "Toy Liberation Serif", SkTypeface::kBold, gTestFonts[9], "LiberationSerif-Bold.ttf" },
|
/external/expat/doc/ |
style.css | 34 font-weight: bold; 74 font-weight: bold; 84 font-weight: bold;
|
/development/samples/training/notify-user/res/values/ |
styles.xml | 11 <item name="android:textStyle">bold</item>
|
/external/ImageMagick/config/ |
type-ghostscript.xml.in | 29 <type name="Courier-Bold" fullname="Courier Bold" family="Courier" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_dir@n022004l.afm" glyphs="@ghostscript_font_dir@n022004l.pfb"/> 31 <type name="Courier-BoldOblique" fullname="Courier Bold Oblique" family="Courier" foundry="URW" weight="700" style="oblique" stretch="normal" format="type1" metrics="@ghostscript_font_dir@n022024l.afm" glyphs="@ghostscript_font_dir@n022024l.pfb"/> 34 <type name="Helvetica-Bold" fullname="Helvetica Bold" family="Helvetica" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_dir@n019004l.afm" glyphs="@ghostscript_font_dir@n019004l.pfb"/> 36 <type name="Helvetica-BoldOblique" fullname="Helvetica Bold Italic" family="Helvetica" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_dir@n019024l.afm" glyphs="@ghostscript_font_dir@n019024l.pfb"/> 39 <type name="Helvetica-Narrow-Bold" fullname="Helvetica Narrow Bold" family="Helvetica Narrow" foundry="URW" weight="700" style="normal" stretch="condensed" format="type1" metrics="@ghostscript_font_dir@n019044l.afm" glyphs="@ghostscript_font_dir@n019044l.pfb"/> 40 <type name="Helvetica-Narrow-BoldOblique" fullname="Helvetica Narrow Bold Oblique" family="Helvetica Narrow" foundry="URW" weight="700" style="oblique" stretch="condensed" format="type1" metrics="@ghostscript_font_dir@n019064l.afm" glyphs="@ghostscript_font_dir@n019064l.pfb"/> 43 <type name="NewCenturySchlbk-Bold" fullname="New Century Schoolbook Bold" family="NewCenturySchlbk" foundry="URW" weight="700" style (…) [all...] |
/external/ImageMagick/www/source/ |
type-ghostscript.xml | 29 <type name="Courier-Bold" fullname="Courier Bold" family="Courier" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="/usr/share/fonts/default/Type1/n022004l.afm" glyphs="/usr/share/fonts/default/Type1/n022004l.pfb"/> 31 <type name="Courier-BoldOblique" fullname="Courier Bold Oblique" family="Courier" foundry="URW" weight="700" style="oblique" stretch="normal" format="type1" metrics="/usr/share/fonts/default/Type1/n022024l.afm" glyphs="/usr/share/fonts/default/Type1/n022024l.pfb"/> 34 <type name="Helvetica-Bold" fullname="Helvetica Bold" family="Helvetica" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="/usr/share/fonts/default/Type1/n019004l.afm" glyphs="/usr/share/fonts/default/Type1/n019004l.pfb"/> 36 <type name="Helvetica-BoldOblique" fullname="Helvetica Bold Italic" family="Helvetica" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="/usr/share/fonts/default/Type1/n019024l.afm" glyphs="/usr/share/fonts/default/Type1/n019024l.pfb"/> 39 <type name="Helvetica-Narrow-Bold" fullname="Helvetica Narrow Bold" family="Helvetica Narrow" foundry="URW" weight="700" style="normal" stretch="condensed" format="type1" metrics="/usr/share/fonts/default/Type1/n019044l.afm" glyphs="/usr/share/fonts/default/Type1/n019044l.pfb"/> 40 <type name="Helvetica-Narrow-BoldOblique" fullname="Helvetica Narrow Bold Oblique" family="Helvetica Narrow" foundry="URW" weight="700" style="oblique" stretch="condensed" format="type1" metrics="/usr/share/fonts/default/Type1/n019064l.afm" glyphs="/usr/share/fonts/default/Type1/n019064l.pfb"/> 43 <type name="NewCenturySchlbk-Bold" fullname="New Century Schoolbook Bold" family="NewCenturySchlbk" foundry="URW" weight="700" style (…) [all...] |
/external/clang/www/ |
menu.css | 27 font-weight: bold;
|
/external/compiler-rt/www/ |
menu.css | 27 font-weight: bold;
|
/external/deqp/android/package/res/values/ |
styles.xml | 8 <item name="android:textStyle">bold</item>
|
/external/libcxx/www/ |
menu.css | 27 font-weight: bold;
|