Searched refs:GenerateAndSetAPDict (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fpdfdoc/ |
D | cpvt_generateap.cpp | 499 void GenerateAndSetAPDict(CPDF_Document* pDoc, in GenerateAndSetAPDict() function 592 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateCircleAP() 618 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateHighlightAP() 672 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateInkAP() 694 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateTextAP() 720 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateUnderlineAP() 757 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GeneratePopupAP() 803 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateSquareAP() 851 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateSquigglyAP() 877 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateStrikeOutAP() [all …]
|