Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp478 const ByteString& sExtGSDictName, in GenerateExtGStateDict() argument
493 pExtGStateDict->SetFor(sExtGSDictName, pGSDict); in GenerateExtGStateDict()
538 ByteString sExtGSDictName = "GS"; in GenerateCircleAP() local
539 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateCircleAP()
600 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateCircleAP()
610 ByteString sExtGSDictName = "GS"; in GenerateHighlightAP() local
611 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateHighlightAP()
631 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Multiply"); in GenerateHighlightAP()
652 ByteString sExtGSDictName = "GS"; in GenerateInkAP() local
653 sAppStream << "/" << sExtGSDictName << " gs "; in GenerateInkAP()
[all …]