Home
last modified time | relevance | path

Searched refs:char_widths (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp1026 int char_widths[224]; in AddWindowsFont() local
1027 GetCharWidth(hDC, 32, 255, char_widths); in AddWindowsFont()
1030 pWidths->AddNew<CPDF_Number>(char_widths[i]); in AddWindowsFont()