Searched refs:GetUserStyleSheetWatcher (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/profiles/
H A Dprofile.cc468 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() { function in class:OffTheRecordProfileImpl
469 return profile_->GetUserStyleSheetWatcher();
H A Dprofile.h415 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() = 0;
H A Dprofile_impl.h100 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher();
H A Dprofile_impl.cc963 UserStyleSheetWatcher* ProfileImpl::GetUserStyleSheetWatcher() { function in class:ProfileImpl
/external/chromium/chrome/browser/tab_contents/
H A Drender_view_host_delegate_helper.cc329 if (profile->GetUserStyleSheetWatcher()) {
332 profile->GetUserStyleSheetWatcher()->user_style_sheet();
/external/chromium/android/autofill/
H A Dprofile_android.h191 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid

Completed in 380 milliseconds