Home
last modified time | relevance | path

Searched refs:DEFAULT_FONT_WEIGHT (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java63 public static final int DEFAULT_FONT_WEIGHT = 400; field in FontFamily_Delegate
393 …return addFont(path, DEFAULT_FONT_WEIGHT, path.endsWith(FONT_SUFFIX_ITALIC) ? 1 : RESOLVE_BY_FONT_…