Home
last modified time | relevance | path

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

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