HomeSort by relevance Sort by last modified time
    Searched full:property_accessor (Results 1 - 3 of 3) 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();
  /external/clang/lib/AST/
DumpXML.cpp 847 setFlag("property_accessor", D->isPropertyAccessor());

Completed in 2607 milliseconds