| ApplyCurrentClipRegion() | GRenderRegion | [protected] |
| AssertValid() const | CCObject | [virtual] |
| AttachDevice(View *, wxDC *, Spread *=NULL, bool fOwned=false) | GRenderRegion | [virtual] |
| RenderRegion::AttachDevice(View *, CCDC *, Spread *SpreadToAttach=NULL, bool fOwned=false) | RenderRegion | [virtual] |
| BitmapConversion | GRenderRegion | [protected, static] |
| CalcBlitMode(INT32 Wanted) | GRenderRegion | [static] |
| CalcPixelWidth() | GRenderRegion | [protected, virtual] |
| CalcPixelWidthDouble() | GRenderRegion | [protected] |
| CalcScaledPixelWidth() | GRenderRegion | [protected, virtual] |
| CalcScaledPixelWidthDouble() | GRenderRegion | [protected] |
| CalculateWinRect(Matrix &RenderMatrix, const DocRect &docrect, const double dpi) | GRenderBitmap | [virtual] |
| GRenderDIB::CalculateWinRect(const DocRect &docrect) | GRenderRegion | [virtual] |
| CanBeMerged() | RenderRegion | |
| CanDoGDraw | GRenderRegion | [protected, static] |
| CanDoPalIndices | GRenderRegion | [protected, static] |
| CanRegionBeMerged | RenderRegion | [protected] |
| CanSetPalette | GRenderRegion | [protected, static] |
| Caps | GRenderRegion | [protected] |
| cc_classCCObject | CCObject | [static] |
| CCObject() | CCObject | [protected] |
| ChangeCapture(CAPTUREINFO cinfo, BOOL bTransparent=TRUE, BOOL bCaptureBackground=FALSE) | GRenderRegion | [virtual] |
| CheckOffscreenBounds() | RenderRegion | [inline, virtual] |
| ClearBackmostChangedNode(Node *pNode) | RenderRegion | [virtual] |
| ClearPointers() | ListItem | [virtual] |
| ClickTranspLimit | GRenderRegion | [protected, static] |
| ClipViewBlobSize | RenderRegion | [protected, static] |
| CloseDown() | RenderRegion | [virtual] |
| ColourCorrectBitmap(BitmapFillAttribute *Fill, BITMAPINFO *Info, RGBQUAD **Palette) | RenderRegion | |
| ConcatenateMatrix(Matrix &) | RenderRegion | [virtual] |
| ConditionalSuicide(void) | RenderRegion | [virtual] |
| CopyCurrentAttributes(const RenderRegion &) | RenderRegion | [protected] |
| CopyRenderInfo(const RenderRegion &Other) | GRenderRegion | [virtual] |
| Create(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale, RenderType, View *pView=NULL, BOOL bForce32BPP=FALSE) | GRenderRegion | [static] |
| CreateCharPath(WCHAR ch, Matrix *pMatrix=NULL) | RenderRegion | |
| CurrentAttrs | RenderRegion | [protected] |
| CurrentClipRect | RenderRegion | [protected] |
| CurrentColContext | RenderRegion | [protected] |
| CurrentGMatrix | GRenderRegion | [protected] |
| CurrentOffscreenAttr | RenderRegion | [protected] |
| CurrentRenderState | RenderRegion | [protected] |
| CurrentSubRenderState | RenderRegion | [protected] |
| DefaultRender(BOOL bForceImmediate=FALSE) | RenderRegion | |
| Deinit(void) | GRenderBitmap | [static] |
| DeInit() | GRenderRegion | [static] |
| Display1to1Bitmap() | GRenderRegion | [protected] |
| DisplayBits(LPBITMAPINFO lpDisplayBitmapInfo=NULL, LPBYTE lpDisplayBits=NULL) | GRenderBitmap | [protected, virtual] |
| DisplayCurrentState() | GRenderRegion | [protected, virtual] |
| DisplayHto8Bitmap() | GRenderRegion | [protected] |
| DisplayLtoHBitmap() | GRenderRegion | [protected] |
| DitheringNeeds32bpp(UINT32 Dither) | GRenderBitmap | [static] |
| DitherStyle8Bit | GRenderRegion | [protected] |
| DitherType | GRenderBitmap | [protected] |
| DoOutputBitmapConversion(LPBITMAPINFO *lpConvInfo, LPBYTE *lpConvBits, LPLOGPALETTE pPalette) | GRenderBitmap | [protected] |
| DrawArrowHead(ArrowRec &ArrowToDraw, DocCoord &Centre, DocCoord &Direction) | GRenderRegion | [protected, virtual] |
| RenderRegion::DrawArrowHead(ArrowRec &ArrowToDraw, DocCoord &Centre, DocCoord &Direction, DocCoord *RetnCentre=NULL) | RenderRegion | [virtual] |
| DrawBitmap(const DocCoord &Point, KernelBitmap *pBitmap) | GRenderRegion | [virtual] |
| DrawBitmap(const DocCoord &Point, UINT32 BitmapID, UINT32 ToolID=NULL) | GRenderRegion | [virtual] |
| DrawBitmap(const DocRect &rect, KernelBitmap *pBitmap) | GRenderRegion | |
| DrawBitmapBlob(const DocCoord &Point, KernelBitmap *BlobShape) | GRenderRegion | [inline, virtual] |
| DrawBitmapBlob(const DocCoord &Point, ResourceID resID) | GRenderRegion | [inline, virtual] |
| DrawBlob(DocCoord p, BlobType type) | GRenderRegion | [virtual] |
| DrawCross(const DocCoord &Point, const UINT32 Size) | GRenderRegion | [virtual] |
| DrawDashLine(const DocCoord &StartPoint, const DocCoord &EndPoint) | RenderRegion | [virtual] |
| DrawDragBounds(DocRect *RectToRender) | RenderRegion | [virtual] |
| DrawDragRect(DocRect *RectToRender) | GRenderRegion | [virtual] |
| DrawFixedSystemText(StringBase *TheText, DocRect &BoundsRect, UINT32 uFormat=DEFAULT_TEXT_FORMATTING) | GRenderRegion | [virtual] |
| DrawingMode | RenderRegion | |
| DrawLine(const DocCoord &StartPoint, const DocCoord &EndPoint) | GRenderRegion | [virtual] |
| DrawMaskedBitmap(const DocRect &Rect, KernelBitmap *pBitmap, MaskedRenderRegion *pMask, ProgressDisplay *Progress) | GRenderRegion | [virtual] |
| DrawPath(Path *PathToRender, PathProcessor *pCaller=NULL, PathShape psThis=PATHSHAPE_PATH) | RenderRegion | [virtual] |
| DrawPathArrowHeads(DocCoord *Coords, PathVerb *Verbs, INT32 NumCoords) | RenderRegion | [virtual] |
| DrawPathToOutputDevice(Path *PathToDraw, PathShape shapePath=PATHSHAPE_PATH) | GRenderRegion | [virtual] |
| DrawPixel(const DocCoord &Point) | GRenderRegion | [virtual] |
| DrawPixelLine(const DocCoord &StartPoint, const DocCoord &EndPoint) | RenderRegion | [virtual] |
| DrawPixelRect(DocRect *RectToRender) | RenderRegion | [virtual] |
| DrawRect(DocRect *RectToRender) | GRenderRegion | [virtual] |
| DrawTransformedBitmap(NodeBitmap *pNodeBitmap) | RenderRegion | [virtual] |
| dScaledPixelWidth | GRenderRegion | [protected] |
| Dump(CDumpContext &dc) const | CCObject | [virtual] |
| EnableAllBrushPathProcessors(BOOL Enable) | RenderRegion | |
| EnsurePalette(INT32 PaletteFlag) | GRenderRegion | [static] |
| ErrorDiffContext | GRenderRegion | [protected, static] |
| ErrorDiffPalette | GRenderRegion | [protected, static] |
| ExtractBitmap(LPLOGPALETTE pPalette=NULL) | GRenderBitmap | |
| ExtractBitmapCopy(LPLOGPALETTE pPalette=NULL, LPBITMAPINFO pMaskInfo=NULL, LPBYTE pMaskData=NULL, INT32 MaskColour=-1, BOOL LookForDuplicates=FALSE) | GRenderBitmap | |
| FillFlags | RenderRegion | [protected] |
| Fixed256Palette | GRenderRegion | [protected, static] |
| ForceInitBmpBits | GRenderRegion | [protected] |
| FreeLPBits(LPBITMAPINFO, LPBYTE) | GRenderBitmap | [protected, virtual] |
| FreeOffscreenState() | GRenderRegion | |
| FreeStoredClipRegions() | GRenderRegion | [protected] |
| GColInit(wxDC *, BOOL=FALSE) | GRenderRegion | [static] |
| GD | GRenderRegion | [protected, static] |
| Get32BitRGBQuadData() | GRenderRegion | [inline] |
| GetAttrdCharBounds(DocRect *pRect, WCHAR ch) | RenderRegion | |
| GetBackmostChangedNode() | RenderRegion | [inline, virtual] |
| GetBitmapData(LPBITMAPINFO *pBitmapInfo, LPBYTE *pBitmapData, BOOL Convert=FALSE) | GRenderBitmap | |
| GetBitmapInfo() | GRenderBitmap | [inline] |
| GetBitmapPointers(LPBITMAPINFO *ppInfo, LPBYTE *ppBits, BOOL bCorrectTransparency=TRUE) | GRenderRegion | |
| GetCaptureDepth() | RenderRegion | [inline, virtual] |
| GetChangedRect() | GRenderRegion | |
| GetCharAttributeMatrix(Matrix *pAttrMatrix) | RenderRegion | |
| GetClipRect() | RenderRegion | |
| GetColourContext() | RenderRegion | |
| GetConversionPalette() | GRenderBitmap | [protected] |
| GetCurrentAttribute(UINT32 Index) | RenderRegion | |
| GetCurrentOffscreenAttr() | RenderRegion | [inline] |
| GetDefaultDPI() | GRenderRegion | [inline, static] |
| GetDefaultTransparency() | GRenderRegion | [inline, static] |
| GetDrawContext() const | GRenderRegion | [inline] |
| GetErrorDiffPalette(void) | GRenderRegion | [inline, static] |
| GetFillEffect() | RenderRegion | |
| GetFilter() | RenderRegion | [inline] |
| GetFirstPathProcessor(void) | RenderRegion | [inline] |
| GetFixedSystemTextSize(StringBase *TheText, DocRect *BoundsRect, double *atDpi=NULL) | GRenderRegion | [virtual] |
| GetFullRegionHeight() | GRenderBitmap | |
| GetImmediateRender() const | RenderRegion | [inline] |
| GetItem(void) | ListItem | [virtual] |
| GetLPBits(INT32 Width, INT32 Height, INT32 Depth, LPBYTE *) | GRenderBitmap | [protected, virtual] |
| GetMasterCapture() const | RenderRegion | [inline, virtual] |
| GetMatrix() | RenderRegion | [inline] |
| GetMaxBitmapDepth(void) | GRenderRegion | [static] |
| GetMaxBitmapWidth(void) | GRenderRegion | [static] |
| GetMyClass() | CCObject | [static] |
| GetNextBand() | GRenderBitmap | [virtual] |
| GetNumBands() | GRenderBitmap | |
| GetPixelsPerInch() | GRenderRegion | [inline, protected, virtual] |
| GetPixelWidth() | RenderRegion | [inline] |
| GetRecommendedPalette() | GRenderRegion | [static] |
| GetRegionRect() | RenderRegion | |
| GetRenderDC() | RenderRegion | [inline] |
| GetRenderRegionCaps(RRCaps *pCaps) | GRenderRegion | [virtual] |
| GetRenderSpread() | RenderRegion | [inline] |
| GetRenderState() | RenderRegion | |
| GetRenderView() | RenderRegion | [inline] |
| GetRuntimeClass() const | CCObject | [virtual] |
| GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
| GetScaledPixelWidth() | RenderRegion | [inline] |
| GetScaledPixelWidthDouble() | GRenderRegion | |
| GetSizeOfRGBQuadData() | GRenderRegion | [inline] |
| GetStaticDrawContext() | GRenderRegion | [inline, static] |
| GetStaticDrawContext(INT32 DitherType) | GRenderRegion | [inline, static] |
| GetStoredCount() | RenderRegion | [inline, virtual] |
| GetSubRenderState() | RenderRegion | [inline] |
| GetTimeslice() const | RenderRegion | [inline] |
| GetTopCapture() const | RenderRegion | [inline, virtual] |
| GetTopCaptureBitmap(Capture *pFromCapture=NULL) const | GRenderRegion | [virtual] |
| GetTotalCount() | RenderRegion | [inline, virtual] |
| GetTransparencyFill(TranspGradTable *, DWORD *) | GRenderRegion | [protected] |
| GrabBitmap(DocRect *rectGrab, LPBITMAPINFO *plpBitmapInfo, LPBYTE *plpBits) | GRenderRegion | [virtual] |
| RenderRegion::GrabBitmap(DocRect rectGrab) | RenderRegion | [inline, virtual] |
| GRenderBitmap(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale, UINT32 Depth, double dpi, BOOL Printing=FALSE, UINT32 Dither=XARADITHER_ORDERED_GREY, LPLOGPALETTE pPalette=NULL, BOOL AutoConvert=FALSE) | GRenderBitmap | |
| GRenderDIB(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale, UINT32 Depth, double dpi) | GRenderDIB | |
| GRenderRegion() | GRenderRegion | |
| GRenderRegion(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale, UINT32 Depth, double dpi) | GRenderRegion | |
| HaveRenderedSomething | GRenderRegion | [protected] |
| HighQualityAA | GRenderRegion | [protected, static] |
| hPalette | GRenderRegion | [protected] |
| hPrevPalette | GRenderRegion | [protected] |
| ImmediateRender() | RenderRegion | [virtual] |
| Init() | GRenderRegion | [static] |
| Init(BOOL) | GRenderRegion | [static] |
| InitAttributes() | GRenderRegion | [virtual] |
| InitBmpBits() | GRenderRegion | [protected, virtual] |
| InitClipping() | GRenderRegion | [virtual] |
| InitDevice() | GRenderRegion | [virtual] |
| InitPrefs() | RenderRegion | [static] |
| InnerRect | RenderRegion | [protected] |
| IsAt100Percent(FillGeometryAttribute *Fill) | GRenderRegion | [protected] |
| IsBanded() | RenderRegion | |
| IsBeingReset | RenderRegion | [protected] |
| IsClean() | GRenderRegion | [inline, virtual] |
| IsDistorted(FillGeometryAttribute *Fill) | GRenderRegion | [protected] |
| IsForcingBitmapSmoothing() | GRenderRegion | [inline] |
| IsHitDetect() const | RenderRegion | [inline] |
| IsInkRenderStarted | RenderRegion | |
| IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
| IsLastBand | RenderRegion | |
| IsPaperRendered | RenderRegion | |
| IsPrinting() | RenderRegion | [inline] |
| IsRegionBanded | RenderRegion | [protected] |
| IsRendering() | RenderRegion | [inline] |
| IsScaledUp(FillGeometryAttribute *Fill) | GRenderRegion | [protected] |
| IsSubRenderStateLocked(void) const | RenderRegion | [inline] |
| IsUsingSmoothedBitmaps() | RenderRegion | [inline] |
| IsVeryMono() | RenderRegion | [inline] |
| IsWaitingForRAM | RenderRegion | |
| IsWrapped | GRenderRegion | [protected] |
| IsWrappedRender() const | GRenderRegion | [inline, virtual] |
| LastPaletteFlag | GRenderRegion | [protected, static] |
| ListItem() | ListItem | |
| LocalBitmap | GRenderRegion | [protected] |
| LockedTransparentCaptures() const | RenderRegion | [virtual] |
| LockSubRenderState(BOOL Lock) | RenderRegion | [inline] |
| LogPixelsX | GRenderRegion | [protected, static] |
| LogPixelsY | GRenderRegion | [protected, static] |
| lpOutputBits | GRenderBitmap | [protected] |
| lpOutputInfo | GRenderBitmap | [protected] |
| m_bEnableConversion | GRenderRegion | [protected] |
| m_bForceBitmapSmoothing | GRenderRegion | [protected] |
| m_bForceMix | RenderRegion | [protected] |
| m_bRenderTreeTimeSlice | RenderRegion | [protected] |
| m_CaptureStack | RenderRegion | [protected] |
| m_countStored | RenderRegion | [protected] |
| m_countTotal | RenderRegion | [protected] |
| m_DoCompression | RenderRegion | |
| m_dXCentralAdjust | GRenderBitmap | [protected] |
| m_dYCentralAdjust | GRenderBitmap | [protected] |
| m_ForcePrintingCaps | GRenderRegion | [protected] |
| m_fOwned | RenderRegion | [protected] |
| m_pBackmostChangedNode | RenderRegion | [protected] |
| m_pFilter | RenderRegion | [protected] |
| m_test | GRenderDIB | [protected] |
| m_timeRenderTreeStartTime | RenderRegion | [protected] |
| MakeClipRegionFromClipAttr(ClipRegionAttribute *pClipAttr) | GRenderRegion | [protected] |
| MakeGavinMatrix(Matrix NewRenderMatrix, DocRect ClipRect, double dPixelsPerInch, BOOL bMasterCapture) | GRenderBitmap | [virtual] |
| MapTranspTypeToGDraw(UINT32 ttype, BOOL bGraduated) const | GRenderRegion | |
| MasterCaptureIsCurrent() const | GRenderRegion | [inline, virtual] |
| mBackgroundColour | RenderRegion | [protected] |
| MemoryDump() | SimpleCCObject | [static] |
| MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
| MultiStageSelectedBlobSize | RenderRegion | [protected, static] |
| MultiStageUnSelectedBlobSize | RenderRegion | [protected, static] |
| NeedsOSPaper | RenderRegion | |
| NeedToSmooth(FillGeometryAttribute *Fill, BOOL bAlreadyScaled) | GRenderRegion | [protected] |
| NumCurrentAttrs | RenderRegion | [protected] |
| OffsetByHalfPixel() | GRenderRegion | |
| operator delete(void *p) | SimpleCCObject | |
| operator new(size_t, void *p) | SimpleCCObject | [inline] |
| operator new(size_t nSize) | SimpleCCObject | |
| operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
| OuterRect | RenderRegion | [protected] |
| OverlapBands | GRenderBitmap | [protected] |
| PaletteHasChanged() | GRenderRegion | [static] |
| pBitmapInfo | GRenderRegion | [protected] |
| pBits | GRenderRegion | [protected] |
| pConvPalette | GRenderBitmap | [protected] |
| pGreyscaleContext | GRenderBitmap | [private, static] |
| PixelsPerInch | GRenderRegion | [protected] |
| PixelWidth | RenderRegion | [protected] |
| PlotBitmap(UINT32 ColourFlag) | GRenderRegion | [protected] |
| PlotBitmap(wxDC *pDC, UINT32 ColourFlag, INT32 Left, INT32 Top, UINT32 Width, UINT32 Height, wxPalette *hPal, INT32, INT32) | GRenderRegion | [protected] |
| PopPathProcessor(void) | RenderRegion | |
| pPreviousGDrawContext | GRenderBitmap | [private] |
| pRealGD | GRenderRegion | [protected, static] |
| PrepareFillGeometry(ColourFillAttribute *SourceAttr=NULL) | RenderRegion | [protected] |
| PrepareLineColour(StrokeColourAttribute *SourceAttr=NULL) | RenderRegion | [protected] |
| PushPathProcessor(PathProcessor *pProcessor) | RenderRegion | |
| RegionRect | RenderRegion | [protected] |
| RenderBitmapFill(Path *, BitmapFillAttribute *) | GRenderRegion | |
| RenderBitmapWithTransparency(Path *, BitmapFillAttribute *, BitmapTranspFillAttribute *) | GRenderRegion | |
| RenderBits(LPBITMAPINFO lpBitmapInfo, LPBYTE lpBits, DocRect rect, BOOL bForceNoTransp=TRUE, Node *pEffectsOwner=NULL) | RenderRegion | [virtual] |
| RenderBits(LPBITMAPINFO lpBitmapInfo, LPBYTE lpBits, DocCoord *pCoords, INT32 numcoords, BOOL bForceNoTransp=TRUE, Node *pEffectsOwner=NULL) | RenderRegion | [virtual] |
| RenderBits(KernelBitmap *pkBitmap, DocCoord *pCoords, INT32 numcoords, BOOL bForceNoTransp, Node *pEffectsOwner) | RenderRegion | [virtual] |
| RenderBottomToTop | GRenderBitmap | [protected] |
| RenderChar(WCHAR ch, Matrix *pMatrix) | RenderRegion | [virtual] |
| RenderComplexShapes | RenderRegion | [protected] |
| RenderCurrentCaptureState(BOOL bStartFromMaster=FALSE) | GRenderRegion | [virtual] |
| RenderDC | RenderRegion | [protected] |
| RenderFlags | RenderRegion | [protected] |
| RenderGradFillPath(Path *, GradFillAttribute *) | GRenderRegion | |
| RenderMatrix | RenderRegion | [protected] |
| RenderNode(Node *pNode, Node *pRunToNode, RenderCallback *pCallback) | RenderRegion | [protected, virtual] |
| RenderOSPaper | RenderRegion | |
| RenderPaperAsInk() | RenderRegion | [inline, virtual] |
| RenderRegion() | RenderRegion | |
| RenderRegion(DocRect ClipRect, Matrix ConvertMatrix, FIXED16 ViewScale) | RenderRegion | |
| RenderRegion(const RenderRegion &other) | RenderRegion | |
| RenderSpread | RenderRegion | [protected] |
| RenderTree(Node *pRoot, BOOL bTimeSlice=TRUE, BOOL bClip=TRUE, RenderCallback *pCallback=NULL) | RenderRegion | |
| RenderTreeCanContinue() | RenderRegion | |
| RenderTreeNoCache(Node *pRoot) | RenderRegion | |
| RenderView | RenderRegion | [protected] |
| ResetColourContext() | RenderRegion | |
| ResetRegion(DocRect &NewClipRect) | GRenderRegion | [virtual] |
| ResetRender() | RenderRegion | [virtual] |
| ResizeBits(LPBYTE, INT32) | GRenderDIB | [protected] |
| ResizeRegion(DocRect &NewClipRect) | GRenderDIB | [virtual] |
| Restore(RenderRegion *) | GRenderRegion | |
| RestoreAttribute(UINT32 Index, AttributeValue *pAttr, BOOL Temp) | RenderRegion | |
| RestoreClipRegion(ClipRegionAttribute *pClipAttr, BOOL Temp) | GRenderRegion | [virtual] |
| RestoreContext() | RenderRegion | |
| RestoreDashPattern(DashPatternAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreDrawingMode(DrawingModeAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreEndArrow(EndArrowAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreFillEffect(FillEffectAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreFillGeometry(ColourFillAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreFillMapping(FillMappingAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreFillOverprint(OverprintFillAttrValue *, BOOL) | RenderRegion | [virtual] |
| RestoreJoinType(JoinTypeAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreLineColour(StrokeColourAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreLineOverprint(OverprintLineAttrValue *, BOOL) | RenderRegion | [virtual] |
| RestoreLineTransp(StrokeTranspAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreLineWidth(LineWidthAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreMitreLimit(MitreLimitAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreOffscreen(OffscreenAttrValue *) | GRenderRegion | [virtual] |
| RestorePrintOnAllPlates(PrintOnAllPlatesAttrValue *, BOOL) | RenderRegion | [virtual] |
| RestoreQuality(QualityAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreStartArrow(StartArrowAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreStartCap(StartCapAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreStrokeType(StrokeTypeAttrValue *, BOOL) | RenderRegion | [virtual] |
| RestoreTranspFillGeometry(TranspFillAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreTranspFillMapping(TranspFillMappingAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreTxtAspectRatio(TxtAspectRatioAttribute *, BOOL) | RenderRegion | |
| RestoreTxtBaseLine(TxtBaseLineAttribute *, BOOL) | RenderRegion | |
| RestoreTxtBold(TxtBoldAttribute *, BOOL) | RenderRegion | |
| RestoreTxtFirstIndent(TxtFirstIndentAttribute *, BOOL) | RenderRegion | |
| RestoreTxtFontSize(TxtFontSizeAttribute *, BOOL) | RenderRegion | |
| RestoreTxtFontTypeface(TxtFontTypefaceAttribute *, BOOL) | RenderRegion | |
| RestoreTxtItalic(TxtItalicAttribute *, BOOL) | RenderRegion | |
| RestoreTxtJustification(TxtJustificationAttribute *, BOOL) | RenderRegion | |
| RestoreTxtLeftMargin(TxtLeftMarginAttribute *, BOOL) | RenderRegion | |
| RestoreTxtLineSpace(TxtLineSpaceAttribute *, BOOL) | RenderRegion | |
| RestoreTxtRightMargin(TxtRightMarginAttribute *, BOOL) | RenderRegion | |
| RestoreTxtRuler(TxtRulerAttribute *, BOOL) | RenderRegion | |
| RestoreTxtScript(TxtScriptAttribute *, BOOL) | RenderRegion | |
| RestoreTxtTracking(TxtTrackingAttribute *, BOOL) | RenderRegion | |
| RestoreTxtUnderline(TxtUnderlineAttribute *, BOOL) | RenderRegion | |
| RestoreVariableWidth(VariableWidthAttrValue *, BOOL) | RenderRegion | [virtual] |
| RestoreWebAddress(WebAddressAttribute *, BOOL) | RenderRegion | [virtual] |
| RestoreWindingRule(WindingRuleAttribute *, BOOL) | RenderRegion | [virtual] |
| RRQuality | RenderRegion | |
| SaveAttribute(UINT32 Index, AttributeValue *pAttr, BOOL Temp) | RenderRegion | [virtual] |
| SaveContext() | RenderRegion | |
| ScaledPixelWidth | RenderRegion | [protected] |
| ScaleFactor | RenderRegion | [protected] |
| ScreenDepth | GRenderRegion | [protected, static] |
| ScreenHeight | GRenderRegion | [protected, static] |
| ScreenHinting | GRenderRegion | [protected, static] |
| ScreenRect | GRenderRegion | [protected] |
| ScreenWidth | GRenderRegion | [protected, static] |
| SelectedBlobSize | RenderRegion | [protected, static] |
| SetBackgroundColour(DocColour &Colour) | RenderRegion | |
| SetBackmostChangedNode(Node *pInvalidNode) | RenderRegion | [virtual] |
| SetBitmapPointers(LPBITMAPINFO bi, LPBYTE by) | GRenderRegion | |
| SetBitmapTransparencyFill(TranspFillAttribute *, DWORD *, TranspGradTable *) | GRenderRegion | [protected] |
| SetClean(BOOL bResetChangedBounds, BOOL FillWhite) | GRenderRegion | [virtual] |
| SetClipRect(DocRect &NewClipRect, BOOL ReCalcContextNode=FALSE) | RenderRegion | |
| SetClipRegion(ClipRegionAttribute *pClipAttr, BOOL Temp) | GRenderRegion | [virtual] |
| SetDashPattern(DashPatternAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetDashPattern(DashRec &NewDashPattern) | RenderRegion | |
| SetDashPattern(StockDash NewDashPattern) | RenderRegion | |
| SetDeepDIB(BOOL Value) | GRenderRegion | |
| SetDefaultQuality() | RenderRegion | |
| SetDeviceDashPattern(DashRec &NewDashPattern) | RenderRegion | |
| SetDeviceDashPattern(StockDash NewDashPattern) | RenderRegion | |
| SetDitherStyle8Bit(INT32 DitherStyle) | GRenderRegion | [inline] |
| SetDoBitmapConversion(BOOL bEnable) | GRenderRegion | [inline] |
| SetDoCompression(BOOL bDoCompression) | GRenderRegion | [inline] |
| SetDrawingMode(DrawingModeAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetDrawingMode(DrawModeType NewDrawingType) | RenderRegion | |
| SetEndArrow(EndArrowAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetEndArrow(StockArrow NewEndArrow) | RenderRegion | |
| SetEndArrow(ArrowRec &NewEndArrow) | RenderRegion | |
| SetFillAttributes() | GRenderRegion | |
| RenderRegion::SetFillAttributes(ChangeAttrType Type=CHANGEATTR_ALL) | RenderRegion | [protected, virtual] |
| SetFillColour(DocColour &NewFillColour) | RenderRegion | |
| SetFillColour(StockColour NewFillColour) | RenderRegion | |
| SetFillEffect(FillEffectAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetFillGeometry(ColourFillAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetFillMapping(FillMappingAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetFillOverprint(OverprintFillAttrValue *, BOOL Temp) | RenderRegion | [virtual] |
| SetFilter(Filter *pFilter) | RenderRegion | [inline] |
| SetFirstBand() | GRenderBitmap | [virtual] |
| SetFixedSystemTextColours(DocColour *TextCol, DocColour *Background) | GRenderRegion | [virtual] |
| SetForceBitmapSmoothing(BOOL ForceSmoothing) | GRenderRegion | [inline] |
| SetForceMixTransparency(BOOL bForceMix) | RenderRegion | [inline] |
| SetFractalFill(ColourFillAttribute *, DWORD *) | GRenderRegion | [protected] |
| SetFractalTransparencyFill(TranspFillAttribute *, DWORD *) | GRenderRegion | [protected] |
| SetGavinMatrix(GMATRIX *GMatrix) | GRenderRegion | [protected] |
| SetImmediateRender(BOOL SetVal) | RenderRegion | [inline] |
| SetIsWrapped(BOOL flag) | GRenderRegion | [inline, protected] |
| SetJoinType(JoinTypeAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetJoinType(JointType NewJoinType) | RenderRegion | |
| SetLineAttributes() | GRenderRegion | |
| RenderRegion::SetLineAttributes(ChangeLineAttrType=CHANGELINEATTR_ALL) | RenderRegion | [protected, virtual] |
| SetLineColour(StrokeColourAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetLineColour(DocColour &NewLineColour) | RenderRegion | |
| SetLineColour(StockColour NewLineColour) | RenderRegion | |
| SetLineOverprint(OverprintLineAttrValue *, BOOL Temp) | RenderRegion | [virtual] |
| SetLineTransp(StrokeTranspAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetLineWidth(LineWidthAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetLineWidth(MILLIPOINT NewLineWidth) | RenderRegion | |
| SetMatrix(Matrix &) | RenderRegion | [virtual] |
| SetMitreLimit(MitreLimitAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetMitreLimit(MILLIPOINT NewMitreLimit) | RenderRegion | |
| SetOffscreen(OffscreenAttrValue *) | GRenderRegion | [virtual] |
| SetOSDrawingMode() | GRenderRegion | [virtual] |
| SetOverlapBands(BOOL NewVal) | GRenderBitmap | |
| SetPaletteEntries(LPBITMAPINFO lpBmi, wxDC *pOutputDC=NULL) | GRenderRegion | [static] |
| SetPrintOnAllPlates(PrintOnAllPlatesAttrValue *, BOOL Temp) | RenderRegion | [virtual] |
| SetQuality(QualityAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetQualityLevel() | GRenderRegion | [virtual] |
| SetRenderBottomToTop(BOOL NewVal) | GRenderBitmap | |
| SetRenderComplexShapes(BOOL NewState) | RenderRegion | |
| SetRenderState(Node *RenderState) | RenderRegion | [inline] |
| SetRenderToCapture(Capture *pCapture, BOOL bApplyClipRegion=FALSE, BOOL bSetBitmap=TRUE) | GRenderRegion | [protected, virtual] |
| SetSimulatePrinting(UINT32 PrintType) | GRenderRegion | |
| SetSmoothingFlags(FillGeometryAttribute *Fill) | GRenderRegion | [protected, virtual] |
| SetSolidColours(BOOL SetSolid) | GRenderRegion | [virtual] |
| SetStartArrow(StartArrowAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetStartArrow(StockArrow NewStartArrow) | RenderRegion | |
| SetStartArrow(ArrowRec &NewStartArrow) | RenderRegion | |
| SetStartCap(StartCapAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetStartCap(LineCapType NewStartCap) | RenderRegion | |
| SetStoredCount(INT64 llcount) | RenderRegion | [inline, virtual] |
| SetStrokeType(StrokeTypeAttrValue *, BOOL Temp) | RenderRegion | [virtual] |
| SetSubRenderState(SubRenderContext *SubRenderState) | RenderRegion | [inline] |
| SetTempDrawContext(GDrawContext *pContext) | GRenderRegion | [inline, static] |
| SetTextAttributes(ChangeFillAttrType Type=CHANGEFILLATTR_ALL) | RenderRegion | [protected, virtual] |
| SetTranspFillGeometry(TranspFillAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTranspFillMapping(TranspFillMappingAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtAspectRatio(TxtAspectRatioAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtBaseLine(TxtBaseLineAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtBold(TxtBoldAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtFirstIndent(TxtFirstIndentAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtFontSize(TxtFontSizeAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtFontTypeface(TxtFontTypefaceAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtItalic(TxtItalicAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtJustification(TxtJustificationAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtLeftMargin(TxtLeftMarginAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtLineSpace(TxtLineSpaceAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtRightMargin(TxtRightMarginAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtRuler(TxtRulerAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtScript(TxtScriptAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtTracking(TxtTrackingAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetTxtUnderline(TxtUnderlineAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetupDirectCapture(Capture *pNewCapture, NodeRenderableInk *pSupplier) | GRenderRegion | [protected, virtual] |
| SetupFuzzyClipRects() | RenderRegion | [protected] |
| SetUsingSmoothedBitmaps(BOOL set) | RenderRegion | [inline] |
| SetVariableWidth(VariableWidthAttrValue *, BOOL Temp) | RenderRegion | [virtual] |
| SetViewDither(INT32 dither) | GRenderRegion | [inline, static] |
| SetWebAddress(WebAddressAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetWindingRule(WindingRuleAttribute *, BOOL Temp) | RenderRegion | [virtual] |
| SetWindingRule(WindingType NewWindingRule) | RenderRegion | |
| StartCapture(CCObject *pOwner, DocRect CaptureRect, CAPTUREINFO cinfo, BOOL bTransparent=TRUE, BOOL bCaptureBackground=FALSE, double mpPixelWidth=0, NodeRenderableInk *pDirectSupplier=NULL) | GRenderRegion | [virtual] |
| StartRender() | GRenderBitmap | [virtual] |
| StartRenderAfter(GMATRIX *) | GRenderRegion | [protected, virtual] |
| StartRenderMiddle() | GRenderRegion | [protected, virtual] |
| StaticPlotBitmap(wxDC *pDC, UINT32 ColourFlag, LPBITMAPINFO lpBitmapInfo, LPBYTE lpBits, INT32 Left, INT32 Top, UINT32 Width, UINT32 Height, wxPalette *hPal, INT32, INT32) | GRenderRegion | [static] |
| StopCapture(CCObject *pOwner, BOOL bRender=TRUE, BOOL bReleaseBitmap=FALSE, LPBITMAPINFO *plpBitmapInfo=NULL, LPBYTE *plpBits=NULL, DocRect *pCaptureRect=NULL, Matrix *pmatTransform=NULL, double *pdResolution=NULL) | GRenderRegion | [virtual] |
| StopRender() | GRenderRegion | [virtual] |
| StopUsingGreyscaleContextDangerous(void) | GRenderBitmap | |
| StrokeFlags | RenderRegion | [protected] |
| StrokePathAvailable() | GRenderRegion | [static] |
| StrokePathToPath(CONST DocCoord *IPoints, CONST BYTE FAR *ITypes, size_t ILength, DocCoord *OPoints, BYTE *OTypes, DWORD OLength, BOOL Close, DWORD LineWidth, DWORD Flattening, LineCapType LineCaps, JointType LineJoin, CONST DashType *Dash) | GRenderRegion | [static] |
| SubRenderStateLocked | RenderRegion | [protected] |
| TestForComplexShape(RRCaps *pCaps) | RenderRegion | |
| TextFlags | RenderRegion | [protected] |
| TheStack | RenderRegion | [protected] |
| Timeslice | RenderRegion | [protected] |
| TopCaptureIsDirect() | GRenderRegion | [inline, virtual] |
| TranspTypeIsRGBTCompatible(UINT32 ttype) const | GRenderRegion | [virtual] |
| TryToFuzzyClip(Path *pPath, DocCoord **pNewCoords, PathVerb **pNewVerbs, UINT32 *NewNumCoords) | RenderRegion | [protected] |
| uBitmapDepth | GRenderRegion | [protected] |
| uLineSize | GRenderRegion | [protected] |
| UnSelectedBlobSize | RenderRegion | [protected, static] |
| uOutputDepth | GRenderBitmap | [protected] |
| UpdateErrorDiffPalette(void) | GRenderRegion | [protected, static] |
| UseGreyscaleContextDangerous(void) | GRenderBitmap | |
| UseSolidColours | GRenderRegion | [protected] |
| ViewDither | GRenderRegion | [protected, static] |
| WantDeepGDraw | GRenderRegion | [protected, static] |
| WantDoGDraw | GRenderRegion | [protected, static] |
| WantGDrawDepth | GRenderRegion | [protected, static] |
| WantHighColourDirect | GRenderRegion | [protected, static] |
| WantsGrids() | RenderRegion | [virtual] |
| WhichDither | GRenderRegion | [protected, static] |
| WhichPalette | GRenderRegion | [protected, static] |
| WhichTransparency | GRenderRegion | [protected, static] |
| WRect | GRenderRegion | [protected] |
| WriteNewLine(void) | RenderRegion | [virtual] |
| ~CCObject() | CCObject | [virtual] |
| ~GRenderBitmap() | GRenderBitmap | |
| ~GRenderDIB() | GRenderDIB | |
| ~GRenderRegion() | GRenderRegion | [virtual] |
| ~ListItem() | ListItem | [inline, virtual] |
| ~RenderRegion() | RenderRegion | [virtual] |