Searched refs:m_bUseFontWidth (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
H A Dcpdf_simplefont.h46 bool m_bUseFontWidth; member in class:CPDF_SimpleFont
H A Dcpdf_simplefont.cpp48 if (m_bUseFontWidth) {
68 if (m_bUseFontWidth) {
110 m_bUseFontWidth = !pWidthArray;
167 if (!m_bUseFontWidth && !(m_Flags & FXFONT_FIXED_PITCH)) {

Completed in 78 milliseconds