Searched refs:DoubleBufferBit (Results 1 – 2 of 2) sorted by relevance
32 HBITMAP BufferBit, DoubleBufferBit; member
54 windraw->node->DoubleBufferBit = CreateCompatibleBitmap(hdc, windraw->w, windraw->h); in PetscDrawSetDoubleBuffer_Win32()55 …>node->dbstore = SelectObject(windraw->node->DoubleBuffer, windraw->node->DoubleBufferBit); in PetscDrawSetDoubleBuffer_Win32()431 …if (windraw->node->DoubleBuffered) SetBitmapDimensionEx(windraw->node->DoubleBufferBit, w, h, NULL… in PetscDrawResizeWindow_Win32()