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

  /external/pdfium/testing/
embedder_test.cpp 196 int doc_type = FPDF_GetFormType(*document); local
197 if (doc_type == FORMTYPE_XFA_FULL || doc_type == FORMTYPE_XFA_FOREGROUND)
  /external/pdfium/samples/
pdfium_test.cc 1433 int doc_type = FPDF_GetFormType(doc.get()); local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.cc 99 const char* const doc_type) {
107 size += EbmlElementSize(libwebm::kMkvDocType, doc_type);
131 if (!WriteEbmlElement(writer, libwebm::kMkvDocType, doc_type))
3307 const char* const doc_type = local
3690 const char* const doc_type = local
    [all...]

Completed in 8653 milliseconds