Searched refs:FPDF_BSTR (Results 1 – 6 of 6) sorted by relevance
16 FPDF_BSTR bst; in TEST()24 FPDF_BSTR bst; in TEST()36 FPDF_BSTR bst; in TEST()
1123 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Init(FPDF_BSTR* bstr) { in FPDF_BStr_Init()1132 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Set(FPDF_BSTR* bstr, in FPDF_BStr_Set()1157 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Clear(FPDF_BSTR* bstr) { in FPDF_BStr_Clear()
565 FPDF_BSTR response; in PostRequestURL()
115 } FPDF_BSTR; typedef1435 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Init(FPDF_BSTR* bstr);1439 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Set(FPDF_BSTR* bstr,1445 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Clear(FPDF_BSTR* bstr);
1067 FPDF_BSTR* response);
247 FPDF_BSTR* response) { in PostRequestURLStub()