![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fpdf_progressive.h>
Public Attributes | |
int | version |
FPDF_BOOL(* | NeedToPauseNow )(struct _IFSDK_PAUSE *pThis) |
void * | user |
Definition at line 25 of file fpdf_progressive.h.
FPDF_BOOL(* _IFSDK_PAUSE::NeedToPauseNow) (struct _IFSDK_PAUSE *pThis) |
Definition at line 39 of file fpdf_progressive.h.
void* _IFSDK_PAUSE::user |
Definition at line 42 of file fpdf_progressive.h.
Referenced by FPDFProgressiveRenderEmbedderTest::FakePause::FakePause().
int _IFSDK_PAUSE::version |
Definition at line 27 of file fpdf_progressive.h.
Referenced by FPDFProgressiveRenderEmbedderTest::FakePause::FakePause(), FPDF_RenderPage_Continue(), and FPDF_RenderPageBitmapWithColorScheme_Start().