Searched refs:pParentBrowser (Results 1 – 1 of 1) sorted by relevance
730 GalleryBrowser* pParentBrowser = dynamic_cast<GalleryBrowser*>(GetParent()); in KeyInput() local732 if (pParentBrowser != NULL) in KeyInput()733 bRet = pParentBrowser->KeyInput( rKEvt, pWindow ); in KeyInput()
Completed in 15 milliseconds