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

  /external/pdfium/fpdfsdk/
fpdfeditpath_embeddertest.cpp 24 EXPECT_TRUE(FPDFPath_Close(path));
fpdfedit_embeddertest.cpp 315 EXPECT_TRUE(FPDFPath_Close(black_path));
356 EXPECT_TRUE(FPDFPath_Close(blue_path));
417 EXPECT_TRUE(FPDFPath_Close(black_path));
525 EXPECT_TRUE(FPDFPath_Close(path));
    [all...]
fpdfeditpath.cpp 189 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_Close(FPDF_PAGEOBJECT path) {
fpdfview_c_api_test.c 169 CHK(FPDFPath_Close);
  /external/pdfium/public/
fpdf_edit.h 677 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_Close(FPDF_PAGEOBJECT path);

Completed in 60 milliseconds