Searched refs:pLBParent (Results 1 – 2 of 2) sorted by relevance
208 Window* pLBParent = this; in ImplInit() local210 pLBParent = mpFloatWin; in ImplInit()211 mpImplLB = new ImplListBox( pLBParent, nListStyle|WB_SIMPLEMODE ); in ImplInit()
164 Window* pLBParent = this; in ImplInit() local166 pLBParent = mpFloatWin; in ImplInit()167 mpImplLB = new ImplListBox( pLBParent, nStyle&(~WB_BORDER) ); in ImplInit()
Completed in 19 milliseconds