Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdi32/
H A Dbitmap.c450 char logpalbuf[sizeof(LOGPALETTE) + 256 * sizeof(PALETTEENTRY)]; in test_dibsections() local
451 LOGPALETTE *plogpal = (LOGPALETTE*)logpalbuf; in test_dibsections()
687 memset(plogpal, 0, sizeof(logpalbuf)); in test_dibsections()
768 memset(plogpal, 0, sizeof(logpalbuf)); in test_dibsections()