Home
last modified time | relevance | path

Searched refs:GetBitmapDataUrlFromResource (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/base/webui/
Dweb_ui_util.h30 UI_BASE_EXPORT std::string GetBitmapDataUrlFromResource(int resource_id);
Dweb_ui_util.cc44 std::string GetBitmapDataUrlFromResource(int res) { in GetBitmapDataUrlFromResource() function
/external/chromium_org/chrome/browser/ui/webui/options/
Dautofill_options_handler.cc454 webui::GetBitmapDataUrlFromResource( in LoadAutofillData()