HomeSort by relevance Sort by last modified time
    Searched full:serif (Results 251 - 275 of 396) sorted by null

<<111213141516

  /external/chromium/chrome/browser/resources/
about_sys.html 9 font-family: Arial, Helvetica, sans-serif;
about_stats.html 11 font-family: Verdana, Helvetica, Arial, sans-serif;
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 20 font-family: segoe ui, arial, helvetica, sans-serif;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
feed.html 6 font-family: helvetica, arial, sans-serif;
  /external/libvorbis/doc/
helper.html 12 font-family: Verdana, Arial, Helvetica, sans-serif;
vorbis-fidelity.html 12 font-family: Verdana, Arial, Helvetica, sans-serif;
  /external/webkit/Source/WebCore/inspector/front-end/
textViewer.css 57 font-family: Lucida Grande, sans-serif;
  /external/webkit/Source/WebCore/manual-tests/win/
milliondollar.html 8 padding: 0px; margin: 0px; font-size: 12px; font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  /external/webkit/Source/WebKit/gtk/po/
ar.po 349 msgid "Sans Serif Font Family"
353 msgid "The default Sans Serif font family used to display text."
357 msgid "Serif Font Family"
361 msgid "The default Serif font family used to display text."
gu.po 352 msgid "Sans Serif Font Family"
356 msgid "The default Sans Serif font family used to display text."
360 msgid "Serif Font Family"
364 msgid "The default Serif font family used to display text."
    [all...]
nb.po 359 msgid "Sans Serif Font Family"
363 msgid "The default Sans Serif font family used to display text."
367 msgid "Serif Font Family"
371 msgid "The default Serif font family used to display text."
pa.po 356 msgid "Sans Serif Font Family"
360 msgid "The default Sans Serif font family used to display text."
364 msgid "Serif Font Family"
368 msgid "The default Serif font family used to display text."
ru.po 356 msgid "Sans Serif Font Family"
360 msgid "The default Sans Serif font family used to display text."
364 msgid "Serif Font Family"
368 msgid "The default Serif font family used to display text."
sr.po 354 msgid "Sans Serif Font Family"
358 msgid "The default Sans Serif font family used to display text."
362 msgid "Serif Font Family"
366 msgid "The default Serif font family used to display text."
    [all...]
uk.po 351 msgid "Sans Serif Font Family"
355 msgid "The default Sans Serif font family used to display text."
359 msgid "Serif Font Family"
363 msgid "The default Serif font family used to display text."
    [all...]
it.po 581 # * nella "breve" si lascia la forma inglese (es. sans serif) nella lunga
624 msgid "Sans Serif Font Family"
625 msgstr "Famiglia carattere sans serif"
628 msgid "The default Sans Serif font family used to display text."
634 msgid "Serif Font Family"
635 msgstr "Famiglia carattere serif"
638 msgid "The default Serif font family used to display text."
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
main.cpp 147 QFont f("Sans Serif");
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
RsBenchRS.java 284 mScript.set_gFontSerif(Font.create(mRS, mRes, "serif", Font.Style.NORMAL, 8));
  /packages/apps/Settings/res/values/
styles.xml 103 <item name="android:fontFamily">sans-serif-light</item>
  /external/eigen/doc/
eigendoxy.css 4 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
496 font-family: sans-serif;
696 font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
  /frameworks/base/core/java/android/widget/
Switch.java 75 private static final int SERIF = 2;
243 case SERIF:
244 tf = Typeface.SERIF;
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 102 static final int SERIF = 2;
300 case SERIF:
301 tf = Typeface.SERIF;
  /external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTree.cpp 172 // names like sans, serif and monospace.
423 "serif-font-family", "Times",
424 "sans-serif-font-family", "Helvetica",
    [all...]
  /frameworks/base/core/java/android/webkit/
WebSettingsClassic.java 57 private String mStandardFontFamily = "sans-serif";
59 private String mSansSerifFontFamily = "sans-serif";
60 private String mSerifFontFamily = "serif";
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
style.css 275 font-family: Arial, sans-serif;

Completed in 2798 milliseconds

<<111213141516