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

<<11121314151617181920>>

  /external/libnl/doc/stylesheets/
docbook-xsl.css 7 font-weight: bold;
38 font-weight: bold;
86 font-weight: bold;
159 font-weight: bold;
256 font-weight: bold;
asciidoc.css 42 font-weight: bold;
97 font-weight: bold;
145 font-weight: bold;
207 font-weight: bold;
268 font-weight: bold;
282 font-weight: bold;
351 font-weight: bold;
436 font-weight: bold;
473 font-weight: bold;
  /external/python/cpython2/Lib/lib-tk/
tkFont.py 16 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
202 f = Font(font=("Courier", 20, "bold"))
212 fb.config(weight=BOLD)
  /external/python/cpython3/Lib/tkinter/
font.py 15 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
218 f = Font(font=("Courier", 20, "bold"))
228 fb.config(weight=BOLD)
  /frameworks/base/rs/java/android/renderscript/
Font.java 35 * and point size. You can create multiple font objects to represent styles such as bold or italic text,
84 BOLD,
107 sansFamily.mBoldFileName = "Roboto-Bold.ttf";
115 serifFamily.mBoldFileName = "NotoSerif-Bold.ttf";
139 case BOLD:
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkFont.py 16 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
202 f = Font(font=("Courier", 20, "bold"))
212 fb.config(weight=BOLD)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkFont.py 16 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
202 f = Font(font=("Courier", 20, "bold"))
212 fb.config(weight=BOLD)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 16 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
202 f = Font(font=("Courier", 20, "bold"))
212 fb.config(weight=BOLD)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 16 BOLD = "bold"
40 weight -- font thickness: NORMAL, BOLD
202 f = Font(font=("Courier", 20, "bold"))
212 fb.config(weight=BOLD)
  /development/tools/
monkey 16 BOLD = "\033[1m"
17 RED = "\033[91m" + BOLD
18 GREEN = "\033[92m" + BOLD
19 YELLOW = "\033[93m" + BOLD
25 BOLD = ""
35 """Prints a bold underlined status message"""
37 sys.stdout.write(BOLD)
45 """Prints a bold line of a shell command that is being run"""
47 sys.stdout.write(BOLD)
  /external/skia/tools/fonts/
create_test_font.cpp 33 constexpr NamedFontStyle bold = {"Bold", SkFontStyle::Bold() }; member in namespace:__anon34356
46 {"monospace", bold, "Liberation Mono", "LiberationMono-Bold.ttf", -1},
50 {"sans-serif", bold, "Liberation Sans", "LiberationSans-Bold.ttf", -1},
54 {"serif", bold, "Liberation Serif", "LiberationSerif-Bold.ttf", -1},
  /external/skqp/tools/
create_test_font.cpp 33 constexpr NamedFontStyle bold = {"Bold", SkFontStyle::Bold() }; member in namespace:__anon35023
46 {"monospace", bold, "Liberation Mono", "LiberationMono-Bold.ttf", -1},
50 {"sans-serif", bold, "Liberation Sans", "LiberationSans-Bold.ttf", -1},
54 {"serif", bold, "Liberation Serif", "LiberationSerif-Bold.ttf", -1},
  /external/libjpeg-turbo/doc/html/
doxygen.css 15 font-weight: bold;
48 font-weight: bold;
77 font-weight: bold;
122 font-weight: bold;
126 font-weight: bold;
137 font-weight: bold;
227 font-weight: bold;
246 font-weight: bold;
268 font-weight: bold;
378 font-weight: bold;
    [all...]
  /external/libnl/doc/
libnl.css 17 font-weight: bold;
43 font-weight: bold;
72 font-weight: bold;
117 font-weight: bold;
121 font-weight: bold;
132 font-weight: bold;
222 font-weight: bold;
241 font-weight: bold;
263 font-weight: bold;
373 font-weight: bold;
    [all...]
  /external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/src/
GenericPostScript.ppd.gz 
  /external/libcups/cups/
test.ppd 243 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
247 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
250 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
254 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
258 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
263 *Font Times-Bold: Standard "(001.007S)" Standard ROM
test2.ppd 224 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
228 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
231 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
235 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
239 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
244 *Font Times-Bold: Standard "(001.007S)" Standard ROM
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
ProgressBar.py 56 BOLD = '' #: Turn on bold mode
79 CLEAR_SCREEN=clear CLEAR_EOL=el CLEAR_BOL=el1 CLEAR_EOS=ed BOLD=bold
209 BAR = '%s${GREEN}[${BOLD}%s%s${NORMAL}${GREEN}]${NORMAL}%s'
210 HEADER = '${BOLD}${CYAN}%s${NORMAL}\n\n'
  /frameworks/compile/libbcc/
README.html 50 /* Uncomment (and remove this text!) to get bold-faced definition list terms
52 font-weight: bold }
59 font-weight: bold ;
71 font-weight: bold ;
78 font-weight: bold ;
96 font-weight: bold ;
142 font-weight: bold }
220 font-weight: bold ;
227 font-weight: bold ;
232 font-weight: bold }
    [all...]
  /frameworks/compile/slang/
README.html 50 /* Uncomment (and remove this text!) to get bold-faced definition list terms
52 font-weight: bold }
59 font-weight: bold ;
71 font-weight: bold ;
78 font-weight: bold ;
96 font-weight: bold ;
142 font-weight: bold }
220 font-weight: bold ;
227 font-weight: bold ;
232 font-weight: bold }
    [all...]
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/res/layout/
activity_phone_permission_request.xml 49 android:textStyle="bold"
59 android:textStyle="bold"
activity_wear_permission_request.xml 49 android:textStyle="bold"
59 android:textStyle="bold"
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/res/layout/
activity_phone_permission_request.xml 49 android:textStyle="bold"
59 android:textStyle="bold"
activity_wear_permission_request.xml 49 android:textStyle="bold"
59 android:textStyle="bold"
  /development/samples/SampleSyncAdapter/res/layout/
login_activity.xml 45 android:textStyle="bold"
69 android:textStyle="bold"

Completed in 1238 milliseconds

<<11121314151617181920>>