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_AggImageRenderer *handle, PauseIndicatorIface *pPause)RenderDeviceDriverIfacevirtual
DrawCosmeticLine(const CFX_PointF &ptMoveTo, const CFX_PointF &ptLineTo, uint32_t color)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)=0RenderDeviceDriverIfacepure virtual
FillRect(const FX_RECT &rect, uint32_t fill_color)RenderDeviceDriverIfacevirtual
GetBackDrop() constRenderDeviceDriverIfacevirtual
GetClipBox() const =0RenderDeviceDriverIfacepure virtual
GetDeviceCaps(int caps_id) const =0RenderDeviceDriverIfacepure virtual
GetDeviceType() const =0RenderDeviceDriverIfacepure virtual
GetDIBits(RetainPtr< CFX_DIBitmap > bitmap, int left, int top) constRenderDeviceDriverIfacevirtual
GetDriverType() constRenderDeviceDriverIfacevirtual
MultiplyAlpha(float alpha)=0RenderDeviceDriverIfacepure virtual
MultiplyAlphaMask(RetainPtr< const CFX_DIBitmap > mask)=0RenderDeviceDriverIfacepure virtual
RestoreState(bool bKeepSaved)=0RenderDeviceDriverIfacepure virtual
Result enum nameRenderDeviceDriverIface
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(RetainPtr< const CFX_DIBBase > bitmap, 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, 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