Searched defs:font (Results 1 – 9 of 9) sorted by relevance
154 Font font = Font.createFont(Font.TRUETYPE_FONT, f); in nativeCreateFromFile() local203 private Typeface_Delegate(Font font) { in Typeface_Delegate()
178 final Font[] font = new Font[4]; // Matches the 4 type-face styles. field in FontLoader.FontInfo264 Font font = getFont(fileName); in endElement() local
967 public synchronized void setStandardFontFamily(String font) { in setStandardFontFamily()986 public synchronized void setFixedFontFamily(String font) { in setFixedFontFamily()1005 public synchronized void setSansSerifFontFamily(String font) { in setSansSerifFontFamily()1024 public synchronized void setSerifFontFamily(String font) { in setSerifFontFamily()1043 public synchronized void setCursiveFontFamily(String font) { in setCursiveFontFamily()1062 public synchronized void setFantasyFontFamily(String font) { in setFantasyFontFamily()
333 void TextLayoutCacheValue::initShaperItem(HB_ShaperItem& shaperItem, HB_FontRec* font, in initShaperItem()422 HB_FontRec font; in computeValuesWithHarfbuzz() local
519 Font font = new Font(); in readFont() local
634 Font *font = static_cast<Font *>(vfont); in rsi_ContextBindFont() local
321 void rsrBindFont(Context *rsc, Script *sc, Font *font) { in rsrBindFont()
713 void FontState::precacheLatin(Font *font) { in precacheLatin()
293 Font* font = activeFonts[i]; in create() local