Searched refs:get_pdf_doc_info_func_ (Results 1 – 1 of 1) sorted by relevance
43 get_pdf_doc_info_func_(NULL) {} in PdfFunctionsBase()64 get_pdf_doc_info_func_ = in Init()67 LOG_IF(WARNING, !get_pdf_doc_info_func_) << "Missing GetPDFDocInfo"; in Init()69 if (!render_pdf_to_bitmap_func_ || !get_pdf_doc_info_func_ || in Init()105 if (!get_pdf_doc_info_func_) in GetPDFDocInfo()107 return get_pdf_doc_info_func_(pdf_buffer, buffer_size, page_count, in GetPDFDocInfo()134 GetPDFDocInfoProc get_pdf_doc_info_func_; member in __anonfc35da7b0111::PdfFunctionsBase