Home
last modified time | relevance | path

Searched refs:property_accessor (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/tab_contents/
Dtab_contents_wrapper.cc56 property_accessor()->SetProperty(contents->property_bag(), this); in TabContentsWrapper()
91 PropertyAccessor<TabContentsWrapper*>* TabContentsWrapper::property_accessor() { in property_accessor() function in TabContentsWrapper
208 property_accessor()->GetProperty(contents->property_bag()); in GetCurrentWrapperForContents()
Dtab_contents_wrapper.h59 static PropertyAccessor<TabContentsWrapper*>* property_accessor();