Home
last modified time | relevance | path

Searched refs:PCLmStartPage (Results 1 – 3 of 3) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dpclm_wrapper_api.h36 int PCLmStartPage(void *thisClass, PCLmPageSetup *PCLmPageContent, void **pOutBuffer,
Dpclm_wrapper_api.cpp34 int PCLmStartPage(void *thisClass, PCLmPageSetup *PCLmPageContent, void **pOutBuffer, in PCLmStartPage() function
Dlib_pclm.c220 PCLmStartPage(job_info->pclmgen_obj, page_info, (void **) &pclm_output_buff, &outBuffSize); in _start_page()