AssertValid() const | CCObject | [virtual] |
BlendPath() | BlendPath | |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_MEMDUMP(BlendPath) | BlendPath | [private] |
CCObject() | CCObject | [protected] |
ClearPointers() | ListItem | [virtual] |
CorrectDirection(INT32 Index) | BlendPath | [private] |
DeleteAttributeMapAndAttributes(CCAttrMap *pMap) | BlendPath | |
DeleteAttributesAndPath() | BlendPath | |
DeleteCopyPathAndAttributes() | BlendPath | |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
FindAppliedAttributes() | BlendPath | |
FindBottomLeft() | BlendPath | |
FreeAppliedAttributes() | BlendPath | |
GetAppliedBitmapColourFill() | BlendPath | |
GetAppliedBitmapTranspFill() | BlendPath | |
GetAppliedLineWidth() | BlendPath | |
GetBlendNode() | BlendPath | [inline] |
GetCopyAttributes() | BlendPath | |
GetCopyPath() | BlendPath | |
GetCreatedByNode() | BlendPath | [inline] |
GetCreatedViaNodeBlendPath() | BlendPath | [inline] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetNumElements() | BlendPath | [inline] |
GetOrigMapping() | BlendPath | [inline] |
GetPath() | BlendPath | [inline] |
GetPathCoord(INT32 Index) | BlendPath | |
GetPathType() | BlendPath | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSubPathID() | BlendPath | [inline] |
GetSubPathNum() | BlendPath | [inline] |
Init() | SimpleCCObject | [static] |
Initialise(NodeRenderableInk *pThisBlendNode, INT32 Index, NodeRenderableInk *pThisCreatedByNode, UINT32 SubpathID, UINT32 SubPathNum, CCAttrMap *pAttrMap, BOOL CheckDirection=TRUE) | BlendPath | |
Initialise(BlendPath *pBlendPath, NodeRenderableInk *pNodeToBlend) | BlendPath | |
IsFilled() | BlendPath | |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsLine() | BlendPath | [inline] |
IsPointOverBlob(DocCoord *pPointerPos, INT32 *pIndex, Trans2DMatrix *pMatrix) | BlendPath | |
IsShape() | BlendPath | [inline] |
IsStroked() | BlendPath | |
ListItem() | ListItem | |
m_AppliedLineWidth | BlendPath | [private] |
m_bCreatedViaNodeBlendPath | BlendPath | [private] |
m_bDeleteAll | BlendPath | [private] |
m_bFreeAttrMapOnDestruct | BlendPath | [private] |
m_BrushCurrentCoord | BlendPath | [private] |
m_BrushStartCoord | BlendPath | [private] |
m_CloseFigure | BlendPath | [private] |
m_DirChanged | BlendPath | [private] |
m_NumElements | BlendPath | [private] |
m_OrigMapping | BlendPath | [private] |
m_pAppliedAttrs | BlendPath | [private] |
m_PathType | BlendPath | [private] |
m_pBlendNode | BlendPath | [private] |
m_pCopyAttrs | BlendPath | [private] |
m_pCopyPath | BlendPath | [private] |
m_pCreatedByNode | BlendPath | [private] |
m_pPath | BlendPath | |
m_SubPathID | BlendPath | [private] |
m_SubPathNum | BlendPath | [private] |
m_UniqueAttrs | BlendPath | [private] |
MakeAttributeMapCopy() | BlendPath | |
MakeCopyPathAndAttributes() | BlendPath | |
MapPath(INT32 Index) | BlendPath | |
MapPath(DocCoord Index) | BlendPath | |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
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 | |
ProcessVerbs() | BlendPath | [private] |
RenderBlendBlobs(RenderRegion *pRender, Trans2DMatrix *pMatrix) | BlendPath | |
SetAppliedAttributes(CCAttrMap *pMap) | BlendPath | |
SetBlendNode(NodeRenderableInk *pInk) | BlendPath | [inline] |
SetCreatedViaNodeBlendPath(BOOL val) | BlendPath | [inline] |
SetFreeAttributeFlag(BOOL Value) | BlendPath | |
SetPath(Path *pPath) | BlendPath | |
SetPathType(PathTypeEnum PathType) | BlendPath | [inline] |
Transform(TransformBase &Trans) | BlendPath | |
Transform(Matrix *pTransMatrix, BOOL TransformLines, BOOL Tile=FALSE) | BlendPath | |
TransformBrushAttributesAfterSave() | BlendPath | |
TransformBrushAttributesBeforeSave() | BlendPath | |
UniqueAppliedAttrs() | BlendPath | [inline] |
UpdateAttributeMapCopy(CCAttrMap *pCopyMap) | BlendPath | |
UpdateCopyPathAndAttributes() | BlendPath | |
~BlendPath() | BlendPath | |
~CCObject() | CCObject | [virtual] |
~ListItem() | ListItem | [inline, virtual] |