Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/io/display/
H A Ddisplay.c19 PVOID BfiGraphicsRectangle; variable
274 BfiGraphicsRectangle = BlMmAllocateHeap(90); in DsppInitialize()
275 if (!BfiGraphicsRectangle) in DsppInitialize()