Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dimagelist.c112 BOOL color_table_set; member
487 !himl->color_table_set && himl->cCurImage == 0) in ImageList_Add()
843 himl->color_table_set = FALSE; in ImageList_Create()
3352 if (!himl->color_table_set) in ImageList_CreateImage()
3410 himl->color_table_set = TRUE; in ImageList_SetColorTable()