Searched refs:ImpStrokeAttribute (Results 1 – 2 of 2) sorted by relevance
36 class ImpStrokeAttribute class46 ImpStrokeAttribute( in ImpStrokeAttribute() function in drawinglayer::attribute::ImpStrokeAttribute63 const_cast< ImpStrokeAttribute* >(this)->mfFullDotDashLen = fAccumulated; in getFullDotDashLen()69 bool operator==(const ImpStrokeAttribute& rCandidate) const in operator ==()75 static ImpStrokeAttribute* get_global_default() in get_global_default()77 static ImpStrokeAttribute* pDefault = 0; in get_global_default()81 pDefault = new ImpStrokeAttribute( in get_global_default()96 : mpStrokeAttribute(new ImpStrokeAttribute( in StrokeAttribute()102 : mpStrokeAttribute(ImpStrokeAttribute::get_global_default()) in StrokeAttribute()127 return mpStrokeAttribute == ImpStrokeAttribute::get_global_default(); in isDefault()
34 class ImpStrokeAttribute;46 ImpStrokeAttribute* mpStrokeAttribute;
Completed in 8 milliseconds