Home
last modified time | relevance | path

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

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