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 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...]
  /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 81 private static final int SANS = 1;
301 case SANS:
    [all...]
TextView.java 237 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 85 private static final int SANS = 1;
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 436 milliseconds