Home
last modified time | relevance | path

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

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