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

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

CGdiDeviceDriver(HDC hDC, DeviceType device_type)CGdiDeviceDriverprotected
ContinueDIBits(CFX_AggImageRenderer *handle, PauseIndicatorIface *pPause)RenderDeviceDriverIfacevirtual
DrawCosmeticLine(const CFX_PointF &ptMoveTo, const CFX_PointF &ptLineTo, uint32_t color) overrideCGdiDeviceDriverprotectedvirtual
DrawDeviceText(pdfium::span< const TextCharPos > pCharPos, CFX_Font *pFont, const CFX_Matrix &mtObject2Device, float font_size, uint32_t color, const CFX_TextRenderOptions &options)RenderDeviceDriverIfacevirtual
DrawLine(float x1, float y1, float x2, float y2)CGdiDeviceDriverprotected
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) overrideCGdiDeviceDriverprotectedvirtual
FillRect(const FX_RECT &rect, uint32_t fill_color) overrideCGdiDeviceDriverprotectedvirtual
GDI_SetDIBits(RetainPtr< const CFX_DIBBase > source, const FX_RECT &src_rect, int left, int top)CGdiDeviceDriverprotected
GDI_StretchBitMask(RetainPtr< const CFX_DIBBase > source, int dest_left, int dest_top, int dest_width, int dest_height, uint32_t bitmap_color)CGdiDeviceDriverprotected
GDI_StretchDIBits(RetainPtr< const CFX_DIBBase > source, int dest_left, int dest_top, int dest_width, int dest_height, const FXDIB_ResampleOptions &options)CGdiDeviceDriverprotected
GetBackDrop() constRenderDeviceDriverIfacevirtual
GetClipBox() const overrideCGdiDeviceDriverprotectedvirtual
GetDeviceCaps(int caps_id) const overrideCGdiDeviceDriverprotectedvirtual
GetDeviceType() const overrideCGdiDeviceDriverprotectedvirtual
GetDIBits(RetainPtr< CFX_DIBitmap > bitmap, int left, int top) constRenderDeviceDriverIfacevirtual
GetDriverType() constRenderDeviceDriverIfacevirtual
m_BaseClipBoxCGdiDeviceDriverprotected
m_bMetafileDCTypeCGdiDeviceDriverprotected
m_DeviceTypeCGdiDeviceDriverprotected
m_hDCCGdiDeviceDriverprotected
m_HeightCGdiDeviceDriverprotected
m_nBitsPerPixelCGdiDeviceDriverprotected
m_RenderCapsCGdiDeviceDriverprotected
m_WidthCGdiDeviceDriverprotected
MultiplyAlpha(float alpha) overrideCGdiDeviceDriverprotectedvirtual
MultiplyAlphaMask(RetainPtr< const CFX_DIBitmap > mask) overrideCGdiDeviceDriverprotectedvirtual
RestoreState(bool bKeepSaved) overrideCGdiDeviceDriverprotectedvirtual
Result enum nameRenderDeviceDriverIface
SaveState() overrideCGdiDeviceDriverprotectedvirtual
SetBaseClip(const FX_RECT &rect) overrideCGdiDeviceDriverprotectedvirtual
SetClip_PathFill(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_FillRenderOptions &fill_options) overrideCGdiDeviceDriverprotectedvirtual
SetClip_PathStroke(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_GraphStateData *pGraphState) overrideCGdiDeviceDriverprotectedvirtual
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
~CGdiDeviceDriver() overrideCGdiDeviceDriverprotected
~RenderDeviceDriverIface()RenderDeviceDriverIfacevirtual