![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFX_PSRenderer, including all inherited members.
| CFX_PSRenderer(CFX_PSFontTracker *font_tracker, const EncoderIface *encoder_iface) | CFX_PSRenderer | |
| DrawDIBits(RetainPtr< const CFX_DIBBase > bitmap, uint32_t color, const CFX_Matrix &matrix, const FXDIB_ResampleOptions &options) | CFX_PSRenderer | |
| 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) | CFX_PSRenderer | |
| DrawText(int nChars, const TextCharPos *pCharPos, CFX_Font *pFont, const CFX_Matrix &mtObject2Device, float font_size, uint32_t color) | CFX_PSRenderer | |
| GenerateType42FontDictionaryForTesting(const ByteString &psname, const FX_RECT &bbox, size_t num_glyphs, size_t glyphs_per_descendant_font) | CFX_PSRenderer | static |
| GenerateType42SfntDataForTesting(const ByteString &psname, pdfium::span< const uint8_t > font_data) | CFX_PSRenderer | static |
| GetClipBox() const | CFX_PSRenderer | inline |
| Init(const RetainPtr< IFX_RetainableWriteStream > &stream, RenderingLevel level, int width, int height) | CFX_PSRenderer | |
| RenderingLevel enum name | CFX_PSRenderer | |
| RestoreState(bool bKeepSaved) | CFX_PSRenderer | |
| SaveState() | CFX_PSRenderer | |
| SetClip_PathFill(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_FillRenderOptions &fill_options) | CFX_PSRenderer | |
| SetClip_PathStroke(const CFX_Path &path, const CFX_Matrix *pObject2Device, const CFX_GraphStateData *pGraphState) | CFX_PSRenderer | |
| SetDIBits(RetainPtr< const CFX_DIBBase > bitmap, uint32_t color, int dest_left, int dest_top) | CFX_PSRenderer | |
| StretchDIBits(RetainPtr< const CFX_DIBBase > bitmap, uint32_t color, int dest_left, int dest_top, int dest_width, int dest_height, const FXDIB_ResampleOptions &options) | CFX_PSRenderer | |
| ~CFX_PSRenderer() | CFX_PSRenderer |