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

  /external/pdfium/public/cpp/
fpdf_deleters.h 44 inline void operator()(FPDF_STRUCTTREE tree) { FPDF_StructTree_Close(tree); }
  /external/pdfium/public/
fpdf_structtree.h 27 // Function: FPDF_StructTree_Close
35 FPDF_StructTree_Close(FPDF_STRUCTTREE struct_tree);
  /external/pdfium/fpdfsdk/
fpdf_structtree_embeddertest.cpp 73 FPDF_StructTree_Close(struct_tree);
89 FPDF_StructTree_Close(struct_tree);
118 FPDF_StructTree_Close(struct_tree);
fpdf_structtree.cpp 51 FPDF_StructTree_Close(FPDF_STRUCTTREE struct_tree) {
fpdfview_c_api_test.c 257 CHK(FPDF_StructTree_Close);

Completed in 416 milliseconds