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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dupdatesmgr.cpp52 ( data.mPrevBounds.x != currentBounds.x ||
53 data.mPrevBounds.y != currentBounds.y ||
54 data.mPrevBounds.width != currentBounds.width ||
55 data.mPrevBounds.height != currentBounds.height )
H A Dgcupdatesmgr.cpp171 //wxRect r1 = pRow->mUMgrData.mPrevBounds;
214 pCurBar->mUMgrData.mPrevBounds );
235 barsToRepaint[i]->mUMgrData.mPrevBounds );
H A Dcontrolbar.cpp1768 : mPrevBounds( -1,-1,0,0 ),
1775 mPrevBounds = boundsInParent;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dcontrolbar.h652 wxRect mPrevBounds; // previous state of layout item (in parent frame's coordinates) member in class:cbUpdateMgrData

Completed in 57 milliseconds