Searched refs:DIR_ICON_PATH (Results 1 – 1 of 1) sorted by relevance
22 const DIR_ICON_PATH: &[u8] = include_bytes!("../resource/dir_icon.png"); constant66 true => ImageResource::from_path(DIR_ICON_PATH), in new()