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

  /external/pdfium/core/include/fpdftext/
fpdf_text.h 64 FX_BOOL m_bGetCharCodeOnly;
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 79 : m_bGetCharCodeOnly(FALSE), m_bNormalizeObjs(TRUE), m_bOutputHyphen(FALSE)
193 if(!m_ParseOptions.m_bGetCharCodeOnly) {
240 if(m_ParseOptions.m_bGetCharCodeOnly) {
274 if(m_ParseOptions.m_bGetCharCodeOnly) {
354 if(m_ParseOptions.m_bGetCharCodeOnly) {
397 if(m_ParseOptions.m_bGetCharCodeOnly || !m_IsParsered) {
434 if(m_ParseOptions.m_bGetCharCodeOnly) {
485 if(m_ParseOptions.m_bGetCharCodeOnly) {
493 if(m_ParseOptions.m_bGetCharCodeOnly) {
628 if(m_ParseOptions.m_bGetCharCodeOnly) {
    [all...]

Completed in 500 milliseconds