Searched refs:widthOld (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dradiobox.cpp392 int widthOld, heightOld; local
393 GetSize(&widthOld, &heightOld);
434 width = widthOld;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dradiobox.cpp381 int widthOld, heightOld; local
383 GetSize( &widthOld, &heightOld );
433 width = widthOld;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dradiobox.cpp554 int widthOld, heightOld; local
555 GetSize(&widthOld, &heightOld);
587 width = widthOld;

Completed in 117 milliseconds