Searched defs:FontInfo (Results 1 – 6 of 6) sorted by relevance
65 struct FontInfo { struct66 int32_t displayFlag = -1;67 int32_t horizontalJustification = -1;68 int32_t verticalJustification = -1;69 int32_t rgbaBackground = -1;70 int32_t leftPos = -1;71 int32_t topPos = -1;72 int32_t bottomPos = -1;73 int32_t rightPos = -1;74 int32_t startchar = -1;[all …]
43 class FontInfo(object): class
41 class FontInfo(object): class
93 public static final class FontInfo { class in FontFamily_Delegate
67 /*package*/ static final class FontInfo { class in Paint_Delegate71 FontInfo(@NonNull Font font, @NonNull java.awt.FontMetrics fontMetrics) { in FontInfo() method in Paint_Delegate.FontInfo
190 public static class FontInfo { class in FontsContract208 public FontInfo(@NonNull Uri uri, @IntRange(from = 0) int ttcIndex, in FontInfo() method in FontsContract.FontInfo