Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.cpp184 bool bExistAscent = false; in LoadFontDescriptor() local
187 bExistAscent = true; in LoadFontDescriptor()
197 if (bExistItalicAngle && bExistAscent && bExistCapHeight && bExistDescent && in LoadFontDescriptor()