Searched refs:hasSharedIcon (Results 1 – 1 of 1) sorted by relevance
763 BOOL hasSharedIcon = notifyItem->dwState & NIS_SHAREDICON; in AddButton() local764 if (hasSharedIcon) in AddButton()895 BOOL hasSharedIcon = notifyItem->dwState & NIS_SHAREDICON; in UpdateButton() local896 if (hasSharedIcon) in UpdateButton()1020 BOOL hasSharedIcon = data->dwState & NIS_SHAREDICON; in ResizeImagelist() local1021 INT iIcon = hasSharedIcon ? FindExistingSharedIcon(data->hIcon) : -1; in ResizeImagelist()