Searched refs:pCornerWin (Results 1 – 4 of 4) sorted by relevance
1323 if ( !getDataWindow()->pCornerWin ) in UpdateScrollbars()1324 getDataWindow()->pCornerWin = new ScrollBarBox( this, 0 ); in UpdateScrollbars()1325 getDataWindow()->pCornerWin->SetPosSizePixel( in UpdateScrollbars()1328 getDataWindow()->pCornerWin->Show(); in UpdateScrollbars()1331 DELETEZ( getDataWindow()->pCornerWin ); in UpdateScrollbars()
123 ScrollBarBox* pCornerWin; // Window in the corner btw the ScrollBars member in BrowserDataWin
213 ,pCornerWin( 0 ) in BrowserDataWin()
188 delete getDataWindow()->pCornerWin; in ~BrowseBox()
Completed in 36 milliseconds