Home
last modified time | relevance | path

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

/AOO41X/main/soldep/source/
H A Ddepper.cxx70 … mpBaseWin = new DepWin( mpGraphWin->GetBufferWindow(), WB_NOBORDER | WB_SIZEABLE | WB_AUTOSIZE ); in Depper()
71 …mpBasePrjWin = new DepWin( mpGraphPrjWin->GetBufferWindow(), WB_NOBORDER | WB_SIZEABLE | WB_AUTOSI… in Depper()
/AOO41X/main/soldep/inc/soldep/
H A Dgraphwin.hxx43 Window* GetBufferWindow(){ return &aBufferWindow; }; in GetBufferWindow() function in GraphWin