Searched refs:FPDF_StructTree_Close (Results 1 – 4 of 4) sorted by relevance
35 FPDF_StructTree_Close(FPDF_STRUCTTREE struct_tree);
75 inline void operator()(FPDF_STRUCTTREE tree) { FPDF_StructTree_Close(tree); } in operator()
45 FPDF_StructTree_Close(FPDF_STRUCTTREE struct_tree) { in FPDF_StructTree_Close() function
307 CHK(FPDF_StructTree_Close); in CheckPDFiumCApi()