Searched refs:GenerateExtGStateDict (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fpdfdoc/ |
D | cpvt_generateap.cpp | 465 std::unique_ptr<CPDF_Dictionary> GenerateExtGStateDict( in GenerateExtGStateDict() function 589 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateCircleAP() 615 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Multiply"); in GenerateHighlightAP() 669 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateInkAP() 691 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateTextAP() 717 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateUnderlineAP() 752 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GeneratePopupAP() 800 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateSquareAP() 848 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateSquigglyAP() 874 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateStrikeOutAP() [all …]
|