Searched refs:StrokeLineSegments (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgraphics.cpp171 void StrokeLineSegments( CGContextRef ctxRef , const CGPoint pts[] , size_t count ) function in class:HatchPattern
201 StrokeLineSegments( ctxRef , pts , 2 );
212 StrokeLineSegments( ctxRef , pts , 4 );
222 StrokeLineSegments( ctxRef , pts , 2 );
233 StrokeLineSegments( ctxRef , pts , 4 );
243 StrokeLineSegments( ctxRef , pts , 2 );
253 StrokeLineSegments( ctxRef , pts , 2 );
H A Ddccg.cpp548 void StrokeLineSegments( CGContextRef ctxRef , const CGPoint pts[] , size_t count ) function in class:HatchPattern
578 StrokeLineSegments( ctxRef , pts , 2 ) ;
589 StrokeLineSegments( ctxRef , pts , 4 ) ;
599 StrokeLineSegments( ctxRef , pts , 2 ) ;
610 StrokeLineSegments( ctxRef , pts , 4 ) ;
620 StrokeLineSegments( ctxRef , pts , 2 ) ;
630 StrokeLineSegments( ctxRef , pts , 2 ) ;

Completed in 107 milliseconds