Searched refs:_Render (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.cpp89 static void _Render( void *info, CGContextRef ctxRef ) function in class:wxMacCoreGraphicsPattern
107 const CGPatternCallbacks wxMacCoreGraphicsPattern::ms_Callbacks = { 0, &wxMacCoreGraphicsPattern::_Render, &wxMacCoreGraphicsPattern::_Dispose };
H A Ddccg.cpp466 static void _Render( void *info, CGContextRef ctxRef ) function in class:wxMacCGPattern
484 const CGPatternCallbacks wxMacCGPattern::ms_Callbacks = { 0, &wxMacCGPattern::_Render, &wxMacCGPattern::_Dispose };

Completed in 160 milliseconds