Searched refs:csFont (Results 1 – 1 of 1) sorted by relevance
24 ByteString csFont; in GetFontString() local26 return csFont; in GetFontString()30 csFont += syntax.GetWord(); in GetFontString()31 csFont += " "; in GetFontString()32 csFont += syntax.GetWord(); in GetFontString()33 csFont += " "; in GetFontString()34 csFont += syntax.GetWord(); in GetFontString()36 return csFont; in GetFontString()