Searched defs:pbr (Results 1 – 5 of 5) sorted by relevance
/reactos/win32ss/gdi/ntgdi/ |
H A D | brush.cpp | 94 PBRUSH pbr = static_cast<PBRUSH>(pvObject); in vDeleteObject() local 210 PBRUSH pbr; in CreateBrushInternal() local 272 PBRUSH pbr, in BRUSH_GetObject() 321 PBRUSH pbr; in IntGdiSetSolidBrushColor() local 517 PBRUSH pbr; in NtGdiGetObjectBitmapHandle() local 557 PBRUSH pbr; in NtGdiSetBrushAttributes() local 583 PBRUSH pbr; in NtGdiClearBrushAttributes() local
|
/reactos/dll/opengl/mesa/ |
H A D | lines.c | 397 GLubyte *pbr = ctx->PB->r; in smooth_rgba_line() local 431 GLubyte *pbr = ctx->PB->r; in smooth_rgba_z_line() local 607 GLubyte *pbr = ctx->PB->r; in general_smooth_rgba_line() local 824 GLubyte *pbr = ctx->PB->r; in smooth_textured_line() local
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdfat.c | 121 PDOS_PBR pbr; // Partition Boot Record in FormatBufferFat() local
|
/reactos/win32ss/gdi/eng/ |
H A D | engbrush.c | 318 PBRUSH pbr = pebo->pbrush; in EBRUSHOBJ_bRealizeBrush() local
|
/reactos/drivers/filesystems/btrfs/ |
H A D | read.c | 2731 NTSTATUS read_stream(fcb* fcb, uint8_t* data, uint64_t start, ULONG length, ULONG* pbr) { in read_stream() 2796 NTSTATUS read_file(fcb* fcb, uint8_t* data, uint64_t start, uint64_t length, ULONG* pbr, PIRP Irp) { in read_file()
|