Home
last modified time | relevance | path

Searched refs:pNextC (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx656 Window* pNextC = pNext; in ProcessWindowEvent() local
657 while ( pNextC && !pNextC->IsCompoundControl() ) in ProcessWindowEvent()
658 pNextC = pNextC->GetParent(); in ProcessWindowEvent()
659 if ( pNextC ) in ProcessWindowEvent()
660 pNext = pNextC; in ProcessWindowEvent()

Completed in 22 milliseconds