Searched refs:mUpperLeft (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dhintanimpl.cpp312 MorphPoint( origin, mUpperLeft, curUpper );
357 mUpperLeft.mFrom.x = mpPl->mPrevRect.x - mpPl->mCurRect.x;
358 mUpperLeft.mFrom.y = mpPl->mPrevRect.y - mpPl->mCurRect.y;
360 mLowerRight.mFrom.x = ( mUpperLeft.mFrom.x + mpPl->mPrevRect.width );
361 mLowerRight.mFrom.y = ( mUpperLeft.mFrom.y + mpPl->mPrevRect.height );
369 MorphPoint( origin, mUpperLeft, curUpper );
372 mUpperLeft.mFrom.x = curUpper.x - mpPl->mCurRect.x;
373 mUpperLeft.mFrom.y = curUpper.y - mpPl->mCurRect.y;
375 mLowerRight.mFrom.x = ( mUpperLeft.mFrom.x + curLower.x - curUpper.x );
376 mLowerRight.mFrom.y = ( mUpperLeft
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dhintanimpl.h118 MorphInfoT mUpperLeft; member in class:cbHintAnimTimer

Completed in 112 milliseconds