Searched refs:bIsTransparent (Results 1 – 2 of 2) sorted by relevance
1533 BOOL bIsTransparent, bBlend, bResult = FALSE, bMask; in ImageList_DrawIndirect() local1555 bIsTransparent = (fStyle & ILD_TRANSPARENT); in ImageList_DrawIndirect()1557 bIsTransparent = TRUE; in ImageList_DrawIndirect()1559 bIsTransparent = TRUE; in ImageList_DrawIndirect()1629 if (bIsTransparent) in ImageList_DrawIndirect()1664 if( bIsTransparent ) in ImageList_DrawIndirect()1679 if( !bIsTransparent ) in ImageList_DrawIndirect()1755 if (himl->hbmMask && bIsTransparent ) { in ImageList_DrawIndirect()
755 if (bIsTransparent)