Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp223 FX_BOOL bExistCapHeight = FALSE; in LoadFontDescriptor() local
225 bExistCapHeight = TRUE; in LoadFontDescriptor()
227 if (bExistItalicAngle && bExistAscent && bExistCapHeight && bExistDescent && in LoadFontDescriptor()