Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_helpers.cpp386 ByteString cbString = pAnnotDict->GetStringFor("IT"); in CheckForUnsupportedAnnot() local
387 if (cbString != "Img") in CheckForUnsupportedAnnot()
399 ByteString cbString = pAnnotDict->GetStringFor(pdfium::form_fields::kFT); in CheckForUnsupportedAnnot() local
400 if (cbString == pdfium::form_fields::kSig) in CheckForUnsupportedAnnot()