Searched refs:GenerateAndSetAPDict (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fpdfdoc/ |
D | cpvt_generateap.cpp | 509 void GenerateAndSetAPDict(CPDF_Document* pDoc, in GenerateAndSetAPDict() function 603 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateCircleAP() 634 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateHighlightAP() 688 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateInkAP() 710 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateTextAP() 741 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateUnderlineAP() 781 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GeneratePopupAP() 827 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateSquareAP() 877 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateSquigglyAP() 909 GenerateAndSetAPDict(pDoc, pAnnotDict, &sAppStream, std::move(pResourceDict), in GenerateStrikeOutAP() [all …]
|