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

  /external/chromium/chrome/browser/ui/webui/
theme_source.h 37 void SendThemeBitmap(int request_id, int resource_id);
theme_source.cc 60 SendThemeBitmap(request_id, resource_id);
107 void ThemeSource::SendThemeBitmap(int request_id, int resource_id) {
  /external/chromium_org/chrome/browser/ui/webui/
theme_source.h 42 void SendThemeBitmap(
theme_source.cc 82 SendThemeBitmap(callback, resource_id, scale_factor);
137 void ThemeSource::SendThemeBitmap(

Completed in 945 milliseconds