Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.h97 void ReplaceKey(const CFX_ByteString& oldkey, const CFX_ByteString& newkey);
Dcpdf_dictionary.cpp202 void CPDF_Dictionary::ReplaceKey(const CFX_ByteString& oldkey, in ReplaceKey() function in CPDF_Dictionary
/external/pdfium/core/fpdfdoc/
Dcpdf_formcontrol.cpp89 pSubDict->ReplaceKey(csKey2, csValue); in SetOnStateName()
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp209 pDict->ReplaceKey(op.key, CFX_ByteString(op.replacement)); in ReplaceAbbr()