OSRenderBitmap Member List

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

AssertValid() const CCObject [virtual]
AttachDevice(View *, wxDC *, Spread *SpreadToAttach=NULL, bool fOwned=false)OSRenderRegion [virtual]
RenderRegion::AttachDevice(View *, CCDC *, Spread *SpreadToAttach=NULL, bool fOwned=false)RenderRegion [virtual]
Bezier(INT32 Px0, INT32 Py0, INT32 Px1, INT32 Py1, INT32 Px2, INT32 Py2, INT32 Px3, INT32 Py3, INT32 Flatness)OSRenderRegion [protected]
BitmapDocRectToWin(Matrix &RenderMatrix, const DocRect &docrect, const double dpi)OSRenderRegion [static]
CalcDistance(DocCoord a, DocCoord b)OSRenderRegion [protected, static]
CalcEORColour(DocColour &Wanted, COLORREF=RGB(255, 255, 255))OSRenderRegion [protected]
CalcLogBrush(wxBrush *, DocColour &)OSRenderRegion [protected]
CalcPathFlattening()OSRenderRegion [protected]
CalcPixelWidth()OSRenderRegion [protected, virtual]
CalcScaledPixelWidth()OSRenderRegion [protected, virtual]
CalculateGavinOffsetsWinRect(const Matrix &RenderMatrix, const DocRect &DRect, const double dpi, GMATRIX *GMat, BOOL bCentralise, double *pdXCentralAdjust, double *pdYCentralAdjust)OSRenderRegion [static]
CanBeMerged()RenderRegion
CanRegionBeMergedRenderRegion [protected]
CapsOSRenderRegion [protected]
cc_classCCObjectCCObject [static]
CCObject()CCObject [protected]
ChangeCapture(CAPTUREINFO cinfo, BOOL bTransparent=TRUE, BOOL bCaptureBackground=FALSE)RenderRegion [virtual]
CheckOffscreenBounds()RenderRegion [inline, virtual]
ClearBackmostChangedNode(Node *pNode)RenderRegion [virtual]
ClearPointers()ListItem [virtual]
ClipViewBlobSizeRenderRegion [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)RenderRegion [virtual]
Create(DocRect, Matrix, FIXED16, RenderType rType=RENDERTYPE_MONOBITMAP)OSRenderBitmap [static]
OSRenderRegion::Create(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale, RenderType rType, View *pView=NULL, BOOL UseOSRendering=FALSE, BOOL bForce32BPP=FALSE)OSRenderRegion [static]
CreateCharPath(WCHAR ch, Matrix *pMatrix=NULL)RenderRegion
CreateNewBrush()OSRenderRegion [protected]
CreateNewPen()OSRenderRegion [protected]
CurrentAttrsRenderRegion [protected]
CurrentBrushOSRenderRegion [protected]
CurrentClipRectRenderRegion [protected]
CurrentColContextRenderRegion [protected]
CurrentOffscreenAttrRenderRegion [protected]
CurrentPenOSRenderRegion [protected]
CurrentRenderStateRenderRegion [protected]
CurrentSubRenderStateRenderRegion [protected]
DebugMe(RenderRegion *, INT32)OSRenderBitmap [static]
DefaultRender(BOOL bForceImmediate=FALSE)RenderRegion
DeInitAttributes()OSRenderRegion [protected]
DeInitClipping()OSRenderRegion [protected]
DoBetterLinesOSRenderRegion [static]
DocCoordToOS256(const DocCoord &DocPoint)OSRenderRegion [protected]
DocCoordToWin(const DocCoord &DocPoint)OSRenderRegion [protected]
DocRectToWin(View *pView, const Matrix &RenderMatrix, const DocRect &docrect, INT32 leftshift, INT32 topshift, INT32 rightshift, INT32 bottomshift, BOOL MightClip=FALSE)OSRenderRegion [static]
DocRectToWin(const Matrix &RenderMatrix, const DocRect &docrect, const double dpi)OSRenderRegion [static]
DocRectToWin(const DocRect &docrect, INT32 leftshift, INT32 topshift, INT32 rightshift, INT32 bottomshift, BOOL MightClip=FALSE)OSRenderRegion [inline, protected]
DrawArrowHead(ArrowRec &ArrowToDraw, DocCoord &Centre, DocCoord &Direction, DocCoord *RetnCentre=NULL)RenderRegion [virtual]
DrawBitmap(const DocCoord &Point, KernelBitmap *pBitmap)OSRenderRegion [virtual]
DrawBitmap(const DocCoord &Point, UINT32 BitmapID, UINT32 ToolID=NULL)OSRenderRegion [virtual]
DrawBitmapBlob(const DocCoord &Point, KernelBitmap *BlobShape)OSRenderRegion [virtual]
DrawBitmapBlob(const DocCoord &Point, ResourceID resID)OSRenderRegion [virtual]
DrawBlob(DocCoord p, BlobType type)OSRenderRegion [virtual]
DrawCross(const DocCoord &Point, const UINT32 Size)OSRenderRegion [virtual]
DrawDashLine(const DocCoord &StartPoint, const DocCoord &EndPoint)OSRenderRegion [virtual]
DrawDragBounds(DocRect *RectToRender)OSRenderRegion [virtual]
DrawDragRect(DocRect *PathToDraw)OSRenderRegion [virtual]
DrawFixedSystemText(StringBase *TheText, DocRect &BoundsRect, UINT32 uFormat=DEFAULT_TEXT_FORMATTING)OSRenderRegion [virtual]
DrawingModeRenderRegion
DrawLine(const DocCoord &StartPoint, const DocCoord &EndPoint)OSRenderRegion [virtual]
DrawMaskedBitmap(const DocRect &Rect, KernelBitmap *pBitmap, MaskedRenderRegion *pMask, ProgressDisplay *Progress)OSRenderRegion [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)OSRenderRegion [virtual]
DrawPixel(const DocCoord &Point)OSRenderRegion [virtual]
DrawPixelLine(const DocCoord &StartPoint, const DocCoord &EndPoint)RenderRegion [virtual]
DrawPixelRect(DocRect *RectToRender)RenderRegion [virtual]
DrawRect(DocRect *PathToDraw)OSRenderRegion [virtual]
DrawSeparatedMaskedBitmap(const DocRect &Rect, KernelBitmap *pBitmap, MaskedRenderRegion *pMask, ProgressDisplay *Progress)OSRenderRegion [protected, virtual]
DrawTransformedBitmap(NodeBitmap *pNodeBitmap)OSRenderRegion [virtual]
Dump(CDumpContext &dc) const CCObject [virtual]
EnableAllBrushPathProcessors(BOOL Enable)RenderRegion
EORCacheOSRenderRegion [protected, static]
FillFlagsRenderRegion [protected]
FindBitmapOrigin(DocCoord Centre, INT32 Width, INT32 Height)OSRenderRegion [protected]
FlushEORCache(void)OSRenderRegion [static]
FontInfoOSRenderRegion [protected]
GDrawBrushOSRenderRegion [protected]
GetAttrdCharBounds(DocRect *pRect, WCHAR ch)RenderRegion
GetBackmostChangedNode()RenderRegion [inline, virtual]
GetBlobRect(FIXED16, const DocCoord &BlobPoint, BlobType bType, DocRect *pResult)OSRenderRegion [static]
GetCaptureDepth()RenderRegion [inline, virtual]
GetCharAttributeMatrix(Matrix *pAttrMatrix)RenderRegion
GetClipRect()RenderRegion
GetColourContext()RenderRegion
GetContents(RenderRegion *, BOOL)OSRenderBitmap [static]
GetCurrentAttribute(UINT32 Index)RenderRegion
GetCurrentOffscreenAttr()RenderRegion [inline]
GetFillEffect()RenderRegion
GetFilter()RenderRegion [inline]
GetFirstPathProcessor(void)RenderRegion [inline]
GetFixedDCPPI(wxDC &dc)OSRenderRegion [static]
GetFixedSystemTextSize(StringBase *TheText, DocRect *BoundsRect, double *atDpi=NULL)OSRenderRegion [virtual]
GetHitTestRadius(DocView *pDocView)OSRenderRegion [static]
GetImmediateRender() const RenderRegion [inline]
GetItem(void)ListItem [virtual]
GetMasterCapture() const RenderRegion [inline, virtual]
GetMatrix()RenderRegion [inline]
GetMyClass()CCObject [static]
GetNextBand()RenderRegion [virtual]
GetPixelsPerInch()RenderRegion [inline, virtual]
GetPixelWidth()RenderRegion [inline]
GetRegionRect()RenderRegion
GetRenderDC()RenderRegion [inline]
GetRenderRegionCaps(RRCaps *pCaps)OSRenderRegion [virtual]
GetRenderSpread()RenderRegion [inline]
GetRenderState()RenderRegion
GetRenderView()RenderRegion [inline]
GetRuntimeClass() const CCObject [virtual]
GetRuntimeClassByName(LPCTSTR pClassName)CCObject [static]
GetScaledPixelWidth()RenderRegion [inline]
GetStoredCount()RenderRegion [inline, virtual]
GetSubRenderState()RenderRegion [inline]
GetTimeslice() const RenderRegion [inline]
GetTopCapture() const RenderRegion [inline, virtual]
GetTotalCount()RenderRegion [inline, virtual]
GetValidBrush()OSRenderRegion [protected]
GetValidPen()OSRenderRegion [protected]
GrabBitmap(DocRect rectGrab)RenderRegion [inline, virtual]
HitTestRadiusOSRenderRegion [protected, static]
ImmediateRender()RenderRegion [virtual]
Init()OSRenderRegion [static]
InitAttributes()OSRenderRegion [protected, virtual]
InitClipping()OSRenderRegion [protected, virtual]
InitDevice()OSRenderRegion [virtual]
InitPrefs()RenderRegion [static]
InnerRectRenderRegion [protected]
InsertPosOSRenderRegion [protected]
IsBanded()RenderRegion
IsBeingResetRenderRegion [protected]
IsClean()RenderRegion [inline, virtual]
IsHitDetect() const RenderRegion [inline]
IsInkRenderStartedRenderRegion
IsKindOf(const CCRuntimeClass *pClass) const CCObject
IsLastBandRenderRegion
IsPaperRenderedRenderRegion
IsPrinting()RenderRegion [inline]
IsRegionBandedRenderRegion [protected]
IsRendering()RenderRegion [inline]
IsSubRenderStateLocked(void) const RenderRegion [inline]
IsUsingSmoothedBitmaps()RenderRegion [inline]
IsVeryMono()RenderRegion [inline]
IsWaitingForRAMRenderRegion
IsWrappedRender() const RenderRegion [inline, virtual]
ListItem()ListItem
LockedTransparentCaptures() const RenderRegion [virtual]
LockSubRenderState(BOOL Lock)RenderRegion [inline]
m_bForceMixRenderRegion [protected]
m_bRenderTreeTimeSliceRenderRegion [protected]
m_CaptureStackRenderRegion [protected]
m_countStoredRenderRegion [protected]
m_countTotalRenderRegion [protected]
m_DoCompressionRenderRegion
m_fOwnedRenderRegion [protected]
m_pBackmostChangedNodeRenderRegion [protected]
m_pFilterRenderRegion [protected]
m_timeRenderTreeStartTimeRenderRegion [protected]
MakeDashType(DashRec &, DashType *)OSRenderRegion [protected]
MakeEllipticalPath(Path *pPath, DocCoord Parallel[4])OSRenderRegion [protected, static]
MasterCaptureIsCurrent() const RenderRegion [inline, virtual]
mBackgroundColourRenderRegion [protected]
MemoryDump()SimpleCCObject [static]
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line)SimpleCCObject [static]
MetafileOSRenderRegion [protected]
MPtoLP(MILLIPOINT MPtoConvert)OSRenderRegion [protected]
MultiStageSelectedBlobSizeRenderRegion [protected, static]
MultiStageUnSelectedBlobSizeRenderRegion [protected, static]
NeedsOSPaperRenderRegion
NewBrushOrgOSRenderRegion [protected]
nFillStyleOSRenderRegion [protected]
NumCurrentAttrsRenderRegion [protected]
OldFontOSRenderRegion [protected]
OldPaletteOSRenderRegion [protected]
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
OSClipRegionOSRenderRegion [protected]
OSRenderBitmap()OSRenderBitmap
OSRenderRegion(const OSRenderRegion &other)OSRenderRegion
OSRenderRegion(DocRect ClipRegion, Matrix ConvertMatrix, FIXED16 ViewScale=1)OSRenderRegion [protected]
OuterRectRenderRegion [protected]
PixelScaleOSRenderRegion [protected]
PixelWidthRenderRegion [protected]
PointArrayOSRenderRegion [protected, static]
PopPathProcessor(void)RenderRegion
PrepareFillGeometry(ColourFillAttribute *SourceAttr=NULL)RenderRegion [protected]
PrepareLineColour(StrokeColourAttribute *SourceAttr=NULL)RenderRegion [protected]
PushPathProcessor(PathProcessor *pProcessor)RenderRegion
RawRenderPath(DocCoord *const, PathVerb *const, INT32 NumCoords, INT32 *PolyCount, INT32 *Count, INT32 Flatness=0, INT32 *pActualFlatness=NULL)OSRenderRegion [protected]
RawRenderPath32(Path *const )OSRenderRegion [protected]
RegionRectRenderRegion [protected]
RenderBitmapFill(Path *, BitmapFillAttribute *)OSRenderRegion
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]
RenderBrushOSRenderRegion [protected]
RenderChar(WCHAR ch, Matrix *pMatrix)OSRenderRegion [virtual]
RenderComplexShapesRenderRegion [protected]
RenderConicalFill(Path *PathToDraw, ConicalFillAttribute *Fill)OSRenderRegion [protected]
RenderDCRenderRegion [protected]
RenderFlagsRenderRegion [protected]
RenderFourColFill(Path *PathToDraw, FourColFillAttribute *Fill)OSRenderRegion [protected]
RenderGradFillPath(Path *, GradFillAttribute *)OSRenderRegion
RenderLinearFill(Path *PathToDraw, LinearFillAttribute *Fill)OSRenderRegion [protected]
RenderMatrixRenderRegion [protected]
RenderNode(Node *pNode, Node *pRunToNode, RenderCallback *pCallback)RenderRegion [protected, virtual]
RenderOSPaperRenderRegion
RenderPaperAsInk()RenderRegion [inline, virtual]
RenderPath(Path *DrawPath)OSRenderRegion [protected]
RenderPath32(Path *DrawPath)OSRenderRegion [protected]
RenderPenOSRenderRegion [protected]
RenderRadialFill(Path *PathToDraw, RadialFillAttribute *Fill)OSRenderRegion [protected]
RenderRegion()RenderRegion
RenderRegion(DocRect ClipRect, Matrix ConvertMatrix, FIXED16 ViewScale)RenderRegion
RenderRegion(const RenderRegion &other)RenderRegion
RenderSpreadRenderRegion [protected]
RenderSquareFill(Path *PathToDraw, SquareFillAttribute *Fill)OSRenderRegion [protected]
RenderThreeColFill(Path *PathToDraw, ThreeColFillAttribute *Fill)OSRenderRegion [protected]
RenderTree(Node *pRoot, BOOL bTimeSlice=TRUE, BOOL bClip=TRUE, RenderCallback *pCallback=NULL)RenderRegion
RenderTreeCanContinue()RenderRegion
RenderTreeNoCache(Node *pRoot)RenderRegion
RenderViewRenderRegion [protected]
ResetColourContext()RenderRegion
ResetRegion(DocRect &NewClipRect)RenderRegion [virtual]
ResetRender()RenderRegion [virtual]
ResizeRegion(DocRect &NewClipRect)RenderRegion [virtual]
RestoreAttribute(UINT32 Index, AttributeValue *pAttr, BOOL Temp)RenderRegion
RestoreClipRegion(ClipRegionAttribute *, BOOL)RenderRegion [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 *)RenderRegion [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]
RFlagsOSRenderRegion [protected]
RRQualityRenderRegion
SaveAttribute(UINT32 Index, AttributeValue *pAttr, BOOL Temp)RenderRegion [virtual]
SaveContext()RenderRegion
ScaledPixelWidthRenderRegion [protected]
ScaleFactorRenderRegion [protected]
SelectedBlobSizeRenderRegion [protected, static]
SelectNewBrush()OSRenderRegion [protected]
SelectNewFont(WORD Typeface, BOOL Bold, BOOL Italic, MILLIPOINT Width, MILLIPOINT Height, ANGLE Rotation)OSRenderRegion [protected]
SelectNewPen()OSRenderRegion [protected]
SepTablesOSRenderRegion [protected]
SetBackgroundColour(DocColour &Colour)RenderRegion
SetBackmostChangedNode(Node *pInvalidNode)RenderRegion [virtual]
SetClean(BOOL bResetChangedBounds, BOOL FillWhite)RenderRegion [virtual]
SetClipRect(DocRect &NewClipRect, BOOL ReCalcContextNode=FALSE)RenderRegion
SetClipRegion(ClipRegionAttribute *, BOOL Temp)RenderRegion [virtual]
SetClipToPathTemporary(Path *const)OSRenderRegion [protected]
SetDashPattern(DashPatternAttribute *, BOOL Temp)RenderRegion [virtual]
SetDashPattern(DashRec &NewDashPattern)RenderRegion
SetDashPattern(StockDash NewDashPattern)RenderRegion
SetDefaultQuality()RenderRegion
SetDeviceDashPattern(DashRec &NewDashPattern)RenderRegion
SetDeviceDashPattern(StockDash NewDashPattern)RenderRegion
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(ChangeAttrType Type=CHANGEATTR_ALL)OSRenderRegion [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()RenderRegion [virtual]
SetFixedSystemTextColours(DocColour *TextCol, DocColour *Background)OSRenderRegion [virtual]
SetForceMixTransparency(BOOL bForceMix)RenderRegion [inline]
SetImmediateRender(BOOL SetVal)RenderRegion [inline]
SetJoinType(JoinTypeAttribute *, BOOL Temp)RenderRegion [virtual]
SetJoinType(JointType NewJoinType)RenderRegion
SetLineAttributes(ChangeLineAttrType Type=CHANGELINEATTR_ALL)OSRenderRegion [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 *pAttr)RenderRegion [virtual]
SetOSDrawingMode()OSRenderRegion [protected, virtual]
SetPrintOnAllPlates(PrintOnAllPlatesAttrValue *, BOOL Temp)RenderRegion [virtual]
SetQuality(QualityAttribute *, BOOL Temp)RenderRegion [virtual]
SetQualityLevel()OSRenderRegion [protected, virtual]
SetRenderComplexShapes(BOOL NewState)RenderRegion
SetRenderState(Node *RenderState)RenderRegion [inline]
SetRenderToCapture(Capture *pCapture, BOOL ApplyClipRegion, BOOL bSetBitmap)RenderRegion [inline, protected, virtual]
SetSmoothingFlags(FillGeometryAttribute *Fill)RenderRegion [inline, virtual]
SetSolidColours(BOOL SetSolid)OSRenderRegion [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]
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]
SetupFuzzyClipRects()RenderRegion [protected]
SetUsingSmoothedBitmaps(BOOL set)RenderRegion [inline]
SetVariableWidth(VariableWidthAttrValue *, BOOL Temp)RenderRegion [virtual]
SetWebAddress(WebAddressAttribute *, BOOL Temp)RenderRegion [virtual]
SetWindingRule(WindingRuleAttribute *, BOOL Temp)RenderRegion [virtual]
SetWindingRule(WindingType NewWindingRule)RenderRegion
Split(INT32 Px0, INT32 Py0, INT32 Px1, INT32 Py1, INT32 Px2, INT32 Py2, INT32 Px3, INT32 Py3, INT32 Flatness)OSRenderRegion [protected]
StartCapture(CCObject *pOwner, DocRect CaptureRect, CAPTUREINFO cinfo, BOOL bTransparent=TRUE, BOOL bCaptureBackground=FALSE, double mpPixelWidth=0, NodeRenderableInk *pDirectSupplier=NULL)RenderRegion [virtual]
StartRender()OSRenderRegion [virtual]
StopCapture(CCObject *pOwner, BOOL bRender=TRUE, BOOL bReleaseBitmap=FALSE, LPBITMAPINFO *plpBitmapInfo=NULL, LPBYTE *plpBits=NULL, DocRect *pCaptureRect=NULL, Matrix *pmatTransform=NULL, double *pdResolution=NULL)RenderRegion [virtual]
StopRender()OSRenderRegion [virtual]
StrokeFlagsRenderRegion [protected]
StrokeProperly(Path *const )OSRenderRegion
SubRenderStateLockedRenderRegion [protected]
TestForComplexShape(RRCaps *pCaps)RenderRegion
TextFlagsRenderRegion [protected]
TheStackRenderRegion [protected]
TimesliceRenderRegion [protected]
TranspTypeIsRGBTCompatible(UINT32 ttype) const RenderRegion [inline, virtual]
TryToFuzzyClip(Path *pPath, DocCoord **pNewCoords, PathVerb **pNewVerbs, UINT32 *NewNumCoords)RenderRegion [protected]
UnSelectedBlobSizeRenderRegion [protected, static]
UsePaletteOSRenderRegion [protected]
ValidBrushOSRenderRegion [protected]
ValidPenOSRenderRegion [protected]
WantsGrids()RenderRegion [virtual]
WinRectToDoc(const Matrix &RenderMatrix, const WinRect &WRect, const double dpi)OSRenderRegion [static]
WriteNewLine(void)RenderRegion [virtual]
~CCObject()CCObject [virtual]
~ListItem()ListItem [inline, virtual]
~OSRenderRegion()OSRenderRegion
~RenderRegion()RenderRegion [virtual]


Generated on Sat Nov 10 03:59:16 2007 for Camelot by  doxygen 1.4.4