HomeSort by relevance Sort by last modified time
    Searched defs:SANS (Results 1 - 6 of 6) sorted by null

  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 159 SANS,
195 // compatible with Courier New, but the former is sans-serif while
205 { SANS, "Arial" },
206 { SANS, "Arimo" },
207 { SANS, "Liberation Sans" },
224 { PGOTHIC, "Noto Sans CJK JP" },
232 { GOTHIC, "Noto Sans Mono CJK JP" },
264 { SIMHEI, "Noto Sans CJK SC" },
322 // basic font names like "Sans", "Serif" or "Monospace". This functio
    [all...]
  /frameworks/base/core/java/android/widget/
Switch.java 87 private static final int SANS = 1;
349 case SANS:
    [all...]
TextView.java 252 private static final int SANS = 1;
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 85 private static final int SANS = 1;
277 case SANS:
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 118 static final int SANS = 1;
288 case SANS:
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 598 milliseconds