Home
last modified time | relevance | path

Searched defs:getFont (Results 1 – 12 of 12) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/content/res/
DResourcesCompat.java202 public static Typeface getFont(@NonNull Context context, @FontRes int id) in getFont() method in ResourcesCompat
292 public static void getFont(@NonNull Context context, @FontRes int id, in getFont() method in ResourcesCompat
311 public static Typeface getFont(@NonNull Context context, @FontRes int id, TypedValue value, in getFont() method in ResourcesCompat
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java379 public static Typeface getFont(String fontName, BridgeContext context, Theme theme, boolean in getFont() method in ResourceHelper
399 public static Typeface getFont(ResourceValue value, BridgeContext context, Theme theme) { in getFont() method in ResourceHelper
/frameworks/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java203 public Font getFont(int desiredWeight, boolean isItalic) { in getFont() method in FontFamily_Delegate
/frameworks/minikin/include/minikin/
DFontFamily.h146 const Font* getFont(size_t index) const { return &mFonts[index]; } in getFont() function
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DTintTypedArray.java110 public Typeface getFont(@StyleableRes int index, int style, in getFont() method in TintTypedArray
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java824 static Typeface getFont(Resources resources, int id) throws in getFont() method in Resources_Delegate
838 static Typeface getFont(Resources resources, TypedValue outValue, int id) throws in getFont() method in Resources_Delegate
DBridgeTypedArray.java735 public Typeface getFont(int index) { in getFont() method in BridgeTypedArray
/frameworks/rs/
DrsContext.h142 Font * getFont() {return mFont.get();} in getFont() function
/frameworks/base/core/java/android/content/res/
DResources.java363 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont() method in Resources
380 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont() method in Resources
DTypedArray.java974 public Typeface getFont(@StyleableRes int index) { in getFont() method in TypedArray
/frameworks/minikin/libs/minikin/
DLayout.cpp800 const MinikinFont* Layout::getFont(int i) const { in getFont() function in minikin::Layout
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...