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

  /external/pdfium/core/include/fpdftext/
fpdf_text.h 65 FX_BOOL m_bNormalizeObjs;
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 79 : m_bGetCharCodeOnly(FALSE), m_bNormalizeObjs(TRUE), m_bOutputHyphen(FALSE)
156 m_ParseOptions.m_bNormalizeObjs = bNormalize;
    [all...]

Completed in 91 milliseconds