Searched refs:PDF_DATA_NOTAVAIL (Results 1 – 7 of 7) sorted by relevance
155 int nRet = PDF_DATA_NOTAVAIL; in RenderPdf()161 while (nRet == PDF_DATA_NOTAVAIL) in RenderPdf()195 nRet = PDF_DATA_NOTAVAIL; in RenderPdf()196 while (nRet == PDF_DATA_NOTAVAIL) in RenderPdf()
179 int32_t nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()180 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()192 nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()193 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()203 nRet = PDF_DATA_NOTAVAIL; in OpenDocumentHelper()204 while (nRet == PDF_DATA_NOTAVAIL) { in OpenDocumentHelper()
30 static_assert(CPDF_DataAvail::DataNotAvailable == PDF_DATA_NOTAVAIL,195 return PDF_DATA_NOTAVAIL; in FPDFAvail_IsPageAvail()
263 int status = PDF_DATA_NOTAVAIL; in TEST_F()264 while (status == PDF_DATA_NOTAVAIL) { in TEST_F()391 EXPECT_EQ(PDF_DATA_NOTAVAIL, in TEST_F()
719 int ret = PDF_DATA_NOTAVAIL; in TEST_F()720 while (ret == PDF_DATA_NOTAVAIL) in TEST_F()
20 #define PDF_DATA_NOTAVAIL 0 macro
848 int avail_status = PDF_DATA_NOTAVAIL; in RenderPdf()851 while (avail_status == PDF_DATA_NOTAVAIL) in RenderPdf()951 int avail_status = PDF_DATA_NOTAVAIL; in RenderPdf()952 while (avail_status == PDF_DATA_NOTAVAIL) in RenderPdf()