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

  /external/chromium_org/third_party/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" },
263 { SIMHEI, "Noto Sans CJK SC" },
321 // basic font names like "Sans", "Serif" or "Monospace". This function
326 strcasecmp(family_cstr, "sans") == 0 |
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 155 SANS,
191 // compatible with Courier New, but the former is sans-serif while
201 { SANS, "Arial" },
202 { SANS, "Arimo" },
203 { SANS, "Liberation Sans" },
315 // basic font names like "Sans", "Serif" or "Monospace". This function
320 strcasecmp(family_cstr, "sans") == 0 ||
369 // requested family: "Bitstream Vera Sans"
371 // post_match_family: "Bitstream Vera Sans"
    [all...]
  /frameworks/base/core/java/android/widget/
Switch.java 82 private static final int SANS = 1;
302 case SANS:
    [all...]
TextView.java 238 private static final int SANS = 1;
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 119 static final int SANS = 1;
279 case SANS:
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 80 private static final int SANS = 1;
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 240 milliseconds