Searched refs:aEdgeBundle (Results 1 – 4 of 4) sorted by relevance
112 aEdgeBundle = rSource.aEdgeBundle; in operator =()227 pEdgeBundle = &aEdgeBundle; // edge bundle parameter in Init()228 aEdgeBundle.SetIndex( 1 ); in Init()229 aEdgeBundle.eEdgeType = ET_SOLID; in Init()230 aEdgeBundle.nEdgeWidth = 1; in Init()231 aEdgeBundle.SetColor( 0xffffff ); in Init()232 InsertBundle( aEdgeList, aEdgeBundle ); in Init()
255 …etBundleIndex( ImplGetI( pElement->nIndexPrecision ), pElement->aEdgeList, pElement->aEdgeBundle ); in ImplDoClass5()262 pElement->aEdgeBundle.eEdgeType = (EdgeType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()280 ? pElement->aEdgeBundle.nEdgeWidth = nWidth in ImplDoClass5()281 : pElement->aEdgeBundle.nEdgeWidth = nWidth; in ImplDoClass5()289 pElement->aEdgeBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()
218 eEdgeType = mpCGM->pElement->aEdgeBundle.eEdgeType; in ImplSetFillBundle()222 fEdgeWidth = mpCGM->pElement->aEdgeBundle.nEdgeWidth; in ImplSetFillBundle()226 nEdgeColor = mpCGM->pElement->aEdgeBundle.GetColor(); in ImplSetFillBundle()
93 EdgeBundle aEdgeBundle; member in CGMElements
Completed in 25 milliseconds