Searched refs:icon (Results 1 – 1 of 1) sorted by relevance
65 if let Some(icon) = match is_dir { in new()69 let icon = Image::new_from_image(icon); in new() localVariable70 icon.set_pivot_type(PivotType::Top); in new()71 item.add_child(icon); in new()