HomeSort by relevance Sort by last modified time
    Searched full:bold (Results 51 - 75 of 431) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/apps/Development/res/layout/
process_info.xml 31 android:textStyle="bold" />
39 android:textStyle="bold" />
  /development/samples/ApiDemos/res/layout/
table_layout_10.xml 25 android:textStyle="bold"
38 android:textStyle="bold"
  /external/webkit/WebCore/platform/graphics/gtk/
FontCustomPlatformData.cpp 34 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontRenderingMode)
36 return FontPlatformData(m_fontFace, size, bold, italic);
  /external/webkit/WebCore/platform/graphics/haiku/
FontPlatformData.h 48 FontPlatformData(float size, bool bold, bool oblique);
57 bool bold() const { return m_bold; } function in class:WebCore::FontPlatformData
  /frameworks/base/tools/localize/testdata/
pseudo.xliff 16 <source>First <g id="string:complex:0" ctype="underline">underline</g>, <g id="string:complex:1" ctype="italic">italic<g id="string:complex:2" ctype="bold">italicbold</g></g> End </source>
19 <source xml:space="preserve">First <g id="string:complex-quoted:0" ctype="underline">underline</g>, <g id="string:complex-quoted:1" ctype="italic">italic<g id="string:complex-quoted:2" ctype="bold">italicbold</g></g> End</source>
xliff1.xliff 16 <source>First <g id="string:complex:0" ctype="underline">underline</g>, <g id="string:complex:1" ctype="italic">italic<g id="string:complex:2" ctype="bold">italicbold</g></g> End </source>
20 <source xml:space="preserve">First <g id="string:complex-quoted:0" ctype="underline">underline</g>, <g id="string:complex-quoted:1" ctype="italic">italic<g id="string:complex-quoted:2" ctype="bold">italicbold</g></g> End</source>
  /cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java 82 Typeface typeface = createTypeface(Typeface.BOLD);
84 assertEquals(Typeface.BOLD, typeface.getStyle());
126 typeface = Typeface.create(MONO, Typeface.BOLD);
133 typeface = Typeface.create(typeface, Typeface.BOLD);
145 typeface = Typeface.defaultFromStyle(Typeface.BOLD);
  /cts/tools/host/src/res/
cts_result.css 155 font-weight:bold;
161 font-weight:bold;
206 font-weight:bold;
217 font-weight:bold;
228 font-weight:bold;
  /external/webkit/WebKit/qt/docs/
qtwebkit.qdocconf 20 macro.author = "\\bold{Author:}"
26 macro.gui = "\\bold"
28 macro.key = "\\bold"
29 macro.menu = "\\bold"
30 macro.note = "\\bold{Note:}"
  /packages/apps/IM/res/layout/
preference_activity.xml 32 android:textStyle="bold" />
61 android:textStyle="bold" />
96 android:textStyle="bold" />
140 android:textStyle="bold" />
164 android:textStyle="bold" />
contact_presence_activity.xml 43 android:textStyle="bold"
55 android:textStyle="bold"
76 android:textStyle="bold"
  /packages/providers/CalendarProvider/res/layout/
agenda_appwidget.xml 42 android:textStyle="bold"
56 android:textStyle="bold"
72 android:textStyle="bold"
87 android:textStyle="bold"
134 android:textStyle="bold"
  /packages/providers/CalendarProvider/res/layout-land/
agenda_appwidget.xml 42 android:textStyle="bold"
56 android:textStyle="bold"
72 android:textStyle="bold"
87 android:textStyle="bold"
135 android:textStyle="bold"
  /development/scripts/app_engine_server/gae_shell/templates/
shell.html 55 font-weight: bold;
60 font-weight: bold;
69 font-weight: bold;
  /development/apps/Development/res/values/
styles.xml 63 <item name="android:textStyle">bold</item>
67 <item name="android:textStyle">bold</item>
  /development/samples/Wiktionary/res/values/
styles.xml 37 <item name="android:textStyle">bold</item>
62 <item name="android:textStyle">bold</item>
  /external/icu4c/
icu4c.css 43 font-weight: bold;
280 font-weight: bold;
299 font-weight: bold;
320 font-weight: bold;
359 font-weight: bold;
394 font-weight: bold;
410 font-weight: bold;
425 font-weight: bold;
  /external/webkit/WebCore/platform/graphics/mac/
FontCustomPlatformData.cpp 38 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontRenderingMode)
40 return FontPlatformData(m_cgFont, (ATSUFontID)m_atsFont, size, bold, italic);
  /external/webkit/WebCore/platform/graphics/wince/
FontCustomPlatformData.cpp 47 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontRenderingMode renderingMode)
53 fontDesc.setWeight(bold ? FontWeightBold : FontWeightNormal);
  /frameworks/base/core/res/res/layout/
battery_status.xml 60 android:textStyle="bold"
72 android:textStyle="bold"
media_controller.xml 49 android:textStyle="bold"
68 android:textStyle="bold"
  /frameworks/base/core/tests/coretests/res/layout/
baseline_buttons.xml 29 android:textStyle="bold"
60 android:textStyle="bold"
  /packages/apps/Browser/res/layout/
bookmark_thumbnail.xml 53 android:textStyle="bold"
64 android:textStyle="bold"
  /packages/apps/Calendar/res/layout/
agenda_item.xml 32 android:textStyle="bold"
44 android:textStyle="bold"
  /packages/apps/Settings/res/layout/
proxy.xml 28 android:textStyle="bold"
43 android:textStyle="bold"

Completed in 59 milliseconds

1 23 4 5 6 7 8 91011>>