Searched refs:PDF_DATA_NOTAVAIL (Results 1 – 6 of 6) sorted by relevance
151 int32_t nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()152 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()164 nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()165 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()175 nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()176 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()
23 static_assert(CPDF_DataAvail::DataNotAvailable == PDF_DATA_NOTAVAIL,172 return PDF_DATA_NOTAVAIL; in FPDFAvail_IsPageAvail()
261 int status = PDF_DATA_NOTAVAIL; in TEST_F()262 while (status == PDF_DATA_NOTAVAIL) { in TEST_F()
360 int ret = PDF_DATA_NOTAVAIL; in TEST_F()361 while (ret == PDF_DATA_NOTAVAIL) in TEST_F()
20 #define PDF_DATA_NOTAVAIL 0 macro
1388 int nRet = PDF_DATA_NOTAVAIL; in RenderPdf()1395 while (nRet == PDF_DATA_NOTAVAIL) in RenderPdf()1459 nRet = PDF_DATA_NOTAVAIL; in RenderPdf()1460 while (nRet == PDF_DATA_NOTAVAIL) in RenderPdf()