OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPDF_DestroyClipPath
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/public/
fpdf_transformpage.h
141
DLLEXPORT void STDCALL
FPDF_DestroyClipPath
(FPDF_CLIPPATH clipPath);
/external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c
194
CHK(
FPDF_DestroyClipPath
);
fpdf_transformpage.cpp
221
DLLEXPORT void STDCALL
FPDF_DestroyClipPath
(FPDF_CLIPPATH clipPath) {
Completed in 86 milliseconds