Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp920 [pFont, &pEncoding](wchar_t start, wchar_t end, CPDF_Array* widthArr) { in AddFont() argument
921 InsertWidthArray1(pFont, pEncoding.get(), start, end, widthArr); in AddFont()
1036 [&hDC](wchar_t start, wchar_t end, CPDF_Array* widthArr) { in AddWindowsFont() argument
1037 InsertWidthArray(hDC, start, end, widthArr); in AddWindowsFont()