Searched refs:CreateRects (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dregion.cpp391 void CreateRects( const wxRegion& r );
404 void wxRIRefData::CreateRects( const wxRegion& region ) function in class:wxRIRefData
449 ((wxRIRefData*)m_refData)->CreateRects(region);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dregion.cpp374 void CreateRects( const wxRegion& r );
382 void wxRIRefData::CreateRects( const wxRegion& region ) function in class:wxRIRefData
438 ((wxRIRefData*)m_refData)->CreateRects(region);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dregion.h121 void CreateRects( const wxRegion& r );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dregion.cpp362 void wxRegionIterator::CreateRects( const wxRegion& region ) function in class:wxRegionIterator
395 CreateRects(region);

Completed in 55 milliseconds