Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_RenderStatus Member List

This is the complete list of members for CPDF_RenderStatus, including all inherited members.

CloneObjStates(const CPDF_GraphicStates *pSrcStates, bool stroke)CPDF_RenderStatusstatic
CompositeDIBitmap(const RetainPtr< CFX_DIBitmap > &pDIBitmap, int left, int top, FX_ARGB mask_argb, float alpha, BlendMode blend_mode, const CPDF_Transparency &transparency)CPDF_RenderStatus
ContinueSingleObject(CPDF_PageObject *pObj, const CFX_Matrix &mtObj2Device, PauseIndicatorIface *pPause)CPDF_RenderStatus
CPDF_RenderStatus(CPDF_RenderContext *pContext, CFX_RenderDevice *pDevice)CPDF_RenderStatus
DrawShadingPattern(CPDF_ShadingPattern *pattern, const CPDF_PageObject *pPageObj, const CFX_Matrix &mtObj2Device, bool stroke)CPDF_RenderStatus
DrawTilingPattern(CPDF_TilingPattern *pattern, CPDF_PageObject *pPageObj, const CFX_Matrix &mtObj2Device, bool stroke)CPDF_RenderStatus
GetContext() constCPDF_RenderStatusinline
GetDropObjects() constCPDF_RenderStatusinline
GetFillArgb(CPDF_PageObject *pObj) constCPDF_RenderStatus
GetFillArgbForType3(CPDF_PageObject *pObj) constCPDF_RenderStatus
GetFormResource() constCPDF_RenderStatusinline
GetGroupFamily() constCPDF_RenderStatusinline
GetLoadMask() constCPDF_RenderStatusinline
GetPageResource() constCPDF_RenderStatusinline
GetRenderDevice() constCPDF_RenderStatusinline
GetRenderOptions() constCPDF_RenderStatusinline
GetTransferFunc(RetainPtr< const CPDF_Object > pObject) constCPDF_RenderStatus
Initialize(const CPDF_RenderStatus *pParentStatus, const CPDF_GraphicStates *pInitialStates)CPDF_RenderStatus
IsPrint() constCPDF_RenderStatusinline
IsStopped() constCPDF_RenderStatusinline
ProcessClipPath(const CPDF_ClipPath &ClipPath, const CFX_Matrix &mtObj2Device)CPDF_RenderStatus
RenderObjectList(const CPDF_PageObjectHolder *pObjectHolder, const CFX_Matrix &mtObj2Device)CPDF_RenderStatus
RenderSingleObject(CPDF_PageObject *pObj, const CFX_Matrix &mtObj2Device)CPDF_RenderStatus
SetDeviceMatrix(const CFX_Matrix &matrix)CPDF_RenderStatusinline
SetDropObjects(bool bDropObjects)CPDF_RenderStatusinline
SetFillColor(FX_ARGB color)CPDF_RenderStatusinline
SetFormResource(RetainPtr< const CPDF_Dictionary > pRes)CPDF_RenderStatusinline
SetGroupFamily(CPDF_ColorSpace::Family family)CPDF_RenderStatusinline
SetLoadMask(bool bLoadMask)CPDF_RenderStatusinline
SetOptions(const CPDF_RenderOptions &options)CPDF_RenderStatusinline
SetStdCS(bool bStdCS)CPDF_RenderStatusinline
SetStopObject(const CPDF_PageObject *pStopObj)CPDF_RenderStatusinline
SetTransparency(const CPDF_Transparency &transparency)CPDF_RenderStatusinline
SetType3Char(CPDF_Type3Char *pType3Char)CPDF_RenderStatusinline
~CPDF_RenderStatus()CPDF_RenderStatus