HomeSort by relevance Sort by last modified time
    Searched full:courier (Results 126 - 150 of 323) sorted by null

1 2 3 4 56 7 8 91011>>

  /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/fgas/font/
fgas_fontutils.cpp 275 {0x480bf7a4, L"CourierStd", L"Courier New,Verdana", 0, 1252},
282 {0x4f68bd79, L"LetterGothicStd", L"Courier New,Verdana", 0, 1252},
422 {0xe7ebf4b9, L"Courier", L"Courier New", 0, 1252},
657 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" />
  /external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/android_fonts/v22/
fonts.xml 69 <alias name="courier" to="monospace" />
70 <alias name="courier new" to="monospace" />
  /external/skqp/resources/android_fonts/v22/
fonts.xml 69 <alias name="courier" to="monospace" />
70 <alias name="courier new" to="monospace" />
  /cts/tools/cts-api-coverage/res/
api-coverage.xsl 60 font-family: courier;
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DotTreeGenerator.cs 84 * node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DOTTreeGenerator.cs 82 * node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DotTreeGenerator.cs 84 * node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DOTTreeGenerator.java 108 * node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.input 38 basic = styles.add('normal', tabsize=3, fontSize=12, fontFamily="Courier")
  /external/libxml2/result/HTML/
fp40.htm 56 <font face="Courier New">
  /external/libxml2/result/valid/
dia.xml 92 <dia:font dia:name="Courier"/>
  /external/libxml2/test/HTML/
fp40.htm 55 <font face="Courier New">
  /external/pdfium/xfa/fxfa/
cxfa_fwltheme.cpp 33 L"Arial", L"Courier New", L"DejaVu Sans",
  /external/python/cpython2/Lib/idlelib/
aboutDialog.py 50 font=('courier', 24, 'bold'))
  /external/python/cpython3/Lib/idlelib/
help_about.py 53 font=('courier', 24, 'bold'))
  /external/swiftshader/third_party/LLVM/lib/Support/
GraphWriter.cpp 147 args.push_back("-Nfontname=Courier");
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
aboutDialog.py 46 font=('courier', 24, 'bold'))
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
aboutDialog.py 46 font=('courier', 24, 'bold'))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
aboutDialog.py 46 font=('courier', 24, 'bold'))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
aboutDialog.py 46 font=('courier', 24, 'bold'))
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 215 // Arial, Times New Roman and Courier New with a character repertoire
217 // compatible with Courier New, but the former is sans-serif while
235 { MONO, "Courier New" },
  /external/skqp/src/ports/
SkFontConfigInterface_direct.cpp 215 // Arial, Times New Roman and Courier New with a character repertoire
217 // compatible with Courier New, but the former is sans-serif while
235 { MONO, "Courier New" },

Completed in 518 milliseconds

1 2 3 4 56 7 8 91011>>