Searched refs:fIconPreview64 (Results 1 – 2 of 2) sorted by relevance
137 IconView* fIconPreview64; variable
966 fIconPreview64->SetIcon(fIcon); in SetIcon()1104 fIconPreview64 = new IconView(BRect(0, 0, 63, 63), "icon preview 64"); in _CreateGUI()1105 fIconPreview64->SetLowColor(ui_color(B_DESKTOP_COLOR)); in _CreateGUI()1126 iconPreviews->AddChild(fIconPreview64); in _CreateGUI()1384 fIconPreview64->SetIconBGColor(screen.DesktopColor()); in _WorkspaceEntered()