HomeSort by relevance Sort by last modified time
    Searched refs:icon_filename (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/
icon_util_unittest.cc 61 // Loads an .ico file from |icon_filename| and asserts that it contains all of
64 void CheckAllIconSizes(const base::FilePath& icon_filename,
75 void IconUtilTest::CheckAllIconSizes(const base::FilePath& icon_filename,
77 ASSERT_TRUE(base::PathExists(icon_filename));
88 HICON icon = LoadIconFromFile(icon_filename, kSmallIconWidth,
96 ASSERT_TRUE(base::ReadFileToString(icon_filename, &icon_data));
143 base::FilePath icon_filename = local
146 HICON icon = LoadIconFromFile(icon_filename,
253 base::FilePath icon_filename = temp_directory_.path().AppendASCII( local
258 icon_filename));
345 base::FilePath icon_filename = local
    [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.h 43 char icon_filename[MAX_OSU_VALS][256]; member in struct:hs20_osu_client
osu_client.c     [all...]

Completed in 177 milliseconds