Searched defs:Font (Results 1 – 15 of 15) sorted by relevance
3 public class Font { class6 public Font(String fontFamily, float size) { in Font() method in Font
24 class Font; variable
25 class Font; variable
30 class Font; variable
20 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { class in CanvasKit
352 Font: { property
7 export interface Font { interface
26 class Font: class
273 Font = Table('Font') variable
59 public class Font { class336 private Font(int sfntVersion, byte[] digest) { in Font() method in Font
95 message Font { message
90 Font::Font(int32_t sfnt_version, std::vector<uint8_t>* digest) in Font() function in sfntly::Font
401 readonly Font: FontConstructor; property1616 export interface Font extends EmbindObject<Font> { interface
670 …ImFont* Font; // Current/default font (optional, for simplified AddT… member767 …ImFont* Font; // (Shortcut) == FontStack.empty() ? I… member
2039 …ImFont* Font; // Input // For custom font glyphs only (ID<0x10000): target fo… member