Searched refs:mpStrokeAttribute (Results 1 – 2 of 2) sorted by relevance
104 mpStrokeAttribute->mnRefCount++; in StrokeAttribute()108 : mpStrokeAttribute(rCandidate.mpStrokeAttribute) in StrokeAttribute()110 mpStrokeAttribute->mnRefCount++; in StrokeAttribute()115 if(mpStrokeAttribute->mnRefCount) in ~StrokeAttribute()117 mpStrokeAttribute->mnRefCount--; in ~StrokeAttribute()121 delete mpStrokeAttribute; in ~StrokeAttribute()132 if(rCandidate.mpStrokeAttribute != mpStrokeAttribute) in operator =()140 delete mpStrokeAttribute; in operator =()143 mpStrokeAttribute = rCandidate.mpStrokeAttribute; in operator =()152 if(rCandidate.mpStrokeAttribute == mpStrokeAttribute) in operator ==()[all …]
46 ImpStrokeAttribute* mpStrokeAttribute; member in drawinglayer::attribute::StrokeAttribute
Completed in 20 milliseconds