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

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 56 property_accessor()->SetProperty(contents->property_bag(), this);
91 PropertyAccessor<TabContentsWrapper*>* TabContentsWrapper::property_accessor() { function in class:TabContentsWrapper
208 property_accessor()->GetProperty(contents->property_bag());
tab_contents_wrapper.h 59 static PropertyAccessor<TabContentsWrapper*>* property_accessor();

Completed in 194 milliseconds