/external/skia/src/ports/ |
SkFontConfigInterface_direct.cpp | 133 SANS, 169 // compatible with Courier New, but the former is sans-serif while 179 { SANS, "Arial" }, 180 { SANS, "Arimo" }, 181 { SANS, "Liberation Sans" }, 198 { PGOTHIC, "Noto Sans CJK JP" }, 206 { GOTHIC, "Noto Sans Mono CJK JP" }, 238 { SIMHEI, "Noto Sans CJK SC" }, 296 // basic font names like "Sans", "Serif" or "Monospace". This functio [all...] |
/frameworks/base/core/java/android/widget/ |
Switch.java | 88 private static final int SANS = 1; 350 case SANS: [all...] |
TextView.java | 258 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; 325 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.jar | |