Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp549 const CFX_ByteString& sExtGSDictName, in GenerateExtGStateDict() argument
564 pExtGStateDict->SetFor(sExtGSDictName, std::move(pGSDict)); in GenerateExtGStateDict()
735 CFX_ByteString sExtGSDictName = "GS"; in GenerateCircleAP() local
736 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateCircleAP()
798 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateCircleAP()
809 CFX_ByteString sExtGSDictName = "GS"; in GenerateHighlightAP() local
810 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateHighlightAP()
825 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Multiply"); in GenerateHighlightAP()
847 CFX_ByteString sExtGSDictName = "GS"; in GenerateInkAP() local
848 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateInkAP()
[all …]