frame-char-width
frame-char-width is a built-in function in `C source code
'.
(frame-char-width &optional FRAME)
Width in pixels of characters in the font in frame FRAME.
If FRAME is omitted or nil, the selected frame is used.
On a graphical screen, the width is the standard width of the default font.
For a terminal screen, the value is always 1.