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

1 23 4 5 6 7 8 91011

  /external/libxml2/test/
dia2 52 <dia:font name="Courier"/>
  /external/slf4j/slf4j-site/src/site/pages/css/
site.css 46 font-family: Courier, "MS Courier New", Prestige, Everson Monocourrier, monospace;
63 font-family: Monaco, Andale Mono, Courier New, monospace;
282 font-family: Courier, monospace;
  /external/testng/doc/samplereport/css/
maven-theme.css 9 font-family: Courier, monospace;
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
config-main.def 56 font= courier
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
config-main.def 56 font= courier
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 56 font= courier
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 56 font= courier
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dottreegen.py 56 " node [shape=plaintext, fixedsize=true, fontsize=11, fontname=\"Courier\",\n" +
180 node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/jsdoc-template/static/
default.css 115 font-family: "Courier New",Courier,monospace;
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkFont.py 38 family -- font 'family', e.g. Courier, Times, Helvetica
202 f = Font(font=("Courier", 20, "bold"))
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkFont.py 38 family -- font 'family', e.g. Courier, Times, Helvetica
202 f = Font(font=("Courier", 20, "bold"))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 38 family -- font 'family', e.g. Courier, Times, Helvetica
202 f = Font(font=("Courier", 20, "bold"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFont.py 38 family -- font 'family', e.g. Courier, Times, Helvetica
202 f = Font(font=("Courier", 20, "bold"))
  /external/ImageMagick/coders/
wmf.c     [all...]
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 167 // Arial, Times New Roman and Courier New with a character repertoire
169 // compatible with Courier New, but the former is sans-serif while
187 { MONO, "Courier New" },
  /external/skia/tools/
sk_tool_utils.cpp 26 { "Times", "Helvetica", "Courier" }, // Mac
27 { "Times New Roman", "Helvetica", "Courier" }, // iOS
28 { "Times New Roman", "Arial", "Courier New" }, // Win
  /external/icu/icu4c/
icu4c.css 490 font-family: "Source Code Pro", "Everson Mono", "Courier New", Courier, mono;
  /external/icu/icu4c/source/samples/layout/
readme.html 57 click on the link for the Courier Thai font. This will download a .ZIP file.
82 <br><br>DEVANAGARI: Raghindi<br>THAI: Courier MonoThai<br>DEFAULT: Code2000<br><br>Note that only the Code2000 default font is strictly necessary,
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 181 {"Courier", "Courier New", FALSE, FALSE},
182 {"Courier-Bold", "Courier New", TRUE, FALSE},
183 {"Courier-BoldOblique", "Courier New", TRUE, TRUE},
184 {"Courier-Oblique", "Courier New", FALSE, TRUE},
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 75 | node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/libxml2/test/valid/
dia.xml 116 <dia:font dia:name="Courier"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
PreferenceInitializer.java 115 new FontData("Courier", 10, SWT.NORMAL).toString()); //$NON-NLS-1$
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
AdvancedHtmlSanitizerTest.java 436 sanitize("<div style=\"font-family:'courier new',monospace;font-size:x-small\"></div>",
437 "<div style=\"font-family:&#39;courier new&#39; , monospace;font-size:x-small\">" +
439 sanitize("<div style=\"font-family:\"courier new\",monospace\"></div>", "<div></div>");
447 sanitize("<div style=\"font-family: 'courier new\",monospace;'\"></div>", "<div></div>");
448 sanitize("<div style=\"font-family: \"courier new',monospace;\"></div>", "<div></div>");
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp 99 {0x480bf7a4, L"CourierStd", L"Courier New,Verdana", 0, 1252},
106 {0x4f68bd79, L"LetterGothicStd", L"Courier New,Verdana", 0, 1252},
246 {0xe7ebf4b9, L"Courier", L"Courier New", 0, 1252},
481 L"Ubuntu Mono,DejaVu Sans Mono,Nimbus Mono L,Liberation Mono,Courier 10 "
    [all...]
  /external/skia/resources/android_fonts/v22/
fonts.xml 69 <alias name="courier" to="monospace" />
70 <alias name="courier new" to="monospace" />

Completed in 962 milliseconds

1 23 4 5 6 7 8 91011