Searched refs:cgRect (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.cpp1126 CGRect cgRect = { { x , y } , { w , h } };
1127 CGPathAddRect( m_path , NULL , cgRect );
H A Ddccg.cpp190 CGRect cgRect = { { x , y } , { w , h } } ; local
191 CGPathAddRect( m_path , NULL , cgRect ) ;

Completed in 52 milliseconds