Searched refs:pDash (Results 1 – 2 of 2) sorted by relevance
144 Bitmap XDashList::ImpCreateBitmapForXDash(const XDash* pDash) in ImpCreateBitmapForXDash() argument168 if(pDash && (pDash->GetDots() || pDash->GetDashes())) in ImpCreateBitmapForXDash()175 fFullDotDashLen = pDash->CreateDotDashArray(aDotDashArray, fLineWidthInUnits); in ImpCreateBitmapForXDash()
296 Bitmap ImpCreateBitmapForXDash(const XDash* pDash);
Completed in 15 milliseconds