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 67 FX_BOOL m_bGetCharCodeOnly;
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 33 : m_bGetCharCodeOnly(FALSE), m_bNormalizeObjs(TRUE), m_bOutputHyphen(FALSE)
150 if(!m_ParseOptions.m_bGetCharCodeOnly) {
201 if(m_ParseOptions.m_bGetCharCodeOnly) {
235 if(m_ParseOptions.m_bGetCharCodeOnly) {
315 if(m_ParseOptions.m_bGetCharCodeOnly) {
359 if(m_ParseOptions.m_bGetCharCodeOnly || !m_IsParsered) {
396 if(m_ParseOptions.m_bGetCharCodeOnly) {
450 if(m_ParseOptions.m_bGetCharCodeOnly) {
458 if(m_ParseOptions.m_bGetCharCodeOnly) {
593 if(m_ParseOptions.m_bGetCharCodeOnly) {
    [all...]

Completed in 915 milliseconds