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

  /external/chromium/android/autofill/
profile_android.h 191 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.cc 468 virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher() {
469 return profile_->GetUserStyleSheetWatcher();
profile_impl.cc     [all...]

Completed in 668 milliseconds