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

  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 967 m_bNewBuf = FALSE;
1021 m_bNewBuf = m_pData != pStream->m_pDataBuf;
1024 if (m_bNewBuf) {
1030 if (m_bNewBuf) {
1039 if (m_bNewBuf) {
1048 if (m_bNewBuf) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 476 FX_BOOL m_bNewBuf;
481 m_bNewBuf = FALSE;
493 m_bNewBuf = FALSE;
499 m_bNewBuf = TRUE;
503 if (m_bNewBuf) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_objects.h 536 FX_BOOL m_bNewBuf;

Completed in 442 milliseconds