HomeSort by relevance Sort by last modified time
    Searched full:bold (Results 301 - 325 of 1803) sorted by null

<<11121314151617181920>>

  /frameworks/minikin/tests/unittest/
FontFamilyTest.cpp 544 {"Italic.ttf", false}, {"Bold.ttf", false}, {"BoldItalic.ttf", false},
656 constexpr FontStyle::Weight BOLD = FontStyle::Weight::BOLD;
664 FontStyle(BOLD, UPRIGHT), // 1
666 FontStyle(BOLD, ITALIC), // 3
674 FontStyle(BOLD, UPRIGHT), // 4
680 FontStyle(BOLD, ITALIC), // 10
691 {FontStyle(BOLD), {FontStyle(NORMAL), FontStyle(BOLD)}, 1},
692 {FontStyle(BOLD), {FontStyle(LIGHT), FontStyle(BOLD)}, 1}
    [all...]
  /bootable/recovery/
vr_ui.h 39 int DrawTextLine(int x, int y, const char* line, bool bold) const override;
  /build/soong/cmd/javac_wrapper/
javac_wrapper.go 48 bold = escape + "[1m"
151 // If line matches re, make it bold and apply color to the first submatch
156 line = bold + line[:tagStart] +
157 color + line[tagStart:tagEnd] + reset + bold +
47 bold = escape + "[1m" var
  /cts/apps/CtsVerifier/res/layout/
snsr_test_title.xml 17 android:textStyle="bold"
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/
ChargingConstraintTestActivity.java 202 /** Run test for when the <bold>device is not connected to power.</bold>. */
218 /** Run test for when the <bold>device is connected to power.</bold> */
  /cts/tests/tests/widget/res/layout/
remoteviews_adapter_item.xml 22 android:textStyle="bold"
  /development/apps/Development/res/layout/
pkg_list_item.xml 34 android:textStyle="bold"
  /development/samples/ApiDemos/res/layout/
baseline_7.xml 26 android:textStyle="bold"
system_ui_modes.xml 49 android:textStyle="bold"
94 android:textStyle="bold"
126 android:textStyle="bold"
180 android:textStyle="bold"
tasklist_row.xml 28 android:textStyle="bold"
  /development/samples/ApiDemos/src/com/example/android/apis/content/
_index.html 7 <dd>Demonstrates loading styled text (bold, italic) defined in a resource file. </dd>
  /development/samples/StackWidget/res/layout/
widget_item.xml 23 android:textStyle="bold"
  /development/samples/devbytes/animation/ListViewCellInsertion/res/layout/
list_view_item.xml 36 android:textStyle="bold"
  /development/samples/devbytes/ui/ImmersiveMode/src/main/res/layout/
include_content.xml 27 android:textStyle="bold"
  /development/samples/training/AnimationsDemo/res/layout/
fragment_screen_slide_page.xml 30 android:textStyle="bold"
  /external/autotest/client/profilers/powertop/src/
powertop.1 28 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
  /external/autotest/contrib/
modelviz.py 76 ><FONT FACE="Helvetica Bold" COLOR="white"
89 ><FONT FACE="Helvetica Bold" COLOR="white"
95 ><FONT {% if field.blank %}COLOR="#7B7B7B" {% endif %}FACE="Helvetica Bold">{{ field.name }}</FONT
98 ><FONT {% if field.blank %}COLOR="#7B7B7B" {% endif %}FACE="Helvetica Bold">{{ field.type }}</FONT
  /external/autotest/frontend/client/src/autotest/public/
common.css 7 font-weight: bold;
tkoclient.css 62 font-weight: bold;
  /external/clang/www/analyzer/
menu.css 7 font-weight: bold;
  /external/clang/www/
content.css 29 span.caret { color:green; font-weight:bold }
  /external/e2fsprogs/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/eigen/doc/
eigendoxy_tabs.css 32 font-weight: bold;
  /external/elfutils/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/google-fonts/dancing-script/
Android.mk 31 LOCAL_MODULE := DancingScript-Bold.ttf

Completed in 1765 milliseconds

<<11121314151617181920>>