Home
last modified time | relevance | path

Searched refs:Buffer (Results 1 – 5 of 5) sorted by relevance

/petsc/src/sys/classes/draw/impls/win32/
H A Dwin32draw.c59 …BitBlt(windraw->node->DoubleBuffer, 0, 0, windraw->w, windraw->h, windraw->node->Buffer, 0, 0, SRC… in PetscDrawSetDoubleBuffer_Win32()
73 …BitBlt(windraw->node->Buffer, 0, 0, windraw->w, windraw->h, windraw->node->DoubleBuffer, 0, 0, SRC… in PetscDrawFlush_Win32()
194 else hdc = windraw->node->Buffer; in PetscDrawRectangle_Win32()
218 else hdc = windraw->node->Buffer; in PetscDrawLine_Win32()
269 else hdc = windraw->node->Buffer; in PetscDrawPoint_Win32()
334 else hdc = windraw->node->Buffer; in PetscDrawString_Win32()
380 else hdc = windraw->node->Buffer; in PetscDrawStringVertical_Win32()
460 ExtFloodFill(windraw->node->Buffer, 0, 0, COLOR_WINDOW, FLOODFILLBORDER); in PetscDrawClear_Win32()
490 else bit = windraw->node->Buffer; in PetscDrawTriangle_Win32()
634 newnode->Buffer = CreateCompatibleDC(windraw->hdc); in PetscDrawCreate_Win32()
[all …]
H A Dwin32draw.h31 HDC Buffer, DoubleBuffer; member
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DCallConv.pm1081 my $Buffer = 0;
1092 if($Buffer+$MSize<$Word*$BYTE)
1095 $Buffer += $MSize;
1100 $Buffer = 0;
1106 $Buffer += $MSize;
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSF.pyx447 Buffer to broadcast.
449 Buffer to be reduced with values from each leaf's respective root.
473 Buffer to broadcast.
475 Buffer to be reduced with values from each leaf's respective root.
H A DVec.pyx1283 `Buffer object <python:c-api/buffer>` wrapping the local portion of