Searched refs:GenerateExtGStateDict (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fpdfdoc/ |
D | cpvt_generateap.cpp | 547 std::unique_ptr<CPDF_Dictionary> GenerateExtGStateDict( in GenerateExtGStateDict() function 798 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateCircleAP() 825 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Multiply"); in GenerateHighlightAP() 880 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateInkAP() 903 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateTextAP() 930 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateUnderlineAP() 966 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GeneratePopupAP() 1016 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateSquareAP() 1065 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateSquigglyAP() 1092 GenerateExtGStateDict(*pAnnotDict, sExtGSDictName, "Normal"); in GenerateStrikeOutAP()
|