Searched refs:curUpper (Results 1 - 1 of 1) 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.cpp310 wxPoint curUpper, curLower; local
312 MorphPoint( origin, mUpperLeft, curUpper );
320 wxRect morphed( curUpper.x, curUpper.y,
321 curLower.x - curUpper.x,
322 curLower.y - curUpper.y );
367 wxPoint curUpper, curLower; local
369 MorphPoint( origin, mUpperLeft, curUpper );
372 mUpperLeft.mFrom.x = curUpper.x - mpPl->mCurRect.x;
373 mUpperLeft.mFrom.y = curUpper
[all...]

Completed in 104 milliseconds