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