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
RenderDeviceDriverIface Member List

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

ContinueDIBits(CFX_ImageRenderer *handle, PauseIndicatorIface *pPause)RenderDeviceDriverIfacevirtual
DrawCosmeticLine(const CFX_PointF &ptMoveTo, const CFX_PointF &ptLineTo, uint32_t color, BlendMode blend_type)RenderDeviceDriverIfacevirtual
DrawDeviceText(pdfium::span< const TextCharPos > pCharPos, CFX_Font *pFont, const CFX_Matrix &mtObject2Device, float font_size, uint32_t color, const CFX_TextRenderOptions &options)RenderDeviceDriverIfacevirtual
DrawPath(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_GraphStateData *pGraphState, uint32_t fill_color, uint32_t stroke_color, const CFX_FillRenderOptions &fill_options, BlendMode blend_type)=0RenderDeviceDriverIfacepure virtual
DrawShading(const CPDF_ShadingPattern *pPattern, const CFX_Matrix *pMatrix, const FX_RECT &clip_rect, int alpha, bool bAlphaMode)RenderDeviceDriverIfacevirtual
FillRectWithBlend(const FX_RECT &rect, uint32_t fill_color, BlendMode blend_type)RenderDeviceDriverIfacevirtual
GetBackDrop()RenderDeviceDriverIfacevirtual
GetClipBox(FX_RECT *pRect)=0RenderDeviceDriverIfacepure virtual
GetDeviceCaps(int caps_id) const =0RenderDeviceDriverIfacepure virtual
GetDeviceType() const =0RenderDeviceDriverIfacepure virtual
GetDIBits(const RetainPtr< CFX_DIBitmap > &pBitmap, int left, int top)RenderDeviceDriverIfacevirtual
GetDriverType() constRenderDeviceDriverIfacevirtual
MultiplyAlpha(float alpha)=0RenderDeviceDriverIfacepure virtual
MultiplyAlphaMask(const RetainPtr< const CFX_DIBBase > &mask)=0RenderDeviceDriverIfacepure virtual
RestoreState(bool bKeepSaved)=0RenderDeviceDriverIfacepure virtual
SaveState()=0RenderDeviceDriverIfacepure virtual
SetBaseClip(const FX_RECT &rect)RenderDeviceDriverIfacevirtual
SetClip_PathFill(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_FillRenderOptions &fill_options)=0RenderDeviceDriverIfacepure virtual
SetClip_PathStroke(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_GraphStateData *pGraphState)RenderDeviceDriverIfacevirtual
SetDIBits(const RetainPtr< const CFX_DIBBase > &pBitmap, uint32_t color, const FX_RECT &src_rect, int dest_left, int dest_top, BlendMode blend_type)=0RenderDeviceDriverIfacepure virtual
StartDIBits(RetainPtr< const CFX_DIBBase > bitmap, float alpha, uint32_t color, const CFX_Matrix &matrix, const FXDIB_ResampleOptions &options, std::unique_ptr< CFX_ImageRenderer > *handle, BlendMode blend_type)=0RenderDeviceDriverIfacepure virtual
StretchDIBits(RetainPtr< const CFX_DIBBase > bitmap, uint32_t color, int dest_left, int dest_top, int dest_width, int dest_height, const FX_RECT *pClipRect, const FXDIB_ResampleOptions &options, BlendMode blend_type)=0RenderDeviceDriverIfacepure virtual
~RenderDeviceDriverIface()RenderDeviceDriverIfacevirtual