Searched defs:getFont (Results 1 – 11 of 11) sorted by relevance
69 const Font* getFont(size_t index) const { return mFonts[index].get(); } in getFont() function
133 const Font* getFont(int i) const { return mGlyphs[i].font.font.get(); } in getFont() function
482 public static Typeface getFont(String fontName, BridgeContext context, Theme theme, boolean in getFont() method in ResourceHelper502 public static Typeface getFont(ResourceValue value, BridgeContext context, Theme theme) { in getFont() method in ResourceHelper
115 public void getFont() { in getFont() method in ResourcesPerfTest
350 public @NonNull Font getFont(@IntRange(from = 0) int index) { in getFont() method in FontFamily
133 public Font getFont(@IntRange(from = 0) int index) { in getFont() method in PositionedGlyphs
142 Font * getFont() {return mFont.get();} in getFont() function
717 public Typeface getFont(int index) { in getFont() method in BridgeTypedArray
867 static Typeface getFont(Resources resources, int id) throws in getFont() method in Resources_Delegate881 static Typeface getFont(Resources resources, TypedValue outValue, int id) throws in getFont() method in Resources_Delegate
1040 public Typeface getFont(@StyleableRes int index) { in getFont() method in TypedArray
481 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont() method in Resources498 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont() method in Resources