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

/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font.cpp873 if (m_bUseFontWidth) {
887 if (m_bUseFontWidth) {
949 m_bUseFontWidth = TRUE;
951 m_bUseFontWidth = FALSE;
1012 if (!m_bUseFontWidth && !(m_Flags & PDFFONT_FIXEDPITCH)) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h386 FX_BOOL m_bUseFontWidth; member in class:CPDF_SimpleFont

Completed in 188 milliseconds