Home
last modified time | relevance | path

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

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