Searched refs:aLocWin (Results 1 – 1 of 1) sorted by relevance
1505 Draw_Window* aLocWin = (Draw_Window* )GetWindowLongPtrW (hWnd, CLIENTWND); in DrawProc() local1506 if (aLocWin == NULL) in DrawProc()1517 aLocWin->Hide(); in DrawProc()1524 if (aLocWin->GetUseBuffer()) in DrawProc()1526 aLocWin->Redraw(); in DrawProc()1530 aLocWin->WExpose(); in DrawProc()1537 if (aLocWin->GetUseBuffer()) in DrawProc()1539 aLocWin->InitBuffer(); in DrawProc()1540 aLocWin->WExpose(); in DrawProc()1541 aLocWin->Redraw(); in DrawProc()