HomeSort by relevance Sort by last modified time
    Searched refs:sSubType (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/
fsdk_annothandler.cpp 362 CFX_ByteString sSubType = pAnnot->GetSubType();
364 if (sSubType == BFFT_SIGNATURE)
439 CFX_ByteString sSubType = pAnnot->GetSubType();
441 if (sSubType == BFFT_SIGNATURE)
457 CFX_ByteString sSubType = pAnnot->GetSubType();
459 if (sSubType == BFFT_SIGNATURE)
473 CFX_ByteString sSubType = pAnnot->GetSubType();
475 if (sSubType == BFFT_SIGNATURE)
488 CFX_ByteString sSubType = pAnnot->GetSubType();
490 if (sSubType == BFFT_SIGNATURE
    [all...]
fsdk_baseform.cpp     [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_baseform.h 267 CBA_AnnotIterator(CPDFSDK_PageView* pPageView, const CFX_ByteString& sType, const CFX_ByteString& sSubType);

Completed in 62 milliseconds