Searched refs:bExistCapHeight (Results 1 - 1 of 1) sorted by path

/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font.cpp264 FX_BOOL bExistCapHeight = FALSE; local
266 bExistCapHeight = TRUE;
268 if (bExistItalicAngle && bExistAscent && bExistCapHeight && bExistDescent && bExistStemV) {

Completed in 240 milliseconds