Searched defs:getFont (Results 1 – 4 of 4) sorted by relevance
175 public Font getFont(int desiredWeight, boolean isItalic) { in getFont() method in FontFamily_Delegate
154 MinikinFont* FontFamily::getFont(size_t index) const { in getFont() function in android::FontFamily
930 MinikinFont* Layout::getFont(int i) const { in getFont() function in android::Layout
151 Font * getFont() {return mFont.get();} in getFont() function