Home
last modified time | relevance | path

Searched defs:image_family (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dicon_util_unittest.cc204 gfx::ImageFamily image_family; in TEST_F() local
238 gfx::ImageFamily image_family; in TEST_F() local
315 gfx::ImageFamily image_family; in TEST_F() local
426 gfx::ImageFamily image_family; in TEST_F() local
H A Dicon_util.cc53 bool BuildResizedImageFamily(const gfx::ImageFamily& image_family, in BuildResizedImageFamily()
102 const gfx::ImageFamily& image_family, in ConvertImageFamilyToBitmaps()
452 const gfx::ImageFamily& image_family, in CreateIconFileFromImageFamily()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dicon_util_unittest.cc204 gfx::ImageFamily image_family; in TEST_F() local
266 gfx::ImageFamily image_family; in TEST_F() local
343 gfx::ImageFamily image_family; in TEST_F() local
H A Dicon_util.cc51 bool BuildResizedImageFamily(const gfx::ImageFamily& image_family, in BuildResizedImageFamily()
100 const gfx::ImageFamily& image_family, in ConvertImageFamilyToBitmaps()
455 const gfx::ImageFamily& image_family, in CreateIconFileFromImageFamily()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_run_on_os_login_win_unittest.cc45 gfx::ImageFamily image_family; in GetShortcutInfo() local
H A Dweb_app_shortcuts_menu_win.cc112 gfx::ImageFamily image_family; in WriteShortcutsMenuIconsToIcoFiles() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/
H A Dweb_app_shortcut_manager.cc93 gfx::ImageFamily image_family; in OnIconsRead() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/images/
H A Dexport.py140 def _GetSourceImage(self, image, image_family, image_project): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/
H A Dimage_utils.py130 image_family=None, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dimage_loader_unittest.cc48 void OnImageFamilyLoaded(gfx::ImageFamily image_family) { in OnImageFamilyLoaded()
H A Dimage_loader.cc317 gfx::ImageFamily image_family; in ReplyBackWithImageFamily() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dimage_loader_unittest.cc48 void OnImageFamilyLoaded(gfx::ImageFamily image_family) { in OnImageFamilyLoaded()
H A Dimage_loader.cc317 gfx::ImageFamily image_family; in ReplyBackWithImageFamily() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/extensions/
H A Dweb_app_extension_shortcut.cc53 gfx::ImageFamily image_family) { in OnImageLoaded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/win/
H A Djumplist.cc141 gfx::ImageFamily image_family; in CreateIconFile() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/container/
H A Dapi_adapter.py406 def __init__(
892 image_family=None, argument
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/compute/drivers/
H A Dgce.py7318 def ex_get_image_from_family(self, image_family, ex_project_list=None, argument
7340 def _try_image_family(image_family, project=None): argument