Searched refs:genericColorSpace (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 Ddcmemory.cpp77 CGColorSpaceRef genericColorSpace = wxMacGetGenericRGBColorSpace(); local
82 CGContextSetFillColorSpace( bmCtx, genericColorSpace );
83 CGContextSetStrokeColorSpace( bmCtx, genericColorSpace );
H A Dmetafile.cpp143 CGColorSpaceRef genericColorSpace = wxMacGetGenericRGBColorSpace(); local
145 CGContextSetFillColorSpace( m_context, genericColorSpace );
146 CGContextSetStrokeColorSpace( m_context, genericColorSpace );

Completed in 103 milliseconds