HomeSort by relevance Sort by last modified time
    Searched full:cskey2 (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_formcontrol.cpp 71 CFX_ByteString csKey2;
72 CPDF_Object* pObj2 = pSubDict->GetNextElement(pos2, csKey2);
76 if (csKey2 != "Off") {
77 pSubDict->ReplaceKey(csKey2, csValue);

Completed in 401 milliseconds