Searched refs:pDebugCtrl (Results 1 – 1 of 1) sorted by relevance
3734 Control* pDebugCtrl = aControlList.First(); in IMPL_LINK() local3737 long nDebugXPos = pDebugCtrl->GetPosPixel().X(); in IMPL_LINK()3738 long nDebugWidth = pDebugCtrl->GetSizePixel().Width(); in IMPL_LINK()3744 }while(0 != (pDebugCtrl = aControlList.Next())); in IMPL_LINK()
Completed in 33 milliseconds