Searched defs:fontId (Results 1 – 4 of 4) sorted by relevance
166 long fontId = rs.nFontCreateFromFile(path, pointSize, dpi); in createFromFile() local191 long fontId = rs.nFontCreateFromAsset(mgr, path, pointSize, dpi); in createFromAsset() local215 long fontId = 0; in createFromResource() local
47 uint32 fontId = 1; field62 uint32 fontId = 7; field
228 public Style(int startChar, int endChar, int fontId, in Style()548 int fontId = -1; in readStyle() local
77 int32_t fontId = -1; member