Searched refs:char_widths (Results 1 – 1 of 1) sorted by relevance
617 int char_widths[224]; in AddWindowsFont() local618 GetCharWidth(hDC, 32, 255, char_widths); in AddWindowsFont()621 pWidths->AppendNew<CPDF_Number>(char_widths[i]); in AddWindowsFont()