HomeSort by relevance Sort by last modified time
    Searched full:monospace (Results 201 - 225 of 357) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/text/style/
TextAppearanceSpan.java 87 mTypeface = "monospace";
  /external/bzip2/
bz-fo.xsl 41 font-family="monospace" background-color="#f2f2f9"
51 font-family="monospace" background-color="#edf7f4"
  /external/chromium_org/chrome/common/extensions/docs/static/css/
site.css 97 font-family: monospace;
652 font-family: "Courier New", courier, monospace;
  /external/chromium/chrome/browser/resources/
about_sys.html 101 font-family: 'Courier New', monospace;
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/static/
default.css 115 font-family: "Courier New",Courier,monospace;
  /external/chromium_org/ppapi/api/dev/
ppb_font_dev.idl 75 * the user may have a different font size for the default monospace font to
  /external/chromium_org/ppapi/api/trusted/
ppb_browser_font_trusted.idl 77 * the user may have a different font size for the default monospace font to
  /external/chromium_org/third_party/WebKit/ManualTests/forms/
calendar-picker.html 36 <ol id="console" style="font-family:monospace;"></ol>
  /external/llvm/docs/
SphinxQuickstartTemplate.rst 63 Your text can be *emphasized*, **bold**, or ``monospace``.
  /external/eigen/doc/
eigendoxy.css 135 font-family: monospace, fixed;
482 font-family: "courier new",courier,monospace;
883 font-family: monospace, fixed;
  /frameworks/base/core/java/android/widget/
Switch.java 76 private static final int MONOSPACE = 3;
247 case MONOSPACE:
248 tf = Typeface.MONOSPACE;
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 52 android:typeface="monospace"
70 as a theme for an Activity and then all text inside that Activity will have green monospace
98 &lt;item name="android:typeface"&gt;monospace&lt;/item&gt;
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 103 static final int MONOSPACE = 3;
304 case MONOSPACE:
305 tf = Typeface.MONOSPACE;
  /external/chromium/chrome/common/extensions/docs/css/
ApiRefStyles.css 92 font-family:monospace;
306 font-family:monospace;
1250 font-family: "Courier New", courier, monospace;
  /external/chromium_org/chrome/app/resources/
locale_settings_linux.grd 162 Monospace
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
options.html 119 font-family: monospace;
  /external/chromium_org/ppapi/c/dev/
ppb_font_dev.h 99 * the user may have a different font size for the default monospace font to
  /external/chromium_org/ppapi/c/documentation/
stylesheet-dox.css 102 font-family: monospace, fixed;
  /external/chromium_org/ppapi/c/trusted/
ppb_browser_font_trusted.h 101 * the user may have a different font size for the default monospace font to
  /external/chromium_org/ppapi/cpp/documentation/
stylesheet-dox.css 102 font-family: monospace, fixed;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
codemirror.css 5 font-family: monospace;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspector.css 815 body.platform-mac .monospace,
818 font-family: Menlo, monospace;
821 body.platform-mac.platform-mac-tiger .monospace,
824 font-family: Monaco, monospace;
827 body.platform-windows .monospace,
830 font-family: Consolas, Lucida Console, monospace;
833 body.platform-linux .monospace,
836 font-family: dejavu sans mono, monospace;
1348 font-family: monospace;
    [all...]
  /external/chromium_org/tools/grit/grit/testdata/
preferences.html 34 .example { color: gray; font-family: monospace; }
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
example.php 66 $geshi->set_overall_style('font: normal normal 90% monospace; color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', false);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 114 'medium', 'message-box', 'middle', 'mix', 'monospace', 'n-resize',

Completed in 1461 milliseconds

1 2 3 4 5 6 7 891011>>