Searched refs:images_path (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
H A Dconvert_svg_images_to_png.py57 images_path = devtools_frontend_path + "/Images" variable
58 image_sources_path = images_path + "/src"
71 png_full_path = images_path + "/" + png_file_name + ".png"
H A Doptimize_png_images.py50 images_path = devtools_frontend_path + "/Images" variable
51 image_sources_path = images_path + "/src"
81 png_full_path = images_path + "/" + file_name + ".png"
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack.h135 const base::FilePath& images_path,
H A Dbrowser_theme_pack.cc1192 const base::FilePath& images_path,
1212 images_path.AppendASCII(name),
1222 images_path.AppendASCII(name),
1190 ParseImageNamesFromJSON( const base::DictionaryValue* images_value, const base::FilePath& images_path, FilePathMap* file_paths) const argument

Completed in 113 milliseconds