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 181 SANS,
217 // compatible with Courier New, but the former is sans-serif while
227 { SANS, "Arial" },
228 { SANS, "Arimo" },
229 { SANS, "Liberation Sans" },
246 { PGOTHIC, "Noto Sans CJK JP" },
254 { GOTHIC, "Noto Sans Mono CJK JP" },
286 { SIMHEI, "Noto Sans CJK SC" },
344 // basic font names like "Sans", "Serif" or "Monospace". This functio
    [all...]
  /frameworks/base/core/java/android/widget/
Switch.java 91 private static final int SANS = 1;
353 case SANS:
    [all...]
TextView.java 312 private static final int SANS = 1;
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 95 private static final int SANS = 1;
339 case SANS:
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 117 static final int SANS = 1;
286 case SANS:
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 

Completed in 613 milliseconds