Home
last modified time | relevance | path

Searched refs:GetByteStringPool (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_indirect_object_holder.h68 WeakPtr<ByteStringPool> GetByteStringPool() const { in GetByteStringPool() function
H A Dcpdf_dictionary.h120 WeakPtr<ByteStringPool> GetByteStringPool() const { return m_pPool; } in GetByteStringPool() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_annot.cpp260 pdfium::MakeRetain<CPDF_Dictionary>(pAnnotDict->GetByteStringPool()); in SetExtGStateInResourceDict()
284 pdfium::MakeRetain<CPDF_Dictionary>(pAnnotDict->GetByteStringPool()); in SetExtGStateInResourceDict()
/aosp_15_r20/external/pdfium/core/fpdfapi/edit/
H A Dcpdf_pagecontentgenerator.cpp691 pEncoding->Realize(m_pDocument->GetByteStringPool())); in ProcessText()
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_generateap.cpp473 pdfium::MakeRetain<CPDF_Dictionary>(pAnnotDict.GetByteStringPool()); in GenerateExtGStateDict()
483 pdfium::MakeRetain<CPDF_Dictionary>(pAnnotDict.GetByteStringPool()); in GenerateExtGStateDict()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_docpagedata.cpp230 pEncoding->Realize(GetDocument()->GetByteStringPool())); in GetStandardFont()
H A Dcpdf_streamcontentparser.cpp1562 pDataStart, m_pDocument->GetByteStringPool()); in Parse()