Home
last modified time | relevance | path

Searched refs:respone (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h391 FPDF_BSTR respone; in FFI_PostRequestURL() local
392 FPDF_BStr_Init(&respone); in FFI_PostRequestURL()
394 header, &respone); in FFI_PostRequestURL()
397 (unsigned short*)respone.str, respone.len / sizeof(unsigned short)); in FFI_PostRequestURL()
398 FPDF_BStr_Clear(&respone); in FFI_PostRequestURL()
/external/pdfium/public/
Dfpdf_formfill.h995 …_WIDESTRING wsContentType, FPDF_WIDESTRING wsEncode, FPDF_WIDESTRING wsHeader, FPDF_BSTR* respone);