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

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

CGdiDeviceDriver(HDC hDC, DeviceType device_type)CGdiDeviceDriverprotected
CGdiDisplayDriver(HDC hDC)CGdiDisplayDriverexplicit
ContinueDIBits(CFX_ImageRenderer *handle, PauseIndicatorIface *pPause)RenderDeviceDriverIfacevirtual
DrawCosmeticLine(const CFX_PointF &ptMoveTo, const CFX_PointF &ptLineTo, uint32_t color, BlendMode blend_type) 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, BlendMode blend_type) overrideCGdiDeviceDriverprotectedvirtual
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) overrideCGdiDeviceDriverprotectedvirtual
GDI_SetDIBits(const 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()RenderDeviceDriverIfacevirtual
GetClipBox(FX_RECT *pRect) overrideCGdiDeviceDriverprotectedvirtual
GetDeviceCaps(int caps_id) const overrideCGdiDisplayDriverprivatevirtual
GetDeviceType() const overrideCGdiDeviceDriverprotectedvirtual
GetDIBits(const RetainPtr< CFX_DIBitmap > &pBitmap, int left, int top) overrideCGdiDisplayDriverprivatevirtual
GetDriverType() constRenderDeviceDriverIfacevirtual
m_BaseClipBoxCGdiDeviceDriverprotected
m_bMetafileDCTypeCGdiDeviceDriverprotected
m_DeviceTypeCGdiDeviceDriverprotected
m_hDCCGdiDeviceDriverprotected
m_HeightCGdiDeviceDriverprotected
m_nBitsPerPixelCGdiDeviceDriverprotected
m_RenderCapsCGdiDeviceDriverprotected
m_WidthCGdiDeviceDriverprotected
MultiplyAlpha(float alpha) overrideCGdiDeviceDriverprotectedvirtual
MultiplyAlphaMask(const RetainPtr< const CFX_DIBBase > &mask) overrideCGdiDeviceDriverprotectedvirtual
RestoreState(bool bKeepSaved) overrideCGdiDeviceDriverprotectedvirtual
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(const RetainPtr< const CFX_DIBBase > &pBitmap, uint32_t color, const FX_RECT &src_rect, int left, int top, BlendMode blend_type) overrideCGdiDisplayDriverprivatevirtual
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) overrideCGdiDisplayDriverprivatevirtual
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) overrideCGdiDisplayDriverprivatevirtual
~CGdiDeviceDriver() overrideCGdiDeviceDriverprotected
~CGdiDisplayDriver() overrideCGdiDisplayDriver
~RenderDeviceDriverIface()RenderDeviceDriverIfacevirtual