Searched defs:fontname (Results 1 – 10 of 10) sorted by relevance
61 String fontname; field in FontTableBox.FontRecord66 public FontRecord(int fontId, String fontname) { in FontRecord()
9 fontname = "TkDefaultFont" variable
62 char fontname[256]; in fh_getfontname() local197 clientproc(char *fontname) in clientproc()
231 const char* fontname; // Name of default font to use with that charset. member
301 ByteString fontname(name); in GetStockFont() local
242 const char* fontname = strippedStr.c_str(); in output_font() local
243 const char* fontname = strippedStr.c_str(); in output_font() local
202 FontEquivClass GetFontEquivClass(const char* fontname) in GetFontEquivClass()