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.cpp1025 int char_widths[224]; in AddWindowsFont() local
1026 GetCharWidth(hDC, 32, 255, char_widths); in AddWindowsFont()
1029 pWidths->AddNew<CPDF_Number>(char_widths[i]); in AddWindowsFont()