Searched defs:strwidth (Results 1 – 2 of 2) sorted by relevance
453 int strwidth = fm.stringWidth(text); in paint() local
102 static int strwidth(char *s) in strwidth() function