Searched defs:strwidth (Results 1 – 3 of 3) sorted by relevance
54 sub strwidth($) { subroutine
453 int strwidth = fm.stringWidth(text); in paint() local
100 static int strwidth(char *s) in strwidth() function