HomeSort by relevance Sort by last modified time
    Searched refs:m_bAnsiWidthsFixed (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/font/
cpdf_cidfont.h 83 bool m_bAnsiWidthsFixed;
cpdf_cidfont.cpp 219 m_bAnsiWidthsFixed(false),
518 if (charcode < 0x80 && m_bAnsiWidthsFixed)
859 m_bAnsiWidthsFixed = true;

Completed in 73 milliseconds