CSvgMemoryManager Class Reference
| class CSvgMemoryManager : public CBase |
Constructor & Destructor Documentation
Member Functions Documentation
AllocateCssClrBlockL()
| void | AllocateCssClrBlockL | ( | ) | [private] |
AllocateCssFloatBlockL()
| void | AllocateCssFloatBlockL | ( | ) | [private] |
AllocateCssIntBlockL()
| void | AllocateCssIntBlockL | ( | ) | [private] |
AllocateCssPaintBlockL()
| void | AllocateCssPaintBlockL | ( | ) | [private] |
AllocateCssStrBlockL()
| void | AllocateCssStrBlockL | ( | ) | [private] |
AllocateCssVectorBlockL()
| void | AllocateCssVectorBlockL | ( | ) | [private] |
CloneCssValueL(CCssValue *)
GetCssClrObjectL(const TDesC &)
Parameters
| const TDesC & aValueString | |
GetCssFloatObjectL(float)
GetCssFloatObjectL(CFloatCssValueImpl *)
GetCssFloatObjectL(const TDesC &)
Parameters
| const TDesC & aValueString | |
GetCssIntObjectL(const TDesC &)
Parameters
| const TDesC & aValueString | |
GetCssIntObjectL(CIntCssValueImpl *)
GetCssPaintObjectL(CSvgElementImpl *)
GetCssPaintObjectL(const TDesC &, CSvgElementImpl *)
GetCssStrObjectL(const TDesC &)
Parameters
| const TDesC & aValueString | |
GetCssVectorObjectL(const TDesC &)
Parameters
| const TDesC & aValueString | |
GetCssVectorObjectL(CArrayFix< TFloatFixPt > *)
Member Data Documentation
const TUint KCssClrBlockSize
| const TUint | KCssClrBlockSize | [private, static] |
const TUint KCssFloatBlockSize
| const TUint | KCssFloatBlockSize | [private, static] |
const TUint KCssIntBlockSize
| const TUint | KCssIntBlockSize | [private, static] |
const TUint KCssPaintBlockSize
| const TUint | KCssPaintBlockSize | [private, static] |
const TUint KCssStrBlockSize
| const TUint | KCssStrBlockSize | [private, static] |
const TUint KCssVectorBlockSize
| const TUint | KCssVectorBlockSize | [private, static] |
CClrCssValueImpl * iCClrCssValueImplArray
RPointerArray< CClrCssValueImpl > iCClrCssValueImplArrays
CFloatCssValueImpl * iCFloatCssValueImplArray
RPointerArray< CFloatCssValueImpl > iCFloatCssValueImplArrays
CIntCssValueImpl * iCIntCssValueImplArray
RPointerArray< CIntCssValueImpl > iCIntCssValueImplArrays
CPaintCssValueImpl * iCPaintCssValueImplArray
RPointerArray< CPaintCssValueImpl > iCPaintCssValueImplArrays
CStrCssValueImpl * iCStrCssValueImplArray
RPointerArray< CStrCssValueImpl > iCStrCssValueImplArrays
CVectorCssValueImpl * iCVectorCssValueImplArray
RPointerArray< CVectorCssValueImpl > iCVectorCssValueImplArrays
TInt
iCurrentClrObjectIndex
|
TInt
| iCurrentClrObjectIndex | [private] |
TInt
iCurrentFloatObjectIndex
|
TInt
| iCurrentFloatObjectIndex | [private] |
TInt
iCurrentIntObjectIndex
|
TInt
| iCurrentIntObjectIndex | [private] |
TInt
iCurrentPaintObjectIndex
|
TInt
| iCurrentPaintObjectIndex | [private] |
TInt
iCurrentStrObjectIndex
|
TInt
| iCurrentStrObjectIndex | [private] |
TInt
iCurrentVectorObjectIndex
|
TInt
| iCurrentVectorObjectIndex | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.