Searched refs:widthArr (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_document.cpp | 920 [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()
|