Searched defs:fontname (Results 1 – 5 of 5) sorted by relevance
61 String fontname; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
233 const char* fontname; // Name of default font to use with that charset. member
154 FontEquivClass GetFontEquivClass(const char* fontname) in GetFontEquivClass()
233 const char* fontname = strippedStr.c_str(); in output_font() local
356 CFX_ByteString fontname(name); in GetStockFont() local