HomeSort by relevance Sort by last modified time
    Searched full:bold (Results 426 - 450 of 1730) sorted by null

<<11121314151617181920>>

  /packages/apps/Music/res/layout/
audio_player_common.xml 35 android:textStyle="bold"
66 android:textStyle="bold"
  /packages/inputmethods/LatinIME/java/res/values/
styles.xml 251 <!-- Theme "Stone bold" -->
253 name="Keyboard.Stone.Bold"
260 name="KeyboardView.Stone.Bold"
263 <item name="keyTypeface">bold</item>
266 name="MainKeyboardView.Stone.Bold"
267 parent="KeyboardView.Stone.Bold"
292 <item name="keyTypeface">bold</item>
338 <item name="keyTypeface">bold</item>
  /development/apps/Development/res/layout/
media_scanner_activity.xml 25 android:textStyle="bold"
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
main.css 43 font-weight: bold;
  /development/samples/Spinner/res/layout/
main.xml 44 android:textStyle="bold" android:gravity="center"
  /development/samples/StackWidget/res/layout/
widget_layout.xml 33 android:textStyle="bold"
  /development/samples/WiktionarySimple/res/values/
styles.xml 37 <item name="android:textStyle">bold</item>
  /development/samples/training/ContactsList/res/values-v11/
styles.xml 34 <item name="android:textStyle">bold</item>
  /development/samples/training/ads-and-ux/res/values/
attrs.xml 34 <flag name="bold" value="1" />
  /development/samples/training/device-management-policy/res/values/
attrs.xml 33 <flag name="bold" value="1" />
  /external/chromium/chrome/browser/chromeos/panels/
panel_scroller_header.cc 49 rb.GetFont(ResourceBundle::BaseFont).DeriveFont(0, gfx::Font::BOLD);
  /external/chromium/chrome/browser/resources/options/
password_manager_list.css 13 font-weight: bold;
search_engine_manager.css 40 font-weight: bold;
  /external/chromium/chrome/browser/resources/shared/css/
about_memory.css 10 font-weight: bold;
196 font-weight: bold;
258 font-weight: bold;
287 font-weight: bold;
  /external/chromium/chrome/browser/sync/resources/
setting_up.html 48 font-weight: bold;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
options.html 41 dt { font-weight: bold }
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
log.xsl 47 font:bold 80% arial,helvetica,sanserif;
70 font-weight: bold
76 font-weight: bold
96 font:bold 80% arial,helvetica,sanserif;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/includes/
searchcvs.css 47 font-weight: bold;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cobol.php 191 1 => 'color: #000080; font-weight: bold;',
192 2 => 'color: #000000; font-weight: bold;',
193 3 => 'color: #008000; font-weight: bold;',
202 0 => 'color: #000099; font-weight: bold;'
delphi.php 227 1 => 'color: #000000; font-weight: bold;',
228 2 => 'color: #000000; font-weight: bold;',
230 4 => 'color: #000066; font-weight: bold;'
238 0 => 'color: #ff0000; font-weight: bold;'
  /external/robolectric/src/test/resources/res/layout/
main.xml 37 android:textStyle="bold"
  /external/v8/benchmarks/
style.css 71 font-weight: bold;
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCustomPlatformData.h 51 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontPlatformDataFreeType.cpp 139 FontPlatformData::FontPlatformData(float size, bool bold, bool italic)
142 , m_syntheticBold(bold)
150 FontPlatformData::FontPlatformData(cairo_font_face_t* fontFace, float size, bool bold, bool italic)
153 , m_syntheticBold(bold)
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCustomPlatformData.h 47 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight,

Completed in 668 milliseconds

<<11121314151617181920>>